2023-12-18T16:44:41.095 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-18T16:44:41.095 DEBUG:teuthology.run:Teuthology command: teuthology --name adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi --owner scheduled_adking@teuthology --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} --verbose --archive /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557 -- /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/orig.config.yaml 2023-12-18T16:44:41.131 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T16:44:41.213 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557 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: '7495557' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-18_16:39:21-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: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 6505 sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-12-17-2227 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 targets: smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZEQai3gX4bgxusid9cDYZo2quTHPoqzygkg5CC48Kne/iOihS1kAAymcwLZ/p5kwmcH4kSm9CODDZ8aWnFJkY= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKV7rkfmdTTJ1VIPxRg1QjV410QwKHTkQJyTJpK2YxUoqI6Ucs/0A4uq2V1DMhApdYuYT3rZZyuvJWqFNiCokrI= 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_16:39:21 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-18T16:44:41.213 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-18T16:44:41.214 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks 2023-12-18T16:44:41.214 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-18T16:44:41.215 INFO:teuthology.task.internal:Checking packages... 2023-12-18T16:44:41.235 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '861525e252e70f0d455bae7d2dc4d635f8b415f1' 2023-12-18T16:44:41.235 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-18T16:44:41.235 INFO:teuthology.packaging:ref: None 2023-12-18T16:44:41.235 INFO:teuthology.packaging:tag: None 2023-12-18T16:44:41.235 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-17-2227 2023-12-18T16:44:41.235 INFO:teuthology.packaging:sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T16:44:41.236 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-18T16:44:41.454 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-303.g861525e2 2023-12-18T16:44:41.455 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-18T16:44:41.461 INFO:teuthology.task.internal:no buildpackages task found 2023-12-18T16:44:41.461 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-18T16:44:41.478 INFO:teuthology.task.internal:Saving configuration 2023-12-18T16:44:41.492 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-18T16:44:41.498 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T16:44:41.523 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557', '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 16:39:26.172772', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZEQai3gX4bgxusid9cDYZo2quTHPoqzygkg5CC48Kne/iOihS1kAAymcwLZ/p5kwmcH4kSm9CODDZ8aWnFJkY='} 2023-12-18T16:44:41.543 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557', '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 16:39:26.174627', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKV7rkfmdTTJ1VIPxRg1QjV410QwKHTkQJyTJpK2YxUoqI6Ucs/0A4uq2V1DMhApdYuYT3rZZyuvJWqFNiCokrI='} 2023-12-18T16:44:41.543 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-18T16:44:41.550 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-18T16:44:41.550 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-18T16:44:41.550 INFO:teuthology.run_tasks:Running task console_log... 2023-12-18T16:44:41.625 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f52648ede50>, signals=[15]) 2023-12-18T16:44:41.625 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-18T16:44:41.631 INFO:teuthology.task.internal:Opening connections... 2023-12-18T16:44:41.631 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T16:44:41.633 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T16:44:41.704 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2023-12-18T16:44:41.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T16:44:41.777 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-18T16:44:41.784 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2023-12-18T16:44:41.805 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2023-12-18T16:44:41.805 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2023-12-18T16:44:41.864 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T16:44:41.864 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:ID="rhel" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="fedora" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="8.6" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el8" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T16:44:41.865 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T16:44:41.866 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T16:44:41.866 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T16:44:41.866 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2023-12-18T16:44:41.890 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2023-12-18T16:44:41.910 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2023-12-18T16:44:41.910 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:ID="rhel" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="fedora" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="8.6" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el8" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T16:44:41.973 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:41.974 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T16:44:41.974 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T16:44:41.974 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T16:44:41.974 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T16:44:41.974 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2023-12-18T16:44:41.998 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-18T16:44:42.007 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-18T16:44:42.012 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-18T16:44:42.012 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2023-12-18T16:44:42.015 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2023-12-18T16:44:42.035 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-18T16:44:42.041 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-18T16:44:42.041 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2023-12-18T16:44:42.074 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2023-12-18T16:44:42.101 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-18T16:44:42.154 INFO:teuthology.run_tasks:Running task kernel... 2023-12-18T16:44:42.168 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-18T16:44:42.168 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-18T16:44:42.169 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T16:44:42.169 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T16:44:42.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T16:44:42.187 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2023-12-18T16:44:42.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T16:44:42.188 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-18T16:44:42.249 INFO:teuthology.orchestra.run.smithi160.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:42.249 INFO:teuthology.task.kernel:Running kernel on smithi160: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:42.249 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2023-12-18T16:44:42.250 INFO:teuthology.task.kernel:Running kernel on smithi119: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:42.250 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2023-12-18T16:44:43.788 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:43.788 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2023-12-18T16:44:43.850 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:43.850 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T16:44:43.915 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:43.916 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:43.916 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:43.965 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:43.965 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:43.965 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:45.713 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-18T16:44:45.845 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-18T16:44:47.506 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 9.8 MB/s | 16 MB 00:01 2023-12-18T16:44:47.531 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 16 MB 00:01 2023-12-18T16:44:51.054 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 445 kB/s | 24 kB 00:00 2023-12-18T16:44:51.089 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 437 kB/s | 24 kB 00:00 2023-12-18T16:44:51.833 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T16:44:51.833 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T16:44:51.840 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T16:44:51.840 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T16:44:51.911 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:44:51.912 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:44:51.912 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:44:51.923 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:44:51.924 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:44:51.924 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:44:52.059 DEBUG:teuthology.orchestra.run.smithi160:> echo no | sudo yum reinstall kernel || true 2023-12-18T16:44:52.066 DEBUG:teuthology.orchestra.run.smithi119:> echo no | sudo yum reinstall kernel || true 2023-12-18T16:44:52.398 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:52.398 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T16:44:52.401 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:52.401 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2023-12-18T16:44:52.458 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:52.458 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:52.459 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:52.468 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:52.468 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:52.468 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:01 ago on Mon 18 Dec 2023 04:44:51 PM UTC. 2023-12-18T16:44:52.777 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:01 ago on Mon 18 Dec 2023 04:44:51 PM UTC. 2023-12-18T16:44:52.844 INFO:teuthology.orchestra.run.smithi119.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-18T16:44:52.844 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T16:44:52.853 INFO:teuthology.orchestra.run.smithi160.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-18T16:44:52.862 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T16:44:52.909 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-18T16:44:52.939 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2023-12-18T16:44:52.955 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum reinstall -y kernel || true 2023-12-18T16:44:52.987 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum reinstall -y kernel || true 2023-12-18T16:44:53.290 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:53.290 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T16:44:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:44:53.325 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2023-12-18T16:44:53.342 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:53.342 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:44:53.383 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:53.384 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T16:44:53.384 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:44:53.643 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 04:44:51 PM UTC. 2023-12-18T16:44:53.688 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 04:44:51 PM UTC. 2023-12-18T16:44:53.705 INFO:teuthology.orchestra.run.smithi119.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-18T16:44:53.705 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T16:44:53.735 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-18T16:44:53.756 INFO:teuthology.orchestra.run.smithi160.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-18T16:44:53.756 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T16:44:53.782 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T16:44:53.784 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2023-12-18T16:44:53.838 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T16:44:53.936 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:53.936 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:53.936 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T16:44:53.936 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-18T16:44:53.937 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T16:44:53.968 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2023-12-18T16:44:53.981 DEBUG:teuthology.parallel:result is None 2023-12-18T16:44:54.014 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:54.014 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T16:44:54.014 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T16:44:54.014 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-18T16:44:54.015 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T16:44:54.051 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2023-12-18T16:44:54.068 DEBUG:teuthology.parallel:result is None 2023-12-18T16:44:54.068 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-18T16:44:54.076 INFO:teuthology.task.internal:Creating test directory... 2023-12-18T16:44:54.076 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T16:44:54.079 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T16:44:54.126 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-18T16:44:54.132 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-18T16:44:54.138 INFO:teuthology.task.internal:Creating archive directory... 2023-12-18T16:44:54.139 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T16:44:54.141 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T16:44:54.198 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-18T16:44:54.205 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-18T16:44:54.205 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:44:54.208 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:44:54.244 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T16:44:54.254 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T16:44:54.268 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T16:44:54.279 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T16:44:54.280 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-18T16:44:54.287 INFO:teuthology.task.internal:Configuring sudo... 2023-12-18T16:44:54.287 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T16:44:54.300 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T16:44:54.347 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-18T16:44:54.356 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-18T16:44:54.356 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T16:44:54.367 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T16:44:54.404 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T16:44:54.465 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T16:44:54.516 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T16:44:54.599 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T16:44:54.642 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:44:54.642 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T16:44:54.709 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T16:44:54.755 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T16:44:54.803 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T16:44:54.888 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T16:44:54.930 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:44:54.930 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T16:44:54.996 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2023-12-18T16:44:54.999 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2023-12-18T16:44:55.041 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T16:44:55.085 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T16:44:55.563 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-18T16:44:55.571 INFO:teuthology.task.internal:Starting timer... 2023-12-18T16:44:55.572 INFO:teuthology.run_tasks:Running task pcp... 2023-12-18T16:44:55.582 INFO:teuthology.run_tasks:Running task selinux... 2023-12-18T16:44:55.590 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-18T16:44:55.591 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2023-12-18T16:44:55.669 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2023-12-18T16:44:55.671 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2023-12-18T16:44:55.733 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2023-12-18T16:44:55.735 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-18T16:44:55.735 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2023-12-18T16:44:55.757 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2023-12-18T16:44:55.757 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2023-12-18T16:44:55.782 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2023-12-18T16:44:55.783 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi119.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2023-12-18T16:44:55.783 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:44:55.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T16:44:55.825 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:44:55.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T16:44:55.852 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-18T16:44:55.853 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2023-12-18T16:44:55.909 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2023-12-18T16:44:55.937 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-18T16:44:55.947 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-18T16:44:55.954 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-18T16:44:56.115 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-18T16:44:56.130 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-18T16:44:56.131 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi119.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-18T16:49:47.629 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi119.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2023-12-18T16:49:47.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-18T16:49:47.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T16:49:47.705 DEBUG:teuthology.orchestra.run.smithi119:> true 2023-12-18T16:49:47.772 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-18T16:49:47.772 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2023-12-18T16:49:47.773 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T16:49:47.843 DEBUG:teuthology.orchestra.run.smithi160:> true 2023-12-18T16:49:47.915 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2023-12-18T16:49:47.915 INFO:teuthology.run_tasks:Running task clock... 2023-12-18T16:49:47.928 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-18T16:49:47.929 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T16:49:47.929 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:49:47.932 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T16:49:47.932 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:49:47.963 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T16:49:47.979 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T16:49:47.988 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T16:49:48.003 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T16:49:48.043 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2023-12-18T16:49:48.055 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2023-12-18T16:49:48.069 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T16:49:48.082 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2023-12-18T16:49:48.083 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T16:49:48.094 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2023-12-18T16:49:48.108 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T16:49:48.123 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T16:49:48.156 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.160 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.200 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2023-12-18T16:49:48.203 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T16:49:48.204 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2023-12-18T16:49:48.204 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.204 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.204 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.204 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T16:49:48.205 INFO:teuthology.run_tasks:Running task pexec... 2023-12-18T16:49:48.218 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-18T16:49:48.218 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T16:49:48.218 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T16:49:48.219 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi160.front.sepia.ceph.com 2023-12-18T16:49:48.219 DEBUG:teuthology.orchestra.run.smithi160:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T16:49:48.593 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:49:48.624 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:49:49.292 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 167 kB/s | 4.5 kB 00:00 2023-12-18T16:49:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 175 kB/s | 4.5 kB 00:00 2023-12-18T16:49:49.821 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 134 kB/s | 4.1 kB 00:00 2023-12-18T16:49:49.834 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 132 kB/s | 4.1 kB 00:00 2023-12-18T16:49:52.575 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout:Resetting modules: 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:49:52.577 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:49:52.786 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout:Resetting modules: 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:49:52.787 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:49:57.582 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:49:57.912 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:49:58.043 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:49:58.377 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:49:58.696 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 174 kB/s | 4.5 kB 00:00 2023-12-18T16:49:59.060 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-18T16:49:59.214 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 151 kB/s | 4.1 kB 00:00 2023-12-18T16:49:59.587 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 140 kB/s | 4.1 kB 00:00 2023-12-18T16:50:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:50:02.080 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T16:50:02.080 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:50:02.080 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T16:50:02.080 INFO:teuthology.orchestra.run.smithi119.stdout:Installing group/module packages: 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T16:50:02.081 INFO:teuthology.orchestra.run.smithi119.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:Installing weak dependencies: 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.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-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:Installing module profiles: 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools/common 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling module streams: 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools rhel8 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2023-12-18T16:50:02.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:02.083 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 26 M 2023-12-18T16:50:02.083 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 87 M 2023-12-18T16:50:02.083 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:50:02.162 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): yajl-2.1.0-12.el8.x86_64.rpm 522 kB/s | 41 kB 00:00 2023-12-18T16:50:02.178 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 259 kB/s | 25 kB 00:00 2023-12-18T16:50:02.204 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 777 kB/s | 94 kB 00:00 2023-12-18T16:50:02.263 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 9.9 MB/s | 1.0 MB 00:00 2023-12-18T16:50:02.304 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 7.2 MB/s | 739 kB 00:00 2023-12-18T16:50:02.329 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 599 kB/s | 39 kB 00:00 2023-12-18T16:50:02.355 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.6 MB/s | 239 kB 00:00 2023-12-18T16:50:02.413 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.6 MB/s | 153 kB 00:00 2023-12-18T16:50:02.480 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 25 MB/s | 3.7 MB 00:00 2023-12-18T16:50:02.495 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:50:02.631 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 19 MB/s | 8.8 MB 00:00 2023-12-18T16:50:02.647 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2023-12-18T16:50:02.647 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:50:02.647 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2023-12-18T16:50:02.647 INFO:teuthology.orchestra.run.smithi160.stdout:Installing group/module packages: 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.stdout:Installing weak dependencies: 2023-12-18T16:50:02.648 INFO:teuthology.orchestra.run.smithi160.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-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout:Installing module profiles: 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools/common 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout:Enabling module streams: 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools rhel8 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2023-12-18T16:50:02.649 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:02.650 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 26 M 2023-12-18T16:50:02.650 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 87 M 2023-12-18T16:50:02.650 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:50:02.714 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 11 MB/s | 2.5 MB 00:00 2023-12-18T16:50:02.724 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 335 kB/s | 25 kB 00:00 2023-12-18T16:50:02.739 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 456 kB/s | 49 kB 00:00 2023-12-18T16:50:02.750 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): yajl-2.1.0-12.el8.x86_64.rpm 414 kB/s | 41 kB 00:00 2023-12-18T16:50:02.767 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 809 kB/s | 94 kB 00:00 2023-12-18T16:50:02.836 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 9.0 MB/s | 1.0 MB 00:00 2023-12-18T16:50:02.865 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2023-12-18T16:50:02.865 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:50:02.866 INFO:teuthology.orchestra.run.smithi119.stdout:Total 33 MB/s | 26 MB 00:00 2023-12-18T16:50:02.884 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 6.2 MB/s | 739 kB 00:00 2023-12-18T16:50:02.909 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 543 kB/s | 39 kB 00:00 2023-12-18T16:50:02.934 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.7 MB/s | 239 kB 00:00 2023-12-18T16:50:02.976 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 3.6 MB/s | 153 kB 00:00 2023-12-18T16:50:03.068 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 23 MB/s | 3.7 MB 00:00 2023-12-18T16:50:03.142 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:50:03.163 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:50:03.163 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:50:03.235 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 18 MB/s | 8.8 MB 00:00 2023-12-18T16:50:03.285 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 12 MB/s | 2.5 MB 00:00 2023-12-18T16:50:03.311 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 658 kB/s | 49 kB 00:00 2023-12-18T16:50:03.393 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:50:03.402 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:50:03.428 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2023-12-18T16:50:03.428 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:50:03.428 INFO:teuthology.orchestra.run.smithi160.stdout:Total 33 MB/s | 26 MB 00:00 2023-12-18T16:50:03.712 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:50:03.731 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:50:03.731 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:50:03.963 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:50:03.972 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:50:04.038 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:50:04.294 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T16:50:04.562 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:50:04.822 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T16:50:04.836 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T16:50:05.048 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T16:50:05.254 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T16:50:05.380 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T16:50:05.442 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T16:50:05.593 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T16:50:05.701 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T16:50:05.797 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T16:50:05.936 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T16:50:05.967 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T16:50:06.218 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T16:50:06.454 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T16:50:06.861 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T16:50:07.153 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T16:50:07.319 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T16:50:07.571 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T16:50:07.599 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T16:50:08.004 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T16:50:08.514 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T16:50:08.756 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T16:50:08.911 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T16:50:08.990 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T16:50:09.182 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T16:50:09.374 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T16:50:09.434 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T16:50:09.435 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T16:50:09.821 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T16:50:09.822 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T16:50:09.822 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T16:50:09.822 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T16:50:09.822 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T16:50:09.822 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T16:50:14.692 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T16:50:14.693 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.250 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.251 INFO:teuthology.orchestra.run.smithi119.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.251 INFO:teuthology.orchestra.run.smithi119.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T16:50:15.251 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:15.251 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:50:15.278 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T16:50:15.278 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:50:15.414 DEBUG:teuthology.parallel:result is None 2023-12-18T16:50:15.840 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T16:50:15.841 INFO:teuthology.orchestra.run.smithi160.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T16:50:15.842 INFO:teuthology.orchestra.run.smithi160.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T16:50:15.842 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:15.842 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:50:16.008 DEBUG:teuthology.parallel:result is None 2023-12-18T16:50:16.008 INFO:teuthology.run_tasks:Running task install... 2023-12-18T16:50:16.019 DEBUG:teuthology.task.install:project ceph 2023-12-18T16:50:16.019 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'}} 2023-12-18T16:50:16.019 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'} 2023-12-18T16:50:16.019 INFO:teuthology.task.install:Using flavor: default 2023-12-18T16:50:16.025 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-18T16:50:16.026 INFO:teuthology.task.install:extra packages: [] 2023-12-18T16:50:16.026 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-18T16:50:16.027 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-18T16:50:16.029 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-18T16:50:16.029 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-18T16:50:16.179 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-18T16:50:16.179 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T16:50:16.259 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-18T16:50:16.259 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T16:50:16.382 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-18T16:50:16.383 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:50:16.383 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T16:50:16.412 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-18T16:50:16.412 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:50:16.460 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-18T16:50:16.460 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:50:16.460 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T16:50:16.481 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:50:16.493 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-18T16:50:16.493 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:50:16.559 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:50:16.565 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:50:16.624 INFO:teuthology.orchestra.run.smithi160.stdout:check_obsoletes = 1 2023-12-18T16:50:16.626 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum clean all 2023-12-18T16:50:16.646 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:50:16.713 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2023-12-18T16:50:16.715 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2023-12-18T16:50:17.005 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:50:17.092 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:50:17.447 INFO:teuthology.orchestra.run.smithi160.stdout:52 files removed 2023-12-18T16:50:17.495 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-radosgw 2023-12-18T16:50:17.530 INFO:teuthology.orchestra.run.smithi119.stdout:52 files removed 2023-12-18T16:50:17.577 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw 2023-12-18T16:50:17.832 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:50:17.910 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:50:19.299 INFO:teuthology.orchestra.run.smithi160.stdout:ceph packages for x86_64 203 kB/s | 81 kB 00:00 2023-12-18T16:50:19.456 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 206 kB/s | 81 kB 00:00 2023-12-18T16:50:19.633 INFO:teuthology.orchestra.run.smithi160.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-18T16:50:19.740 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 38 kB/s | 9.5 kB 00:00 2023-12-18T16:50:19.992 INFO:teuthology.orchestra.run.smithi160.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-18T16:50:20.032 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 5.6 kB/s | 1.5 kB 00:00 2023-12-18T16:50:20.167 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-18T16:50:20.182 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-18T16:50:21.302 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-18T16:50:21.887 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-18T16:50:24.959 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 589 kB/s | 24 kB 00:00 2023-12-18T16:50:25.435 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 421 kB/s | 24 kB 00:00 2023-12-18T16:50:26.360 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 58 MB 00:01 2023-12-18T16:50:26.854 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 58 MB 00:01 2023-12-18T16:50:37.494 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 64 MB 00:01 2023-12-18T16:50:37.604 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 64 MB 00:01 2023-12-18T16:50:47.278 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 26 MB/s | 8.8 MB 00:00 2023-12-18T16:50:47.413 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 24 MB/s | 8.8 MB 00:00 2023-12-18T16:50:54.491 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:50:54.491 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout:=================================================================================================== 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout:=================================================================================================== 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrading: 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T16:50:54.493 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T16:50:54.494 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T16:50:54.495 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:54.496 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:50:54.496 INFO:teuthology.orchestra.run.smithi160.stdout:=================================================================================================== 2023-12-18T16:50:54.496 INFO:teuthology.orchestra.run.smithi160.stdout:Install 21 Packages 2023-12-18T16:50:54.496 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrade 2 Packages 2023-12-18T16:50:54.496 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 62 M 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T16:50:54.497 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T16:50:54.498 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T16:50:54.499 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:Install 21 Packages 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 62 M 2023-12-18T16:50:54.500 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:50:55.412 INFO:teuthology.orchestra.run.smithi119.stdout:(1/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 6.9 MB/s | 5.4 MB 00:00 2023-12-18T16:50:55.487 INFO:teuthology.orchestra.run.smithi119.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 324 kB/s | 24 kB 00:00 2023-12-18T16:50:55.871 INFO:teuthology.orchestra.run.smithi119.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 2.1 MB/s | 838 kB 00:00 2023-12-18T16:50:55.996 INFO:teuthology.orchestra.run.smithi119.stdout:(4/23): libradosstriper1-19.0.0-303.g861525e2.e 4.0 MB/s | 517 kB 00:00 2023-12-18T16:50:56.505 INFO:teuthology.orchestra.run.smithi119.stdout:(5/23): librgw2-19.0.0-303.g861525e2.el8.x86_64 14 MB/s | 6.9 MB 00:00 2023-12-18T16:50:56.555 INFO:teuthology.orchestra.run.smithi119.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 898 kB/s | 45 kB 00:00 2023-12-18T16:50:56.613 INFO:teuthology.orchestra.run.smithi119.stdout:(7/23): python3-ceph-common-19.0.0-303.g861525e 2.2 MB/s | 129 kB 00:00 2023-12-18T16:50:56.839 INFO:teuthology.orchestra.run.smithi119.stdout:(8/23): python3-cephfs-19.0.0-303.g861525e2.el8 874 kB/s | 196 kB 00:00 2023-12-18T16:50:56.939 INFO:teuthology.orchestra.run.smithi119.stdout:(9/23): python3-rados-19.0.0-303.g861525e2.el8. 3.6 MB/s | 371 kB 00:00 2023-12-18T16:50:57.123 INFO:teuthology.orchestra.run.smithi119.stdout:(10/23): python3-rbd-19.0.0-303.g861525e2.el8.x 1.9 MB/s | 365 kB 00:00 2023-12-18T16:50:57.214 INFO:teuthology.orchestra.run.smithi119.stdout:(11/23): python3-rgw-19.0.0-303.g861525e2.el8.x 1.1 MB/s | 107 kB 00:00 2023-12-18T16:50:57.372 INFO:teuthology.orchestra.run.smithi160.stdout:(1/23): ceph-common-19.0.0-303.g861525e2.el8.x8 8.1 MB/s | 23 MB 00:02 2023-12-18T16:50:57.382 INFO:teuthology.orchestra.run.smithi119.stdout:(12/23): ceph-radosgw-19.0.0-303.g861525e2.el8. 5.0 MB/s | 14 MB 00:02 2023-12-18T16:50:57.414 INFO:teuthology.orchestra.run.smithi160.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 590 kB/s | 24 kB 00:00 2023-12-18T16:50:57.498 INFO:teuthology.orchestra.run.smithi119.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 525 kB/s | 59 kB 00:00 2023-12-18T16:50:57.506 INFO:teuthology.orchestra.run.smithi160.stdout:(3/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 1.8 MB/s | 5.4 MB 00:02 2023-12-18T16:50:57.540 INFO:teuthology.orchestra.run.smithi160.stdout:(4/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 6.5 MB/s | 838 kB 00:00 2023-12-18T16:50:57.540 INFO:teuthology.orchestra.run.smithi119.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 940 kB/s | 306 kB 00:00 2023-12-18T16:50:57.557 INFO:teuthology.orchestra.run.smithi119.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-12-18T16:50:57.616 INFO:teuthology.orchestra.run.smithi119.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 754 kB/s | 44 kB 00:00 2023-12-18T16:50:57.673 INFO:teuthology.orchestra.run.smithi160.stdout:(5/23): libradosstriper1-19.0.0-303.g861525e2.e 3.0 MB/s | 517 kB 00:00 2023-12-18T16:50:57.683 INFO:teuthology.orchestra.run.smithi119.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 12 MB/s | 1.7 MB 00:00 2023-12-18T16:50:57.708 INFO:teuthology.orchestra.run.smithi119.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2023-12-18T16:50:57.740 INFO:teuthology.orchestra.run.smithi160.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 673 kB/s | 45 kB 00:00 2023-12-18T16:50:57.758 INFO:teuthology.orchestra.run.smithi119.stdout:(19/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 1.0 MB/s | 47 kB 00:00 2023-12-18T16:50:57.792 INFO:teuthology.orchestra.run.smithi119.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2023-12-18T16:50:57.824 INFO:teuthology.orchestra.run.smithi160.stdout:(7/23): python3-ceph-common-19.0.0-303.g861525e 1.5 MB/s | 129 kB 00:00 2023-12-18T16:50:57.966 INFO:teuthology.orchestra.run.smithi160.stdout:(8/23): librgw2-19.0.0-303.g861525e2.el8.x86_64 16 MB/s | 6.9 MB 00:00 2023-12-18T16:50:57.991 INFO:teuthology.orchestra.run.smithi160.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 1.2 MB/s | 196 kB 00:00 2023-12-18T16:50:58.032 INFO:teuthology.orchestra.run.smithi160.stdout:(10/23): python3-rados-19.0.0-303.g861525e2.el8 5.4 MB/s | 371 kB 00:00 2023-12-18T16:50:58.109 INFO:teuthology.orchestra.run.smithi119.stdout:(21/23): librados2-19.0.0-303.g861525e2.el8.x86 11 MB/s | 3.8 MB 00:00 2023-12-18T16:50:58.133 INFO:teuthology.orchestra.run.smithi160.stdout:(11/23): python3-rgw-19.0.0-303.g861525e2.el8.x 1.0 MB/s | 107 kB 00:00 2023-12-18T16:50:58.158 INFO:teuthology.orchestra.run.smithi160.stdout:(12/23): python3-rbd-19.0.0-303.g861525e2.el8.x 2.1 MB/s | 365 kB 00:00 2023-12-18T16:50:58.318 INFO:teuthology.orchestra.run.smithi119.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 7.1 MB/s | 3.7 MB 00:00 2023-12-18T16:50:58.467 INFO:teuthology.orchestra.run.smithi160.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 191 kB/s | 59 kB 00:00 2023-12-18T16:50:58.600 INFO:teuthology.orchestra.run.smithi160.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 656 kB/s | 306 kB 00:00 2023-12-18T16:50:58.869 INFO:teuthology.orchestra.run.smithi160.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 6.5 MB/s | 1.7 MB 00:00 2023-12-18T16:50:58.926 INFO:teuthology.orchestra.run.smithi160.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 756 kB/s | 44 kB 00:00 2023-12-18T16:50:58.968 INFO:teuthology.orchestra.run.smithi160.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-18T16:50:59.009 INFO:teuthology.orchestra.run.smithi160.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-18T16:50:59.068 INFO:teuthology.orchestra.run.smithi160.stdout:(19/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 806 kB/s | 47 kB 00:00 2023-12-18T16:50:59.394 INFO:teuthology.orchestra.run.smithi160.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 81 kB/s | 75 kB 00:00 2023-12-18T16:50:59.603 INFO:teuthology.orchestra.run.smithi160.stdout:(21/23): ceph-radosgw-19.0.0-303.g861525e2.el8. 2.7 MB/s | 14 MB 00:05 2023-12-18T16:50:59.693 INFO:teuthology.orchestra.run.smithi119.stdout:(23/23): ceph-common-19.0.0-303.g861525e2.el8.x 4.5 MB/s | 23 MB 00:05 2023-12-18T16:50:59.698 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:50:59.698 INFO:teuthology.orchestra.run.smithi119.stdout:Total 12 MB/s | 62 MB 00:05 2023-12-18T16:50:59.745 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:50:59.791 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:50:59.791 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:50:59.811 INFO:teuthology.orchestra.run.smithi160.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 8.9 MB/s | 3.7 MB 00:00 2023-12-18T16:50:59.944 INFO:teuthology.orchestra.run.smithi160.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 4.3 MB/s | 3.8 MB 00:00 2023-12-18T16:50:59.946 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:50:59.947 INFO:teuthology.orchestra.run.smithi160.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-18T16:50:59.994 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:51:00.040 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:51:00.040 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:51:00.131 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:51:00.140 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:51:00.380 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:51:00.388 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:51:01.369 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:51:01.616 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T16:51:01.643 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:51:01.803 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T16:51:01.867 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T16:51:02.042 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T16:51:02.218 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T16:51:02.449 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:02.456 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T16:51:02.534 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:02.684 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:02.729 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T16:51:02.777 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:02.969 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T16:51:02.981 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T16:51:03.157 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:03.253 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T16:51:03.483 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:03.555 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:03.724 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:03.790 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:03.891 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:03.996 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-18T16:51:04.108 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:04.174 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T16:51:04.175 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:04.381 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-18T16:51:04.575 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T16:51:04.857 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T16:51:05.225 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:05.242 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T16:51:05.297 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:05.483 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:05.485 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T16:51:05.539 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:05.677 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T16:51:05.719 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T16:51:05.911 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T16:51:05.951 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T16:51:06.152 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T16:51:06.220 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T16:51:06.396 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T16:51:06.398 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T16:51:06.469 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T16:51:06.599 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T16:51:06.670 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T16:51:06.677 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T16:51:06.861 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T16:51:06.933 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T16:51:07.109 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T16:51:07.221 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T16:51:07.390 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T16:51:07.405 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T16:51:07.567 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T16:51:11.362 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:11.405 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:11.589 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:11.674 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:12.164 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:12.249 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T16:51:12.455 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T16:51:12.545 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T16:51:12.559 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T16:51:12.627 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T16:51:12.731 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:12.807 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /run 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2023-12-18T16:51:31.822 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2023-12-18T16:51:31.823 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2023-12-18T16:51:31.823 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2023-12-18T16:51:31.823 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-18T16:51:31.823 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /sys 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /proc 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /dev 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /run 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /mnt 2023-12-18T16:51:32.039 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /var/tmp 2023-12-18T16:51:32.040 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /home 2023-12-18T16:51:32.040 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /tmp 2023-12-18T16:51:32.040 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /dev 2023-12-18T16:51:32.040 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:51:33.277 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T16:51:33.298 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T16:51:33.298 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T16:51:33.506 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T16:51:33.513 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T16:51:33.513 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:33.528 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T16:51:33.529 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T16:51:33.756 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T16:51:33.756 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:34.206 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T16:51:34.207 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T16:51:34.208 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T16:51:34.431 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-18T16:51:34.432 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T16:51:34.433 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T16:51:34.433 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T16:51:39.261 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:39.261 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:51:39.372 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T16:51:39.372 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.785 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.786 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:39.787 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout:Upgraded: 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.913 INFO:teuthology.orchestra.run.smithi160.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T16:51:39.914 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:51:39.915 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:51:39.957 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-test 2023-12-18T16:51:40.103 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-test 2023-12-18T16:51:40.312 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:51:40.457 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:51:41.000 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 168 kB/s | 4.5 kB 00:00 2023-12-18T16:51:41.124 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 175 kB/s | 4.5 kB 00:00 2023-12-18T16:51:41.528 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-18T16:51:41.669 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-18T16:51:43.777 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T16:51:43.778 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:43.779 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 50 M 2023-12-18T16:51:43.780 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 223 M 2023-12-18T16:51:43.780 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:51:43.846 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.0 MB/s | 70 kB 00:00 2023-12-18T16:51:43.933 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.4 MB/s | 187 kB 00:00 2023-12-18T16:51:43.991 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-12-18T16:51:43.993 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:51:43.997 INFO:teuthology.orchestra.run.smithi160.stdout:=========================================================================================== 2023-12-18T16:51:43.997 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:=========================================================================================== 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:=========================================================================================== 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout:Install 6 Packages 2023-12-18T16:51:43.998 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:51:43.999 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 50 M 2023-12-18T16:51:43.999 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 223 M 2023-12-18T16:51:43.999 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:51:44.023 INFO:teuthology.orchestra.run.smithi160.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.5 MB/s | 70 kB 00:00 2023-12-18T16:51:44.041 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-18T16:51:44.082 INFO:teuthology.orchestra.run.smithi160.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.4 MB/s | 187 kB 00:00 2023-12-18T16:51:44.083 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 602 kB/s | 183 kB 00:00 2023-12-18T16:51:44.149 INFO:teuthology.orchestra.run.smithi160.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.8 MB/s | 323 kB 00:00 2023-12-18T16:51:44.191 INFO:teuthology.orchestra.run.smithi160.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-18T16:51:44.217 INFO:teuthology.orchestra.run.smithi160.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 831 kB/s | 183 kB 00:00 2023-12-18T16:51:46.991 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 15 MB/s | 49 MB 00:03 2023-12-18T16:51:46.993 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:51:46.994 INFO:teuthology.orchestra.run.smithi119.stdout:Total 16 MB/s | 50 MB 00:03 2023-12-18T16:51:47.032 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:51:47.054 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:51:47.054 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:51:47.329 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:51:47.338 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:51:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:51:48.019 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T16:51:48.183 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T16:51:48.261 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T16:51:48.442 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T16:51:48.615 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T16:51:48.791 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T16:51:49.458 INFO:teuthology.orchestra.run.smithi160.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 9.0 MB/s | 49 MB 00:05 2023-12-18T16:51:49.460 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:51:49.460 INFO:teuthology.orchestra.run.smithi160.stdout:Total 9.2 MB/s | 50 MB 00:05 2023-12-18T16:51:49.499 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:51:49.521 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:51:49.521 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:51:49.798 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:51:49.806 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:51:50.325 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:51:50.562 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T16:51:50.684 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T16:51:50.770 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T16:51:50.968 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T16:51:51.133 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T16:51:51.326 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T16:51:53.490 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T16:51:53.788 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T16:51:54.051 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T16:51:54.051 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T16:51:54.051 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T16:51:54.051 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T16:51:54.052 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T16:51:54.052 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T16:51:56.012 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T16:51:56.304 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T16:51:56.570 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T16:51:56.571 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T16:51:56.571 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T16:51:56.571 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T16:51:56.571 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T16:51:56.571 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T16:51:58.668 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T16:51:58.668 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:51:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:59.201 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:51:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: jq-1.6-7.el8.x86_64 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:51:59.202 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:51:59.359 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph 2023-12-18T16:51:59.699 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:00.397 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 118 kB/s | 4.5 kB 00:00 2023-12-18T16:52:00.945 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 77 kB/s | 4.1 kB 00:00 2023-12-18T16:52:01.265 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T16:52:01.265 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: jq-1.6-7.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:01.787 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:01.934 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph 2023-12-18T16:52:02.280 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:02.978 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-18T16:52:03.228 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T16:52:03.232 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T16:52:03.233 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T16:52:03.234 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:Install 33 Packages 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 31 M 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 122 M 2023-12-18T16:52:03.235 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:52:03.519 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 116 kB/s | 4.1 kB 00:00 2023-12-18T16:52:03.775 INFO:teuthology.orchestra.run.smithi119.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 32 kB/s | 6.4 kB 00:00 2023-12-18T16:52:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:(2/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 4.2 MB/s | 2.3 MB 00:00 2023-12-18T16:52:04.259 INFO:teuthology.orchestra.run.smithi119.stdout:(3/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 2.4 MB/s | 1.6 MB 00:00 2023-12-18T16:52:04.543 INFO:teuthology.orchestra.run.smithi119.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 858 kB/s | 243 kB 00:00 2023-12-18T16:52:04.610 INFO:teuthology.orchestra.run.smithi119.stdout:(5/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 5.6 MB/s | 4.6 MB 00:00 2023-12-18T16:52:04.744 INFO:teuthology.orchestra.run.smithi119.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 834 kB/s | 167 kB 00:00 2023-12-18T16:52:04.760 INFO:teuthology.orchestra.run.smithi119.stdout:(7/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 299 kB/s | 44 kB 00:00 2023-12-18T16:52:04.794 INFO:teuthology.orchestra.run.smithi119.stdout:(8/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 3.6 MB/s | 185 kB 00:00 2023-12-18T16:52:04.852 INFO:teuthology.orchestra.run.smithi119.stdout:(9/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.8 MB/s | 173 kB 00:00 2023-12-18T16:52:04.877 INFO:teuthology.orchestra.run.smithi119.stdout:(10/33): python3-cherrypy-18.4.0-1.el8.noarch.r 4.5 MB/s | 384 kB 00:00 2023-12-18T16:52:04.903 INFO:teuthology.orchestra.run.smithi119.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 220 kB/s | 11 kB 00:00 2023-12-18T16:52:04.928 INFO:teuthology.orchestra.run.smithi119.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 347 kB/s | 18 kB 00:00 2023-12-18T16:52:04.976 INFO:teuthology.orchestra.run.smithi119.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 670 kB/s | 49 kB 00:00 2023-12-18T16:52:05.004 INFO:teuthology.orchestra.run.smithi119.stdout:(14/33): python3-more-itertools-7.2.0-3.el8.noa 780 kB/s | 59 kB 00:00 2023-12-18T16:52:05.037 INFO:teuthology.orchestra.run.smithi119.stdout:(15/33): python3-pecan-1.3.2-9.el8.noarch.rpm 4.5 MB/s | 283 kB 00:00 2023-12-18T16:52:05.063 INFO:teuthology.orchestra.run.smithi119.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2023-12-18T16:52:05.088 INFO:teuthology.orchestra.run.smithi119.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 372 kB/s | 19 kB 00:00 2023-12-18T16:52:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 474 kB/s | 24 kB 00:00 2023-12-18T16:52:05.139 INFO:teuthology.orchestra.run.smithi119.stdout:(19/33): python3-tempora-1.14.1-5.el8.noarch.rp 581 kB/s | 29 kB 00:00 2023-12-18T16:52:05.164 INFO:teuthology.orchestra.run.smithi119.stdout:(20/33): python3-trustme-0.6.0-4.el8.noarch.rpm 550 kB/s | 27 kB 00:00 2023-12-18T16:52:05.189 INFO:teuthology.orchestra.run.smithi119.stdout:(21/33): python3-waitress-1.4.3-1.el8.noarch.rp 5.0 MB/s | 255 kB 00:00 2023-12-18T16:52:05.223 INFO:teuthology.orchestra.run.smithi119.stdout:(22/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2023-12-18T16:52:05.280 INFO:teuthology.orchestra.run.smithi119.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 948 kB/s | 85 kB 00:00 2023-12-18T16:52:05.307 INFO:teuthology.orchestra.run.smithi119.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 275 kB/s | 23 kB 00:00 2023-12-18T16:52:05.524 INFO:teuthology.orchestra.run.smithi119.stdout:(25/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 13 MB/s | 18 MB 00:01 2023-12-18T16:52:05.575 INFO:teuthology.orchestra.run.smithi119.stdout:(26/33): python3-markupsafe-0.23-19.el8.x86_64. 145 kB/s | 39 kB 00:00 2023-12-18T16:52:05.616 INFO:teuthology.orchestra.run.smithi119.stdout:(27/33): python3-werkzeug-0.12.2-4.el8.noarch.r 1.3 MB/s | 457 kB 00:00 2023-12-18T16:52:05.667 INFO:teuthology.orchestra.run.smithi119.stdout:(28/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 730 kB/s | 103 kB 00:00 2023-12-18T16:52:05.692 INFO:teuthology.orchestra.run.smithi119.stdout:(29/33): python3-pytz-2017.2-11.el8.noarch.rpm 722 kB/s | 54 kB 00:00 2023-12-18T16:52:05.717 INFO:teuthology.orchestra.run.smithi119.stdout:(30/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2023-12-18T16:52:05.741 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:52:05.742 INFO:teuthology.orchestra.run.smithi119.stdout:(31/33): python3-pycparser-2.14-14.el8.noarch.r 1.4 MB/s | 109 kB 00:00 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================================== 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================================== 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T16:52:05.745 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T16:52:05.746 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T16:52:05.747 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout:====================================================================================================== 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout:Install 33 Packages 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:05.748 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 31 M 2023-12-18T16:52:05.749 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 122 M 2023-12-18T16:52:05.749 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:52:05.768 INFO:teuthology.orchestra.run.smithi119.stdout:(32/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 3.1 MB/s | 238 kB 00:00 2023-12-18T16:52:05.801 INFO:teuthology.orchestra.run.smithi119.stdout:(33/33): python3-cryptography-3.2.1-6.el8.x86_6 6.5 MB/s | 559 kB 00:00 2023-12-18T16:52:05.805 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:05.806 INFO:teuthology.orchestra.run.smithi119.stdout:Total 12 MB/s | 31 MB 00:02 2023-12-18T16:52:05.901 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:52:05.941 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:52:05.941 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:52:06.092 INFO:teuthology.orchestra.run.smithi160.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 34 kB/s | 6.4 kB 00:00 2023-12-18T16:52:06.169 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:52:06.177 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:52:06.242 INFO:teuthology.orchestra.run.smithi160.stdout:(2/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 6.8 MB/s | 2.3 MB 00:00 2023-12-18T16:52:06.305 INFO:teuthology.orchestra.run.smithi160.stdout:(3/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 4.1 MB/s | 1.6 MB 00:00 2023-12-18T16:52:06.384 INFO:teuthology.orchestra.run.smithi160.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 3.0 MB/s | 243 kB 00:00 2023-12-18T16:52:06.518 INFO:teuthology.orchestra.run.smithi160.stdout:(5/33): luarocks-3.5.0-1.el8.noarch.rpm 1.2 MB/s | 167 kB 00:00 2023-12-18T16:52:06.559 INFO:teuthology.orchestra.run.smithi160.stdout:(6/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 1.0 MB/s | 44 kB 00:00 2023-12-18T16:52:06.643 INFO:teuthology.orchestra.run.smithi160.stdout:(7/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.2 MB/s | 185 kB 00:00 2023-12-18T16:52:06.693 INFO:teuthology.orchestra.run.smithi160.stdout:(8/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 3.4 MB/s | 173 kB 00:00 2023-12-18T16:52:07.012 INFO:teuthology.orchestra.run.smithi160.stdout:(9/33): python3-cherrypy-18.4.0-1.el8.noarch.rp 1.2 MB/s | 384 kB 00:00 2023-12-18T16:52:07.207 INFO:teuthology.orchestra.run.smithi160.stdout:(10/33): python3-jaraco-6.2-6.el8.noarch.rpm 57 kB/s | 11 kB 00:00 2023-12-18T16:52:07.688 INFO:teuthology.orchestra.run.smithi160.stdout:(11/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 12 MB/s | 18 MB 00:01 2023-12-18T16:52:07.712 INFO:teuthology.orchestra.run.smithi160.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 35 kB/s | 18 kB 00:00 2023-12-18T16:52:07.820 INFO:teuthology.orchestra.run.smithi160.stdout:(13/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_ 2.7 MB/s | 4.6 MB 00:01 2023-12-18T16:52:07.846 INFO:teuthology.orchestra.run.smithi160.stdout:(14/33): python3-logutils-0.3.5-11.el8.noarch.r 310 kB/s | 49 kB 00:00 2023-12-18T16:52:07.871 INFO:teuthology.orchestra.run.smithi160.stdout:(15/33): python3-more-itertools-7.2.0-3.el8.noa 370 kB/s | 59 kB 00:00 2023-12-18T16:52:07.921 INFO:teuthology.orchestra.run.smithi160.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 311 kB/s | 16 kB 00:00 2023-12-18T16:52:07.946 INFO:teuthology.orchestra.run.smithi160.stdout:(17/33): python3-pecan-1.3.2-9.el8.noarch.rpm 2.2 MB/s | 283 kB 00:00 2023-12-18T16:52:07.963 INFO:teuthology.orchestra.run.smithi160.stdout:(18/33): python3-simplegeneric-0.8.1-17.el8.noa 203 kB/s | 19 kB 00:00 2023-12-18T16:52:07.989 INFO:teuthology.orchestra.run.smithi160.stdout:(19/33): python3-singledispatch-3.4.0.3-18.el8. 356 kB/s | 24 kB 00:00 2023-12-18T16:52:08.001 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:52:08.014 INFO:teuthology.orchestra.run.smithi160.stdout:(20/33): python3-tempora-1.14.1-5.el8.noarch.rp 437 kB/s | 29 kB 00:00 2023-12-18T16:52:08.031 INFO:teuthology.orchestra.run.smithi160.stdout:(21/33): python3-trustme-0.6.0-4.el8.noarch.rpm 411 kB/s | 27 kB 00:00 2023-12-18T16:52:08.089 INFO:teuthology.orchestra.run.smithi160.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 2.5 MB/s | 255 kB 00:00 2023-12-18T16:52:08.115 INFO:teuthology.orchestra.run.smithi160.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 1.0 MB/s | 85 kB 00:00 2023-12-18T16:52:08.131 INFO:teuthology.orchestra.run.smithi160.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 549 kB/s | 23 kB 00:00 2023-12-18T16:52:08.157 INFO:teuthology.orchestra.run.smithi160.stdout:(25/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.0 MB/s | 251 kB 00:00 2023-12-18T16:52:08.224 INFO:teuthology.orchestra.run.smithi160.stdout:(26/33): python3-werkzeug-0.12.2-4.el8.noarch.r 4.1 MB/s | 457 kB 00:00 2023-12-18T16:52:08.240 INFO:teuthology.orchestra.run.smithi160.stdout:(27/33): python3-markupsafe-0.23-19.el8.x86_64. 357 kB/s | 39 kB 00:00 2023-12-18T16:52:08.257 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T16:52:08.266 INFO:teuthology.orchestra.run.smithi160.stdout:(28/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.0 MB/s | 103 kB 00:00 2023-12-18T16:52:08.283 INFO:teuthology.orchestra.run.smithi160.stdout:(29/33): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 54 kB 00:00 2023-12-18T16:52:08.308 INFO:teuthology.orchestra.run.smithi160.stdout:(30/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2023-12-18T16:52:08.333 INFO:teuthology.orchestra.run.smithi160.stdout:(31/33): python3-pycparser-2.14-14.el8.noarch.r 1.6 MB/s | 109 kB 00:00 2023-12-18T16:52:08.378 INFO:teuthology.orchestra.run.smithi160.stdout:(32/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.5 MB/s | 238 kB 00:00 2023-12-18T16:52:08.409 INFO:teuthology.orchestra.run.smithi160.stdout:(33/33): python3-cryptography-3.2.1-6.el8.x86_6 5.4 MB/s | 559 kB 00:00 2023-12-18T16:52:08.410 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:08.410 INFO:teuthology.orchestra.run.smithi160.stdout:Total 11 MB/s | 31 MB 00:02 2023-12-18T16:52:08.507 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:52:08.516 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T16:52:08.548 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:52:08.548 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:52:08.740 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/33 2023-12-18T16:52:08.775 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:52:08.784 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:52:09.178 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/33 2023-12-18T16:52:09.474 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/33 2023-12-18T16:52:09.637 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/33 2023-12-18T16:52:09.830 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/33 2023-12-18T16:52:09.973 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:52:10.081 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T16:52:10.206 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T16:52:10.233 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/33 2023-12-18T16:52:10.468 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T16:52:10.489 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/33 2023-12-18T16:52:10.708 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/33 2023-12-18T16:52:10.832 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/33 2023-12-18T16:52:11.095 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/33 2023-12-18T16:52:11.139 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/33 2023-12-18T16:52:11.346 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T16:52:11.409 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/33 2023-12-18T16:52:11.586 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T16:52:11.605 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/33 2023-12-18T16:52:11.750 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T16:52:11.765 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/33 2023-12-18T16:52:11.963 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T16:52:12.039 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T16:52:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T16:52:12.185 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/33 2023-12-18T16:52:12.284 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T16:52:12.446 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/33 2023-12-18T16:52:12.522 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T16:52:12.690 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T16:52:12.793 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/33 2023-12-18T16:52:12.893 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T16:52:13.052 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/33 2023-12-18T16:52:13.147 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T16:52:13.265 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T16:52:13.408 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T16:52:13.479 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T16:52:13.628 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T16:52:13.676 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T16:52:13.848 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T16:52:13.931 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T16:52:14.042 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T16:52:14.235 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T16:52:14.236 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T16:52:14.443 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T16:52:14.597 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T16:52:14.643 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T16:52:14.804 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T16:52:14.853 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T16:52:14.878 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T16:52:15.084 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T16:52:15.345 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T16:52:15.633 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T16:52:15.964 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T16:52:16.320 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T16:52:16.688 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T16:52:16.726 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T16:52:16.887 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T16:52:16.933 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T16:52:17.008 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T16:52:17.349 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T16:52:17.528 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T16:52:17.747 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T16:52:17.887 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T16:52:17.906 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T16:52:18.019 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T16:52:18.422 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T16:52:18.423 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/33 2023-12-18T16:52:18.424 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 32/33 2023-12-18T16:52:18.865 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T16:52:19.058 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T16:52:19.525 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T16:52:19.716 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T16:52:19.934 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T16:52:20.114 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T16:52:20.132 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T16:52:20.237 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T16:52:20.624 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T16:52:20.624 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T16:52:20.624 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T16:52:20.624 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T16:52:20.624 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T16:52:20.625 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/33 2023-12-18T16:52:20.626 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/33 2023-12-18T16:52:20.627 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 32/33 2023-12-18T16:52:23.473 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 33/33 2023-12-18T16:52:23.473 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T16:52:24.390 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T16:52:24.391 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:24.392 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:52:24.572 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-base 2023-12-18T16:52:24.926 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:25.631 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 33/33 2023-12-18T16:52:25.632 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:52:25.680 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-18T16:52:26.194 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:52:26.195 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T16:52:26.196 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T16:52:26.197 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T16:52:26.198 INFO:teuthology.orchestra.run.smithi160.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:26.199 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:26.204 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-18T16:52:26.378 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-base 2023-12-18T16:52:26.731 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:27.510 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 128 kB/s | 4.5 kB 00:00 2023-12-18T16:52:28.063 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:52:28.255 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:52:28.435 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:28.436 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:52:28.437 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:52:28.583 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install cephadm 2023-12-18T16:52:28.934 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:29.713 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:52:30.244 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:52:30.264 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T16:52:30.416 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:52:30.417 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:52:30.417 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:30.564 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install cephadm 2023-12-18T16:52:30.913 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:31.680 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:52:32.230 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T16:52:32.513 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:32.513 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:32.513 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:32.514 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 474 k 2023-12-18T16:52:32.515 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 2.1 M 2023-12-18T16:52:32.515 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:52:32.760 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 1.9 MB/s | 474 kB 00:00 2023-12-18T16:52:32.760 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:32.761 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.9 MB/s | 474 kB 00:00 2023-12-18T16:52:32.761 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:52:32.769 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:52:32.769 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:52:32.772 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:52:32.780 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:52:32.828 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:52:34.479 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:52:34.479 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 474 k 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 2.1 M 2023-12-18T16:52:34.480 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:52:34.610 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:34.718 INFO:teuthology.orchestra.run.smithi160.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 2.0 MB/s | 474 kB 00:00 2023-12-18T16:52:34.718 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:34.719 INFO:teuthology.orchestra.run.smithi160.stdout:Total 1.9 MB/s | 474 kB 00:00 2023-12-18T16:52:34.719 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:52:34.727 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:52:34.727 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:52:34.731 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:52:34.739 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:52:34.787 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:52:34.796 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:34.997 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:36.645 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:36.817 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:37.022 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:39.545 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:52:40.074 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:40.074 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:52:40.074 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:52:40.074 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:40.074 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:52:40.225 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T16:52:40.588 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:41.419 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-18T16:52:41.712 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:52:41.713 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:52:41.951 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 115 kB/s | 4.1 kB 00:00 2023-12-18T16:52:42.238 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:42.239 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:52:42.239 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:52:42.239 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:42.239 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:42.387 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T16:52:42.758 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:43.477 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-18T16:52:44.010 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:52:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:52:44.294 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:44.295 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 171 k 2023-12-18T16:52:44.295 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 524 k 2023-12-18T16:52:44.295 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:52:44.601 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 558 kB/s | 171 kB 00:00 2023-12-18T16:52:44.602 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:44.602 INFO:teuthology.orchestra.run.smithi119.stdout:Total 556 kB/s | 171 kB 00:00 2023-12-18T16:52:44.602 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:52:44.614 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:52:44.614 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:52:44.667 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:52:44.676 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:52:44.789 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:52:44.958 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:45.382 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:46.353 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:52:46.354 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:46.355 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 171 k 2023-12-18T16:52:46.355 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 524 k 2023-12-18T16:52:46.355 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:52:46.542 INFO:teuthology.orchestra.run.smithi160.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 916 kB/s | 171 kB 00:00 2023-12-18T16:52:46.542 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:46.542 INFO:teuthology.orchestra.run.smithi160.stdout:Total 910 kB/s | 171 kB 00:00 2023-12-18T16:52:46.542 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:52:46.554 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:52:46.554 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:52:46.608 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:52:46.617 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:52:46.731 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:52:46.934 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:47.337 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:50.209 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:50.210 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:52:50.739 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:50.740 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:52:50.740 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:50.740 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:50.740 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:52:50.942 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr 2023-12-18T16:52:51.294 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:52.175 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 124 kB/s | 4.5 kB 00:00 2023-12-18T16:52:52.260 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T16:52:52.260 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:52:52.709 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T16:52:52.812 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:52.812 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:52:52.812 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:52:52.812 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:52:52.812 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:52.978 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr 2023-12-18T16:52:53.332 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:54.075 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:52:54.600 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T16:52:54.755 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:52:54.928 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:54.929 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:52:54.929 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:52:55.059 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T16:52:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:56.168 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-18T16:52:56.651 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:52:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-18T16:52:56.824 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:52:56.825 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:52:56.825 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:52:56.955 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T16:52:57.303 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:52:58.052 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-18T16:52:58.583 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-18T16:52:59.060 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:52:59.061 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T16:52:59.061 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:52:59.061 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2023-12-18T16:52:59.062 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:52:59.063 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 2.1 M 2023-12-18T16:52:59.063 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 8.7 M 2023-12-18T16:52:59.063 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:52:59.389 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 104 kB/s | 28 kB 00:00 2023-12-18T16:52:59.414 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 51 kB/s | 15 kB 00:00 2023-12-18T16:52:59.448 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 5.4 MB/s | 1.8 MB 00:00 2023-12-18T16:52:59.540 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 466 kB/s | 43 kB 00:00 2023-12-18T16:52:59.565 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 192 kB/s | 34 kB 00:00 2023-12-18T16:52:59.582 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.1 MB/s | 196 kB 00:00 2023-12-18T16:52:59.585 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:52:59.585 INFO:teuthology.orchestra.run.smithi119.stdout:Total 4.0 MB/s | 2.1 MB 00:00 2023-12-18T16:52:59.596 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:52:59.605 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:52:59.606 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:52:59.672 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:52:59.680 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:52:59.940 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:53:00.106 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T16:53:00.310 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T16:53:00.465 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T16:53:00.770 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T16:53:00.952 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================================== 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================================== 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:53:00.953 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================================== 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout:Install 6 Packages 2023-12-18T16:53:00.954 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:00.955 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 2.1 M 2023-12-18T16:53:00.955 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 8.7 M 2023-12-18T16:53:00.955 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:53:01.138 INFO:teuthology.orchestra.run.smithi160.stdout:(1/6): ceph-prometheus-alerts-19.0.0-303.g86152 98 kB/s | 15 kB 00:00 2023-12-18T16:53:01.150 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T16:53:01.247 INFO:teuthology.orchestra.run.smithi160.stdout:(2/6): ceph-grafana-dashboards-19.0.0-303.g8615 107 kB/s | 28 kB 00:00 2023-12-18T16:53:01.314 INFO:teuthology.orchestra.run.smithi160.stdout:(3/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 5.4 MB/s | 1.8 MB 00:00 2023-12-18T16:53:01.373 INFO:teuthology.orchestra.run.smithi160.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 729 kB/s | 43 kB 00:00 2023-12-18T16:53:01.378 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T16:53:01.540 INFO:teuthology.orchestra.run.smithi160.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 84 kB/s | 34 kB 00:00 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T16:53:01.671 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T16:53:01.790 INFO:teuthology.orchestra.run.smithi160.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 365 kB/s | 196 kB 00:00 2023-12-18T16:53:01.792 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:01.793 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.5 MB/s | 2.1 MB 00:00 2023-12-18T16:53:01.804 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:53:01.814 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:53:01.814 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:53:01.881 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:53:01.890 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:53:02.174 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:53:02.375 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T16:53:02.562 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T16:53:02.751 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T16:53:02.914 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T16:53:03.269 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T16:53:03.525 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T16:53:03.798 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T16:53:03.799 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T16:53:03.799 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T16:53:03.799 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T16:53:03.799 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T16:53:03.799 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T16:53:06.327 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T16:53:06.328 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:06.865 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:53:07.021 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T16:53:07.372 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:08.112 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T16:53:08.540 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T16:53:08.541 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:53:08.654 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T16:53:09.095 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:09.095 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:53:09.095 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:09.095 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:09.095 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:09.096 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T16:53:09.096 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T16:53:09.096 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T16:53:09.096 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:09.096 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:53:09.243 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T16:53:09.598 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:10.368 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T16:53:10.880 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:53:10.881 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T16:53:10.882 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.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-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout:Install 8 Packages 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:10.883 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 36 M 2023-12-18T16:53:10.884 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 207 M 2023-12-18T16:53:10.884 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:53:10.900 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:53:11.013 INFO:teuthology.orchestra.run.smithi119.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.7 MB/s | 225 kB 00:00 2023-12-18T16:53:11.080 INFO:teuthology.orchestra.run.smithi119.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 19 MB/s | 3.7 MB 00:00 2023-12-18T16:53:11.289 INFO:teuthology.orchestra.run.smithi119.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 19 MB/s | 5.2 MB 00:00 2023-12-18T16:53:11.389 INFO:teuthology.orchestra.run.smithi119.stdout:(4/8): openblas-0.3.15-6.el8.x86_64.rpm 16 MB/s | 5.0 MB 00:00 2023-12-18T16:53:11.490 INFO:teuthology.orchestra.run.smithi119.stdout:(5/8): ceph-mgr-diskprediction-local-19.0.0-303 12 MB/s | 7.4 MB 00:00 2023-12-18T16:53:11.548 INFO:teuthology.orchestra.run.smithi119.stdout:(6/8): libgfortran-8.5.0-20.el8.x86_64.rpm 4.0 MB/s | 645 kB 00:00 2023-12-18T16:53:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:(7/8): python3-scipy-1.0.0-21.module+el8.9.0+20 28 MB/s | 14 MB 00:00 2023-12-18T16:53:11.840 INFO:teuthology.orchestra.run.smithi119.stdout:(8/8): libquadmath-8.5.0-20.el8.x86_64.rpm 492 kB/s | 172 kB 00:00 2023-12-18T16:53:11.841 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:11.842 INFO:teuthology.orchestra.run.smithi119.stdout:Total 38 MB/s | 36 MB 00:00 2023-12-18T16:53:12.088 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:53:12.106 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:53:12.106 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:53:12.415 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:53:12.424 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:53:12.968 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:53:13.143 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T16:53:13.159 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T16:53:13.161 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.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-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout:Install 8 Packages 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:13.162 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 36 M 2023-12-18T16:53:13.163 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 207 M 2023-12-18T16:53:13.163 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:53:13.273 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T16:53:13.388 INFO:teuthology.orchestra.run.smithi160.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.0 MB/s | 225 kB 00:00 2023-12-18T16:53:13.444 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T16:53:13.505 INFO:teuthology.orchestra.run.smithi160.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 11 MB/s | 3.7 MB 00:00 2023-12-18T16:53:13.714 INFO:teuthology.orchestra.run.smithi160.stdout:(3/8): ceph-mgr-diskprediction-local-19.0.0-303 13 MB/s | 7.4 MB 00:00 2023-12-18T16:53:13.789 INFO:teuthology.orchestra.run.smithi160.stdout:(4/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.2 MB 00:00 2023-12-18T16:53:13.990 INFO:teuthology.orchestra.run.smithi160.stdout:(5/8): openblas-0.3.15-6.el8.x86_64.rpm 10 MB/s | 5.0 MB 00:00 2023-12-18T16:53:14.023 INFO:teuthology.orchestra.run.smithi160.stdout:(6/8): libgfortran-8.5.0-20.el8.x86_64.rpm 2.8 MB/s | 645 kB 00:00 2023-12-18T16:53:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T16:53:14.173 INFO:teuthology.orchestra.run.smithi160.stdout:(7/8): libquadmath-8.5.0-20.el8.x86_64.rpm 940 kB/s | 172 kB 00:00 2023-12-18T16:53:14.269 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T16:53:14.381 INFO:teuthology.orchestra.run.smithi160.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 21 MB/s | 14 MB 00:00 2023-12-18T16:53:14.382 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:14.383 INFO:teuthology.orchestra.run.smithi160.stdout:Total 30 MB/s | 36 MB 00:01 2023-12-18T16:53:14.628 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:53:14.647 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:53:14.647 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:53:14.870 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T16:53:14.958 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:53:14.966 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:53:15.102 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:15.512 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:53:15.688 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T16:53:15.784 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:15.811 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T16:53:16.029 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T16:53:16.097 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T16:53:16.335 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T16:53:16.659 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T16:53:16.846 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T16:53:17.440 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T16:53:17.638 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:18.083 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T16:53:18.331 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:18.700 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T16:53:18.946 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T16:53:19.386 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T16:53:19.584 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T16:53:19.886 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2023-12-18T16:53:19.887 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-18T16:53:20.718 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T16:53:21.994 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T16:53:22.153 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T16:53:22.457 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T16:53:22.457 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2023-12-18T16:53:22.458 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-18T16:53:24.451 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-18T16:53:24.451 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T16:53:24.983 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T16:53:24.984 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T16:53:24.984 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:24.984 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:53:25.146 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-rook 2023-12-18T16:53:25.496 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:26.175 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2023-12-18T16:53:26.699 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 117 kB/s | 4.1 kB 00:00 2023-12-18T16:53:27.088 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-18T16:53:27.088 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:53:27.625 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:27.625 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:27.626 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:53:27.780 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-rook 2023-12-18T16:53:28.136 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:28.857 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-18T16:53:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T16:53:28.937 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:28.938 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 1.9 M 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 25 M 2023-12-18T16:53:28.939 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:53:29.122 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 277 kB/s | 33 kB 00:00 2023-12-18T16:53:29.164 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 311 kB/s | 50 kB 00:00 2023-12-18T16:53:29.189 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 87 kB/s | 16 kB 00:00 2023-12-18T16:53:29.248 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 646 kB/s | 81 kB 00:00 2023-12-18T16:53:29.290 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 669 kB/s | 64 kB 00:00 2023-12-18T16:53:29.365 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.8 MB/s | 1.2 MB 00:00 2023-12-18T16:53:29.390 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 432 kB/s | 61 kB 00:00 2023-12-18T16:53:29.391 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:53:29.416 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 159 kB/s | 20 kB 00:00 2023-12-18T16:53:29.549 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 599 kB/s | 110 kB 00:00 2023-12-18T16:53:29.574 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 145 kB/s | 27 kB 00:00 2023-12-18T16:53:29.600 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 731 kB/s | 126 kB 00:00 2023-12-18T16:53:29.625 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 850 kB/s | 43 kB 00:00 2023-12-18T16:53:29.650 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.5 MB/s | 155 kB 00:00 2023-12-18T16:53:29.653 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:29.653 INFO:teuthology.orchestra.run.smithi119.stdout:Total 2.7 MB/s | 1.9 MB 00:00 2023-12-18T16:53:29.717 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:53:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:53:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:53:29.813 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:53:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:53:30.329 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:53:30.566 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T16:53:30.802 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T16:53:31.069 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T16:53:31.346 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-18T16:53:31.564 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-18T16:53:31.694 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================= 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================= 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T16:53:31.696 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================= 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2023-12-18T16:53:31.697 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:31.698 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 1.9 M 2023-12-18T16:53:31.698 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 25 M 2023-12-18T16:53:31.698 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:53:32.012 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 289 kB/s | 50 kB 00:00 2023-12-18T16:53:32.121 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 58 kB/s | 16 kB 00:00 2023-12-18T16:53:32.155 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 105 kB/s | 33 kB 00:00 2023-12-18T16:53:32.157 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-18T16:53:32.388 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 275 kB/s | 64 kB 00:00 2023-12-18T16:53:32.414 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 202 kB/s | 81 kB 00:00 2023-12-18T16:53:32.462 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-18T16:53:32.481 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): python3-jsonpointer-1.10-11.el8.noarch. 300 kB/s | 20 kB 00:00 2023-12-18T16:53:32.506 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 522 kB/s | 61 kB 00:00 2023-12-18T16:53:32.563 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.3 MB/s | 110 kB 00:00 2023-12-18T16:53:32.623 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.3 MB/s | 126 kB 00:00 2023-12-18T16:53:32.640 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 198 kB/s | 27 kB 00:00 2023-12-18T16:53:32.674 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): python3-kubernetes-11.0.0-6.el8.noarch 2.1 MB/s | 1.2 MB 00:00 2023-12-18T16:53:32.690 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 854 kB/s | 43 kB 00:00 2023-12-18T16:53:32.699 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T16:53:32.716 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.6 MB/s | 155 kB 00:00 2023-12-18T16:53:32.716 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:32.716 INFO:teuthology.orchestra.run.smithi160.stdout:Total 1.9 MB/s | 1.9 MB 00:01 2023-12-18T16:53:32.787 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:53:32.803 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:53:32.803 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:53:32.885 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:53:32.894 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:53:32.898 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T16:53:33.114 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T16:53:33.411 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:53:33.618 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T16:53:33.822 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T16:53:34.129 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T16:53:34.170 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T16:53:34.389 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-18T16:53:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T16:53:34.566 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T16:53:34.616 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-18T16:53:34.850 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-18T16:53:34.882 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-18T16:53:35.062 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-18T16:53:35.274 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T16:53:35.432 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T16:53:35.680 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T16:53:36.723 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T16:53:37.003 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T16:53:37.184 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T16:53:37.448 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T16:53:37.448 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T16:53:37.448 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T16:53:37.448 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-18T16:53:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-18T16:53:39.520 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-18T16:53:39.520 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:53:40.066 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T16:53:40.067 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T16:53:40.068 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T16:53:40.068 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:40.068 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:53:40.217 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T16:53:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:41.273 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 162 kB/s | 4.5 kB 00:00 2023-12-18T16:53:41.808 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-18T16:53:42.348 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-18T16:53:42.348 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:53:42.880 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:42.880 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T16:53:42.881 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:42.882 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:53:43.038 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T16:53:43.397 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:44.153 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:53:44.154 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T16:53:44.155 INFO:teuthology.orchestra.run.smithi119.stdout:Install 5 Packages 2023-12-18T16:53:44.155 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:44.155 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 6.0 M 2023-12-18T16:53:44.155 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 26 M 2023-12-18T16:53:44.155 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:53:44.241 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-18T16:53:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 581 kB/s | 60 kB 00:00 2023-12-18T16:53:44.379 INFO:teuthology.orchestra.run.smithi119.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.9 MB/s | 476 kB 00:00 2023-12-18T16:53:44.496 INFO:teuthology.orchestra.run.smithi119.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 27 MB/s | 4.8 MB 00:00 2023-12-18T16:53:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.7 MB/s | 538 kB 00:00 2023-12-18T16:53:44.555 INFO:teuthology.orchestra.run.smithi119.stdout:(5/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 393 kB/s | 133 kB 00:00 2023-12-18T16:53:44.556 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:44.557 INFO:teuthology.orchestra.run.smithi119.stdout:Total 15 MB/s | 6.0 MB 00:00 2023-12-18T16:53:44.611 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:53:44.623 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:53:44.623 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:53:44.712 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:53:44.720 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:53:44.772 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-18T16:53:45.685 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:53:46.043 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T16:53:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T16:53:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T16:53:46.921 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T16:53:46.999 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================== 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================== 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:53:47.000 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================================== 2023-12-18T16:53:47.001 INFO:teuthology.orchestra.run.smithi160.stdout:Install 5 Packages 2023-12-18T16:53:47.001 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:47.001 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 6.0 M 2023-12-18T16:53:47.001 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 26 M 2023-12-18T16:53:47.001 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:53:47.155 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T16:53:47.408 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T16:53:47.408 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T16:53:47.408 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T16:53:47.408 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T16:53:47.408 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T16:53:47.424 INFO:teuthology.orchestra.run.smithi160.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 211 kB/s | 60 kB 00:00 2023-12-18T16:53:47.478 INFO:teuthology.orchestra.run.smithi160.stdout:(2/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 392 kB/s | 133 kB 00:00 2023-12-18T16:53:47.567 INFO:teuthology.orchestra.run.smithi160.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.9 MB/s | 538 kB 00:00 2023-12-18T16:53:47.600 INFO:teuthology.orchestra.run.smithi160.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.0 MB/s | 476 kB 00:00 2023-12-18T16:53:47.684 INFO:teuthology.orchestra.run.smithi160.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2023-12-18T16:53:47.685 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:47.686 INFO:teuthology.orchestra.run.smithi160.stdout:Total 8.7 MB/s | 6.0 MB 00:00 2023-12-18T16:53:47.741 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:53:47.752 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:53:47.752 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:53:47.841 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:53:47.849 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:53:48.806 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:53:49.180 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T16:53:49.459 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T16:53:49.755 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T16:53:50.779 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T16:53:52.229 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T16:53:52.506 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T16:53:52.506 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T16:53:52.506 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T16:53:52.507 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T16:53:52.507 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T16:53:53.291 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T16:53:53.291 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:53:53.833 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:53.833 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:53.834 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:53:54.020 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-fuse 2023-12-18T16:53:54.380 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:55.153 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:53:55.687 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:53:57.262 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T16:53:57.262 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:53:57.800 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:53:57.946 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:53:57.946 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:53:57.946 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:53:57.946 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout:Install 2 Packages 2023-12-18T16:53:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:53:57.948 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 1.0 M 2023-12-18T16:53:57.948 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 3.1 M 2023-12-18T16:53:57.948 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:53:57.949 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-fuse 2023-12-18T16:53:58.017 INFO:teuthology.orchestra.run.smithi119.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2023-12-18T16:53:58.225 INFO:teuthology.orchestra.run.smithi119.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 3.2 MB/s | 919 kB 00:00 2023-12-18T16:53:58.226 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:53:58.226 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.5 MB/s | 1.0 MB 00:00 2023-12-18T16:53:58.237 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:53:58.259 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:53:58.259 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:53:58.309 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:53:58.343 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:53:58.352 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:53:58.524 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:53:58.799 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T16:53:58.978 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T16:53:59.004 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 135 kB/s | 4.5 kB 00:00 2023-12-18T16:53:59.353 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T16:53:59.353 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T16:53:59.529 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T16:54:01.758 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:01.758 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout:Install 2 Packages 2023-12-18T16:54:01.759 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:01.760 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 1.0 M 2023-12-18T16:54:01.760 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 3.1 M 2023-12-18T16:54:01.760 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:54:01.829 INFO:teuthology.orchestra.run.smithi160.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2023-12-18T16:54:02.029 INFO:teuthology.orchestra.run.smithi160.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 3.3 MB/s | 919 kB 00:00 2023-12-18T16:54:02.030 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:02.030 INFO:teuthology.orchestra.run.smithi160.stdout:Total 3.6 MB/s | 1.0 MB 00:00 2023-12-18T16:54:02.041 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:54:02.063 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:54:02.063 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:54:02.149 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:54:02.158 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:54:02.325 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:54:02.592 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T16:54:02.772 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T16:54:03.143 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T16:54:03.143 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T16:54:04.048 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T16:54:04.048 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:54:04.585 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:04.585 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:54:04.585 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T16:54:04.585 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:04.585 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:04.733 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-volume 2023-12-18T16:54:05.095 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:05.995 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-18T16:54:06.525 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 119 kB/s | 4.1 kB 00:00 2023-12-18T16:54:08.079 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T16:54:08.079 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:54:08.627 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:08.627 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:54:08.627 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T16:54:08.628 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:08.628 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:08.752 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 262 k 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 1.3 M 2023-12-18T16:54:08.753 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:54:08.772 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-volume 2023-12-18T16:54:09.108 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 739 kB/s | 262 kB 00:00 2023-12-18T16:54:09.108 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:09.108 INFO:teuthology.orchestra.run.smithi119.stdout:Total 736 kB/s | 262 kB 00:00 2023-12-18T16:54:09.109 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:54:09.119 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:54:09.119 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:54:09.137 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:09.148 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:54:09.157 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:54:09.364 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:54:09.627 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:09.958 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-18T16:54:10.024 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:10.625 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T16:54:12.874 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:54:12.876 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:12.876 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 262 k 2023-12-18T16:54:12.876 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 1.3 M 2023-12-18T16:54:12.876 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:54:13.203 INFO:teuthology.orchestra.run.smithi160.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 801 kB/s | 262 kB 00:00 2023-12-18T16:54:13.203 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:13.203 INFO:teuthology.orchestra.run.smithi160.stdout:Total 798 kB/s | 262 kB 00:00 2023-12-18T16:54:13.204 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:54:13.214 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:54:13.214 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:54:13.244 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:54:13.252 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:54:13.440 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:54:13.712 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:14.110 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:15.623 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:15.623 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:54:16.402 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:16.402 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:54:16.402 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:54:16.402 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:16.403 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:16.555 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados-devel 2023-12-18T16:54:16.917 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:18.590 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-18T16:54:19.254 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T16:54:20.967 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T16:54:20.967 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:54:21.482 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:21.482 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:21.482 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T16:54:21.482 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 139 k 2023-12-18T16:54:21.483 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 513 k 2023-12-18T16:54:21.484 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:54:21.509 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:21.509 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:54:21.509 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T16:54:21.510 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:21.510 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:21.665 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados-devel 2023-12-18T16:54:21.731 INFO:teuthology.orchestra.run.smithi119.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 561 kB/s | 139 kB 00:00 2023-12-18T16:54:21.732 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:21.732 INFO:teuthology.orchestra.run.smithi119.stdout:Total 558 kB/s | 139 kB 00:00 2023-12-18T16:54:21.732 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:54:21.738 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:54:21.738 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:54:21.794 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:54:21.802 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:54:21.924 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:54:22.027 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:22.131 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:22.406 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:23.565 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-18T16:54:24.197 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-18T16:54:26.433 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:26.434 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:26.434 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2023-12-18T16:54:26.434 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 139 k 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 513 k 2023-12-18T16:54:26.435 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:54:26.626 INFO:teuthology.orchestra.run.smithi160.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 729 kB/s | 139 kB 00:00 2023-12-18T16:54:26.626 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:26.627 INFO:teuthology.orchestra.run.smithi160.stdout:Total 724 kB/s | 139 kB 00:00 2023-12-18T16:54:26.627 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:54:26.633 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:54:26.633 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:54:26.689 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:54:26.697 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:54:26.814 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:54:27.009 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:27.308 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:27.832 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:27.832 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:54:28.357 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:28.358 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:54:28.358 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:54:28.358 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:28.358 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:28.512 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs2 2023-12-18T16:54:28.872 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:29.762 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-18T16:54:30.434 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-18T16:54:32.594 INFO:teuthology.orchestra.run.smithi119.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:32.767 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:32.768 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:54:32.768 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:32.907 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs-devel 2023-12-18T16:54:33.266 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:34.339 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:54:34.429 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:34.429 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:54:34.881 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T16:54:34.990 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:34.991 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:54:34.991 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:54:34.991 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:34.991 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:35.147 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs2 2023-12-18T16:54:35.508 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:37.121 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 kB/s | 4.5 kB 00:00 2023-12-18T16:54:37.138 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:37.138 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:54:37.139 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:37.140 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 31 k 2023-12-18T16:54:37.140 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 140 k 2023-12-18T16:54:37.140 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:54:37.402 INFO:teuthology.orchestra.run.smithi119.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 118 kB/s | 31 kB 00:00 2023-12-18T16:54:37.402 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:37.403 INFO:teuthology.orchestra.run.smithi119.stdout:Total 118 kB/s | 31 kB 00:00 2023-12-18T16:54:37.403 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:54:37.406 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:54:37.407 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:54:37.419 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:54:37.428 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:54:37.491 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:54:37.679 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:37.796 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T16:54:37.915 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:39.863 INFO:teuthology.orchestra.run.smithi160.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:40.038 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:40.039 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:54:40.039 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:40.174 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs-devel 2023-12-18T16:54:40.538 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:41.325 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:54:41.861 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T16:54:42.888 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:42.888 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:54:43.437 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:43.437 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:54:43.438 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:54:43.438 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:54:43.438 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:43.611 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados2 2023-12-18T16:54:43.970 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:44.100 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:44.100 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:54:44.101 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:44.102 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 31 k 2023-12-18T16:54:44.102 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 140 k 2023-12-18T16:54:44.102 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:54:44.247 INFO:teuthology.orchestra.run.smithi160.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 214 kB/s | 31 kB 00:00 2023-12-18T16:54:44.248 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:54:44.248 INFO:teuthology.orchestra.run.smithi160.stdout:Total 212 kB/s | 31 kB 00:00 2023-12-18T16:54:44.248 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:54:44.251 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:54:44.252 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:54:44.264 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:54:44.273 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:54:44.332 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:54:44.523 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:44.742 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 121 kB/s | 4.5 kB 00:00 2023-12-18T16:54:44.769 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:45.275 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T16:54:47.335 INFO:teuthology.orchestra.run.smithi119.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:47.509 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:47.510 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:54:47.510 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:47.652 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librbd1 2023-12-18T16:54:48.010 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:48.828 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 4.5 kB 00:00 2023-12-18T16:54:49.366 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 113 kB/s | 4.1 kB 00:00 2023-12-18T16:54:49.574 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:54:49.574 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:54:50.120 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:50.120 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:54:50.120 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:54:50.120 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:54:50.120 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:50.276 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados2 2023-12-18T16:54:50.635 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:51.370 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T16:54:51.451 INFO:teuthology.orchestra.run.smithi119.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:51.631 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:51.632 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:54:51.632 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:51.770 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rados 2023-12-18T16:54:51.903 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T16:54:52.127 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:52.880 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T16:54:53.418 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T16:54:54.028 INFO:teuthology.orchestra.run.smithi160.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:54.209 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:54.210 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:54:54.210 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:54.481 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librbd1 2023-12-18T16:54:54.841 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:55.467 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:55.621 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-18T16:54:55.642 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:55.643 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:54:55.643 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:55.779 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rgw 2023-12-18T16:54:56.138 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:56.163 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-18T16:54:56.877 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 158 kB/s | 4.5 kB 00:00 2023-12-18T16:54:57.409 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 115 kB/s | 4.1 kB 00:00 2023-12-18T16:54:58.314 INFO:teuthology.orchestra.run.smithi160.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:58.497 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:54:58.498 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:54:58.498 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:54:58.634 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rados 2023-12-18T16:54:58.999 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:54:59.456 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:54:59.632 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:54:59.633 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:54:59.634 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:54:59.712 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-18T16:54:59.774 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-cephfs 2023-12-18T16:55:00.132 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:00.243 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 119 kB/s | 4.1 kB 00:00 2023-12-18T16:55:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 132 kB/s | 4.5 kB 00:00 2023-12-18T16:55:01.391 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 120 kB/s | 4.1 kB 00:00 2023-12-18T16:55:02.409 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:02.587 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:02.588 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:55:02.588 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:02.725 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rgw 2023-12-18T16:55:03.088 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:03.476 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:03.651 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:55:03.652 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:55:03.652 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:55:03.762 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2023-12-18T16:55:03.780 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rbd 2023-12-18T16:55:04.139 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:04.290 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 134 kB/s | 4.1 kB 00:00 2023-12-18T16:55:04.820 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 154 kB/s | 4.5 kB 00:00 2023-12-18T16:55:05.345 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 140 kB/s | 4.1 kB 00:00 2023-12-18T16:55:06.448 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:06.626 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:06.626 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:55:06.626 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:06.791 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-cephfs 2023-12-18T16:55:07.151 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:07.589 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:55:07.590 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T16:55:07.590 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:55:07.734 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-fuse 2023-12-18T16:55:07.839 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 154 kB/s | 4.5 kB 00:00 2023-12-18T16:55:08.092 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:08.371 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 147 kB/s | 4.1 kB 00:00 2023-12-18T16:55:08.788 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T16:55:09.313 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 138 kB/s | 4.1 kB 00:00 2023-12-18T16:55:10.414 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:10.593 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:10.594 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:55:10.594 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:10.739 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rbd 2023-12-18T16:55:11.099 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:11.652 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:55:11.653 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:11.654 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 93 k 2023-12-18T16:55:11.654 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 280 k 2023-12-18T16:55:11.654 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:55:11.815 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T16:55:11.850 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 478 kB/s | 93 kB 00:00 2023-12-18T16:55:11.850 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:11.850 INFO:teuthology.orchestra.run.smithi119.stdout:Total 475 kB/s | 93 kB 00:00 2023-12-18T16:55:11.851 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:55:11.861 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:55:11.861 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:55:11.918 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:55:11.927 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:55:12.070 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:55:12.231 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:12.339 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 142 kB/s | 4.1 kB 00:00 2023-12-18T16:55:12.540 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:14.388 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T16:55:14.564 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:14.565 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2023-12-18T16:55:14.565 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:14.707 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-fuse 2023-12-18T16:55:15.067 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:15.757 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 152 kB/s | 4.5 kB 00:00 2023-12-18T16:55:16.279 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 155 kB/s | 4.1 kB 00:00 2023-12-18T16:55:17.164 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:17.164 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:55:17.704 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:17.704 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:55:17.705 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:17.705 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:17.705 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:55:17.874 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-mirror 2023-12-18T16:55:18.233 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:18.519 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T16:55:18.520 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 93 k 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 280 k 2023-12-18T16:55:18.521 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:55:18.710 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 492 kB/s | 93 kB 00:00 2023-12-18T16:55:18.711 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:18.711 INFO:teuthology.orchestra.run.smithi160.stdout:Total 489 kB/s | 93 kB 00:00 2023-12-18T16:55:18.711 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:55:18.722 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:55:18.722 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:55:18.780 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:55:18.789 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:55:18.904 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:55:18.964 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 124 kB/s | 4.5 kB 00:00 2023-12-18T16:55:19.075 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:19.344 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:19.487 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 120 kB/s | 4.1 kB 00:00 2023-12-18T16:55:21.709 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T16:55:21.710 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 3.6 M 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 17 M 2023-12-18T16:55:21.711 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:55:22.270 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 6.4 MB/s | 3.6 MB 00:00 2023-12-18T16:55:22.270 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:22.270 INFO:teuthology.orchestra.run.smithi119.stdout:Total 6.4 MB/s | 3.6 MB 00:00 2023-12-18T16:55:22.271 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:55:22.283 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:55:22.283 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:55:22.351 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:55:22.360 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:55:22.838 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:55:23.023 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:23.436 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:23.964 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:23.964 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:55:24.504 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:24.504 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:55:24.504 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:24.504 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:24.504 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:24.695 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-mirror 2023-12-18T16:55:25.058 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:25.749 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 168 kB/s | 4.5 kB 00:00 2023-12-18T16:55:26.284 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T16:55:28.057 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:28.057 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:55:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 3.6 M 2023-12-18T16:55:28.536 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 17 M 2023-12-18T16:55:28.536 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:55:28.586 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:28.586 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:55:28.586 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:28.586 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:28.586 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:55:28.759 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-nbd 2023-12-18T16:55:29.064 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 6.8 MB/s | 3.6 MB 00:00 2023-12-18T16:55:29.064 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:29.064 INFO:teuthology.orchestra.run.smithi160.stdout:Total 6.8 MB/s | 3.6 MB 00:00 2023-12-18T16:55:29.065 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:55:29.077 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:55:29.077 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:55:29.122 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:29.147 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:55:29.156 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:55:29.613 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:55:29.767 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:29.836 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T16:55:30.168 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:30.369 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T16:55:32.582 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T16:55:32.583 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T16:55:32.584 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T16:55:32.584 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:32.584 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 181 k 2023-12-18T16:55:32.584 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 573 k 2023-12-18T16:55:32.584 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T16:55:32.790 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 879 kB/s | 181 kB 00:00 2023-12-18T16:55:32.790 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:32.790 INFO:teuthology.orchestra.run.smithi119.stdout:Total 874 kB/s | 181 kB 00:00 2023-12-18T16:55:32.791 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T16:55:32.802 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T16:55:32.802 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T16:55:32.858 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T16:55:32.866 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T16:55:33.037 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T16:55:33.211 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:33.480 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:35.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:35.005 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:55:35.533 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:35.534 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:55:35.534 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:35.534 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:35.534 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:35.715 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-nbd 2023-12-18T16:55:36.083 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2023-12-18T16:55:36.962 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 52 kB/s | 4.5 kB 00:00 2023-12-18T16:55:37.567 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 kB/s | 4.1 kB 00:00 2023-12-18T16:55:39.809 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2023-12-18T16:55:39.810 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:39.810 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2023-12-18T16:55:39.810 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 181 k 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 573 k 2023-12-18T16:55:39.811 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2023-12-18T16:55:40.025 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 845 kB/s | 181 kB 00:00 2023-12-18T16:55:40.026 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:55:40.026 INFO:teuthology.orchestra.run.smithi160.stdout:Total 840 kB/s | 181 kB 00:00 2023-12-18T16:55:40.026 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2023-12-18T16:55:40.038 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2023-12-18T16:55:40.038 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2023-12-18T16:55:40.095 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2023-12-18T16:55:40.104 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2023-12-18T16:55:40.266 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2023-12-18T16:55:40.497 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:40.553 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T16:55:40.769 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:41.081 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:41.082 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T16:55:41.082 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:41.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:55:41.082 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T16:55:41.228 DEBUG:teuthology.parallel:result is None 2023-12-18T16:55:45.784 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T16:55:45.784 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2023-12-18T16:55:46.339 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:46.340 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2023-12-18T16:55:46.340 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T16:55:46.340 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:55:46.340 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2023-12-18T16:55:46.497 DEBUG:teuthology.parallel:result is None 2023-12-18T16:55:46.497 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-18T16:55:46.636 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T16:55:46.664 INFO:teuthology.orchestra.run.smithi119.stdout:19.0.0-303.g861525e2.el8 2023-12-18T16:55:46.665 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T16:55:46.665 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T16:55:46.666 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-18T16:55:46.812 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T16:55:46.835 INFO:teuthology.orchestra.run.smithi160.stdout:19.0.0-303.g861525e2.el8 2023-12-18T16:55:46.835 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T16:55:46.835 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T16:55:46.837 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-18T16:55:46.837 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:55:46.837 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T16:55:46.873 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:55:46.873 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T16:55:46.903 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-18T16:55:46.904 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:55:46.904 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T16:55:46.944 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T16:55:47.013 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:55:47.013 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T16:55:47.040 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T16:55:47.106 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-18T16:55:47.106 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:55:47.106 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T16:55:47.136 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T16:55:47.204 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:55:47.205 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T16:55:47.231 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T16:55:47.298 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-18T16:55:47.298 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:55:47.298 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T16:55:47.327 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T16:55:47.395 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:55:47.395 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T16:55:47.422 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T16:55:47.489 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-18T16:55:47.561 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-18T16:55:47.561 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T16:55:47.561 INFO:tasks.cephadm:Cluster fsid is 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:55:47.561 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-18T16:55:47.562 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.119', 'mon.b': '172.21.15.160'} 2023-12-18T16:55:47.562 INFO:tasks.cephadm:First mon is mon.a on smithi119 2023-12-18T16:55:47.562 INFO:tasks.cephadm:First mgr is a 2023-12-18T16:55:47.562 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-18T16:55:47.562 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2023-12-18T16:55:47.591 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2023-12-18T16:55:47.618 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-18T16:55:47.619 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-18T16:55:47.751 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-18T16:55:47.971 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-18T16:55:47.972 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-18T16:55:47.973 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T16:55:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 16:55 /home/ubuntu/cephtest/cephadm 2023-12-18T16:55:48.423 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T16:55:49.056 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 16:55 /home/ubuntu/cephtest/cephadm 2023-12-18T16:55:49.057 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-18T16:55:49.078 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-18T16:55:49.109 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 on all hosts... 2023-12-18T16:55:49.109 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T16:55:49.121 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T16:55:50.465 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T16:55:50.664 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2023-12-18T16:56:15.759 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2023-12-18T16:56:17.183 INFO:teuthology.orchestra.run.smithi160.stdout:} 2023-12-18T16:56:17.209 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2023-12-18T16:56:17.247 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2023-12-18T16:56:17.277 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2023-12-18T16:56:17.316 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2023-12-18T16:56:17.344 INFO:tasks.cephadm:Writing seed config... 2023-12-18T16:56:17.345 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-18T16:56:17.345 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-18T16:56:17.346 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-18T16:56:17.346 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:56:17.347 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-18T16:56:17.375 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 = 4a97e052-9dc6-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-18T16:56:17.375 DEBUG:teuthology.orchestra.run.smithi119:mon.a> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service 2023-12-18T16:56:17.418 DEBUG:teuthology.orchestra.run.smithi119:mgr.a> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a.service 2023-12-18T16:56:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:-- Logs begin at Mon 2023-12-18 16:43:30 UTC. -- 2023-12-18T16:56:17.448 INFO:tasks.cephadm:Bootstrapping... 2023-12-18T16:56:17.448 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 -v bootstrap --fsid 4a97e052-9dc6-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.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-18T16:56:17.474 INFO:journalctl@ceph.mgr.a.smithi119.stdout:-- Logs begin at Mon 2023-12-18 16:43:30 UTC. -- 2023-12-18T16:56:17.650 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T16:56:17.650 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1', '-v', 'bootstrap', '--fsid', '4a97e052-9dc6-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.119', '--skip-admin-label'] 2023-12-18T16:56:17.684 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.6.1 2023-12-18T16:56:17.685 INFO:teuthology.orchestra.run.smithi119.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-18T16:56:17.685 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying podman|docker is present... 2023-12-18T16:56:17.723 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.6.1 2023-12-18T16:56:17.723 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying lvm2 is present... 2023-12-18T16:56:17.723 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying time synchronization is in place... 2023-12-18T16:56:17.730 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T16:56:17.730 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T16:56:17.735 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T16:56:17.735 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:56:17.741 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2023-12-18T16:56:17.747 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2023-12-18T16:56:17.747 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2023-12-18T16:56:17.748 INFO:teuthology.orchestra.run.smithi119.stdout:Repeating the final host check... 2023-12-18T16:56:17.785 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.6.1 2023-12-18T16:56:17.785 INFO:teuthology.orchestra.run.smithi119.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-18T16:56:17.785 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl is present 2023-12-18T16:56:17.785 INFO:teuthology.orchestra.run.smithi119.stdout:lvcreate is present 2023-12-18T16:56:17.791 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T16:56:17.791 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T16:56:17.797 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T16:56:17.797 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:56:17.802 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Host looks OK 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Cluster fsid: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Acquiring lock 140169112375192 on /run/cephadm/4a97e052-9dc6-11ee-95a5-87774f69a715.lock 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Lock 140169112375192 acquired on /run/cephadm/4a97e052-9dc6-11ee-95a5-87774f69a715.lock 2023-12-18T16:56:17.809 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 3300 ... 2023-12-18T16:56:17.810 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 6789 ... 2023-12-18T16:56:17.810 INFO:teuthology.orchestra.run.smithi119.stdout:Base mon IP(s) is [172.21.15.119:3300, 172.21.15.119:6789], mon addrv is [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2023-12-18T16:56:17.813 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-12-18T16:56:17.813 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2023-12-18T16:56:17.816 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-18T16:56:17.816 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-12-18T16:56:17.816 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-12-18T16:56:17.818 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-18T16:56:17.818 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 fe80::892a:357b:747:c378/64 scope link noprefixroute 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2023-12-18T16:56:17.819 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2023-12-18T16:56:17.820 INFO:teuthology.orchestra.run.smithi119.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-18T16:56:17.820 INFO:teuthology.orchestra.run.smithi119.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-18T16:56:17.821 INFO:teuthology.orchestra.run.smithi119.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Getting image source signatures 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:0cf09d79b029974133ec1e167dd04e3ef601e6560cee9a30f85b71eb1a67ec95 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying config sha256:4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T16:56:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-18T16:56:18.891 INFO:teuthology.orchestra.run.smithi119.stdout:ceph: stdout ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T16:56:18.891 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph version: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T16:56:18.891 INFO:teuthology.orchestra.run.smithi119.stdout:Extracting ceph user uid/gid from container image... 2023-12-18T16:56:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:stat: stdout 167 167 2023-12-18T16:56:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial keys... 2023-12-18T16:56:20.058 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQCzeYBlwoF8KRAALf6/XLw3nw79Y1O5obVUfQ== 2023-12-18T16:56:20.668 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQC0eYBlGGQqEhAAP4Hw7yJvYJurdyxwhQC12w== 2023-12-18T16:56:21.244 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQC0eYBlBTT3NBAATpE55HnGfhLQ2mHkgvCGDg== 2023-12-18T16:56:21.244 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial monmap... 2023-12-18T16:56:22.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T16:56:22.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2023-12-18T16:56:22.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:monmaptool for a [v2:172.21.15.119:3300,v1:172.21.15.119:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:setting min_mon_release = quincy 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: set fsid to 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:56:22.134 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mon... 2023-12-18T16:56:22.760 INFO:teuthology.orchestra.run.smithi119.stdout:create mon.a on 2023-12-18T16:56:22.888 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-18T16:56:22.977 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-18T16:56:23.133 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target. 2023-12-18T16:56:23.133 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target. 2023-12-18T16:56:23.320 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a 2023-12-18T16:56:23.320 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-18T16:56:23.405 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target.wants/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@.service. 2023-12-18T16:56:23.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:23 smithi119 systemd[1]: Starting Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:56:23.774 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T16:56:23.774 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-18T16:56:23.781 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T16:56:23.782 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:56:23.782 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-18T16:56:23.782 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T16:56:23.782 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon to start... 2023-12-18T16:56:23.782 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon... 2023-12-18T16:56:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:23 smithi119 bash[38321]: 7194de352929ad1b87c1f29e70d1ff2fedf474f3942d83bb3af2abfdfa79b879 2023-12-18T16:56:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:23 smithi119 systemd[1]: Started Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:56:24.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:23 smithi119 ceph-mon[38359]: mkfs 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:24.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:23 smithi119 ceph-mon[38359]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:56:24.604 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout cluster: 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout id: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout services: 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.459712s) 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout data: 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pgs: 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon is available 2023-12-18T16:56:24.605 INFO:teuthology.orchestra.run.smithi119.stdout:Assimilating anything we can from ceph.conf... 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: fsmap 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: mgrmap e1: no daemons active 2023-12-18T16:56:25.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:24 smithi119 ceph-mon[38359]: from='client.? 172.21.15.119:0/512363889' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:25.455 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T16:56:25.456 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T16:56:25.456 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T16:56:25.456 INFO:teuthology.orchestra.run.smithi119.stdout:Generating new minimal ceph.conf... 2023-12-18T16:56:26.155 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:25 smithi119 ceph-mon[38359]: from='client.? 172.21.15.119:0/3578218409' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T16:56:26.155 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:25 smithi119 ceph-mon[38359]: from='client.? 172.21.15.119:0/3578218409' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T16:56:26.195 INFO:teuthology.orchestra.run.smithi119.stdout:Restarting the monitor... 2023-12-18T16:56:26.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 systemd[1]: Stopping Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:56:26.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[38336]: 2023-12-18T16:56:26.395+0000 7f2668c61700 -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-18T16:56:26.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[38336]: 2023-12-18T16:56:26.395+0000 7f2668c61700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-18T16:56:26.837 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 bash[38685]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a 2023-12-18T16:56:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T16:56:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 systemd[1]: Stopped Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:56:27.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:26 smithi119 systemd[1]: Starting Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:56:28.888 INFO:teuthology.orchestra.run.smithi119.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 bash[38805]: cd439e4cadb077487f3e513a53d3224c8a4fc57a6865cd76a25145aed4f7e323 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: pidfile_write: ignore empty --pid-file 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 systemd[1]: Started Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: load: jerasure load: lrc 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Git sha 0 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: DB SUMMARY 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: DB Session ID: Y2WQSVD54B204FZ0CIWI 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:56:29.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82725 ; 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.env: 0x55dce26cca60 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.info_log: 0x55dce3d51760 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.statistics: (nil) 2023-12-18T16:56:29.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.use_fsync: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.db_log_dir: 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.wal_dir: 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:56:29.218 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.write_buffer_manager: 0x55dce3d074a0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:56:29.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.unordered_write: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.row_cache: None 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.wal_filter: None 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.wal_compression: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:56:29.220 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:56:29.221 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_open_files: -1 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Compression algorithms supported: 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kZSTD supported: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:56:29.222 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.merge_operator: 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_filter: None 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dce3d51880) 2023-12-18T16:56:29.223 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_type: 0 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_index_type: 0 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_shortening: 1 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: checksum: 4 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: no_block_cache: 0 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache: 0x55dce3da7090 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_options: 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: capacity : 536870912 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_shard_bits : 4 2023-12-18T16:56:29.224 INFO:journalctl@ceph.mon.a.smithi119.stdout: strict_capacity_limit : 0 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_compressed: (nil) 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: persistent_cache: (nil) 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size: 4096 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size_deviation: 10 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_restart_interval: 16 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_block_restart_interval: 1 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: metadata_block_size: 4096 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: partition_filters: 0 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: use_delta_encoding: 1 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: filter_policy: bloomfilter 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: whole_key_filtering: 1 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: verify_compression: 0 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: format_version: 5 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_index_compression: 1 2023-12-18T16:56:29.225 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_align: 0 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout: prepopulate_block_cache: 0 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression: NoCompression 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.num_levels: 7 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:56:29.226 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:56:29.227 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:56:29.228 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:56:29.229 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.ttl: 2592000 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:56:29.230 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: 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-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bb74403a-b002-4eb5-a761-ae599a213363 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918588893022, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T16:56:29.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918588894024, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79629, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77816, "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": 72163, "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": 1702918588, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bb74403a-b002-4eb5-a761-ae599a213363", "db_session_id": "Y2WQSVD54B204FZ0CIWI", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918588894114, "job": 1, "event": "recovery_finished"} 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: 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-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dce3e42000 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: DB pointer 0x55dce3e30000 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** DB Stats ** 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.232 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: L0 2/0 79.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: Sum 2/0 79.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:56:29.233 INFO:journalctl@ceph.mon.a.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative compaction: 0.00 GB write, 20.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval compaction: 0.00 GB write, 20.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache BinnedLRUCache@0x55dce3da7090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.234 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: starting mon.a rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???) e1 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).mds e1 new map 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).mds e1 print_map 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout: e1 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout: legacy client fscid: -1 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout: No filesystems configured 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:56:29.235 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:56:29.236 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: fsmap 2023-12-18T16:56:29.236 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T16:56:29.236 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:28 smithi119 ceph-mon[38843]: mgrmap e1: no daemons active 2023-12-18T16:56:29.685 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-18T16:56:29.708 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-18T16:56:29.708 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mgr... 2023-12-18T16:56:29.709 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-18T16:56:29.709 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-18T16:56:29.936 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a 2023-12-18T16:56:29.936 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-18T16:56:30.027 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715.target.wants/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@.service. 2023-12-18T16:56:30.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:30 smithi119 systemd[1]: Starting Ceph mgr.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:56:30.455 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T16:56:30.455 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-18T16:56:30.463 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T16:56:30.463 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:56:30.463 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-18T16:56:30.463 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T16:56:30.471 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T16:56:30.471 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr to start... 2023-12-18T16:56:30.479 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr... 2023-12-18T16:56:30.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:30 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/4078817810' entity='client.admin' 2023-12-18T16:56:30.596 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:30 smithi119 bash[39077]: 76126dd5baeeadec44c1523221f410a56181250e72b1490b743e3366e1eb26a8 2023-12-18T16:56:30.596 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:30 smithi119 systemd[1]: Started Ceph mgr.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:56:31.129 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:30 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:30.851+0000 7fccdc584200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T16:56:31.129 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:30 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:30.949+0000 7fccdc584200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T16:56:31.129 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:31.040+0000 7fccdc584200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T16:56:31.129 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:31.127+0000 7fccdc584200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "4a97e052-9dc6-11ee-95a5-87774f69a715", 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T16:56:31.276 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T16:56:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T16:56:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T16:56:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T16:56:23.805941+0000", 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:31.282 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T16:56:31.282 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:31.282 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (1/15)... 2023-12-18T16:56:31.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:31 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/167314156' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:56:32.078 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:31.754+0000 7fccdc584200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:56:32.078 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:31.992+0000 7fccdc584200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T16:56:32.078 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.076+0000 7fccdc584200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T16:56:32.341 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.185+0000 7fccdc584200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T16:56:32.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.340+0000 7fccdc584200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T16:56:32.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.466+0000 7fccdc584200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T16:56:32.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.551+0000 7fccdc584200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T16:56:33.185 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:32 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:32.919+0000 7fccdc584200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T16:56:33.455 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:33 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:33.184+0000 7fccdc584200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T16:56:33.793 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:33 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:33.479+0000 7fccdc584200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T16:56:33.793 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:33 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:33.575+0000 7fccdc584200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T16:56:34.079 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:33 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/676185204' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:56:34.132 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:34.132 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:34.132 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "4a97e052-9dc6-11ee-95a5-87774f69a715", 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T16:56:23.805941+0000", 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:34.136 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T16:56:34.137 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:34.137 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (2/15)... 2023-12-18T16:56:34.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:34 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:34.357+0000 7fccdc584200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T16:56:34.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:34 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:34.452+0000 7fccdc584200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T16:56:34.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:34 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:34.599+0000 7fccdc584200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T16:56:35.593 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:35.219+0000 7fccdc584200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T16:56:35.593 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:35.399+0000 7fccdc584200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T16:56:35.593 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:35.591+0000 7fccdc584200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T16:56:36.809 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:36 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3599020154' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:56:36.809 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:36 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:36.527+0000 7fccdc584200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T16:56:36.914 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:36.914 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:36.914 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "4a97e052-9dc6-11ee-95a5-87774f69a715", 2023-12-18T16:56:36.914 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:36.915 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T16:56:36.916 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T16:56:36.917 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T16:56:23.805941+0000", 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (3/15)... 2023-12-18T16:56:37.093 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:36 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:36.808+0000 7fccdc584200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:56:37.093 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:36 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:36.899+0000 7fccdc584200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T16:56:37.964 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:37.091+0000 7fccdc584200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T16:56:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: Activating manager daemon a 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: mgrmap e2: a(active, starting, since 0.0028595s) 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: Manager daemon a is now available 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:56:37.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:37 smithi119 ceph-mon[38843]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:56:39.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:39 smithi119 ceph-mon[38843]: mgrmap e3: a(active, since 1.00676s) 2023-12-18T16:56:40.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:40 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/993042518' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "4a97e052-9dc6-11ee-95a5-87774f69a715", 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T16:56:41.337 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T16:56:41.338 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T16:56:41.339 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T16:56:41.342 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T16:56:41.343 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T16:56:41.344 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T16:56:41.344 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T16:56:41.344 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T16:56:41.344 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-18T16:56:41.344 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:41.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:41 smithi119 ceph-mon[38843]: mgrmap e4: a(active, since 3s) 2023-12-18T16:56:41.345 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.345 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T16:56:41.345 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T16:56:23.805941+0000", 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:41.346 INFO:teuthology.orchestra.run.smithi119.stdout:mgr is available 2023-12-18T16:56:43.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:43 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2581723349' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T16:56:43.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:43 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2581723349' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:45.804 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T16:56:45.805 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling cephadm module... 2023-12-18T16:56:47.210 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:46 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3865508852' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T16:56:47.210 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:46 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: ignoring --setuser ceph since I am not root 2023-12-18T16:56:47.211 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:46 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: ignoring --setgroup ceph since I am not root 2023-12-18T16:56:47.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:47.346+0000 7fd86c718200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T16:56:47.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:47.445+0000 7fd86c718200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T16:56:47.913 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:47.536+0000 7fd86c718200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T16:56:47.913 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:47.625+0000 7fd86c718200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T16:56:48.209 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3865508852' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T16:56:48.210 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-mon[38843]: mgrmap e5: a(active, since 9s) 2023-12-18T16:56:48.210 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:47 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1339965320' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T16:56:48.233 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:48.233 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2023-12-18T16:56:48.234 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 5... 2023-12-18T16:56:48.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:48 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.267+0000 7fd86c718200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:56:48.871 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:48 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.517+0000 7fd86c718200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T16:56:48.872 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:48 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.607+0000 7fd86c718200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T16:56:48.872 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:48 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.716+0000 7fd86c718200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T16:56:48.872 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:48 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.871+0000 7fd86c718200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T16:56:49.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:49 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:48.999+0000 7fd86c718200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T16:56:49.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:49 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:49.085+0000 7fd86c718200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T16:56:49.715 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:49 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:49.453+0000 7fd86c718200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T16:56:50.006 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:49 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:49.722+0000 7fd86c718200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T16:56:50.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:50 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:50.005+0000 7fd86c718200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T16:56:50.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:50 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:50.099+0000 7fd86c718200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T16:56:51.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:50 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:50.848+0000 7fd86c718200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T16:56:51.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:50 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:50.943+0000 7fd86c718200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T16:56:51.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:51 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:51.091+0000 7fd86c718200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T16:56:52.089 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:51 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:51.714+0000 7fd86c718200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T16:56:52.090 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:51 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:51.896+0000 7fd86c718200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T16:56:52.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:52 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:52.089+0000 7fd86c718200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T16:56:53.275 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:53.005+0000 7fd86c718200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T16:56:53.555 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:53.275+0000 7fd86c718200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:56:53.555 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:53.364+0000 7fd86c718200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T16:56:53.964 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:56:53.555+0000 7fd86c718200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: Active manager daemon a restarted 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: Activating manager daemon a 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: mgrmap e6: a(active, starting, since 0.00305509s) 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: Manager daemon a is now available 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:56:53.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:53 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:56:54.900 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: Found migration_current of "None". Setting to last migration. 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:56:54.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:54 smithi119 ceph-mon[38843]: mgrmap e7: a(active, since 1.00583s) 2023-12-18T16:56:54.965 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:56:54.965 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-18T16:56:54.965 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T16:56:54.965 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:56:54.965 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 5 is available 2023-12-18T16:56:54.966 INFO:teuthology.orchestra.run.smithi119.stdout:Setting orchestrator backend to cephadm... 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: [18/Dec/2023:16:56:54] ENGINE Bus STARTING 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: [18/Dec/2023:16:56:54] ENGINE Serving on http://172.21.15.119:8765 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: [18/Dec/2023:16:56:54] ENGINE Serving on https://172.21.15.119:7150 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: [18/Dec/2023:16:56:54] ENGINE Bus STARTED 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:55 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:56:56.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:56 smithi119 ceph-mon[38843]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:56:56.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:56 smithi119 ceph-mon[38843]: mgrmap e8: a(active, since 2s) 2023-12-18T16:56:56.847 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-18T16:56:56.847 INFO:teuthology.orchestra.run.smithi119.stdout:Generating ssh key... 2023-12-18T16:56:57.783 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-mon[38843]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:56:57.783 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:57.783 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:56:57.783 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: Generating public/private rsa key pair. 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: Your identification has been saved in /tmp/tmppfpzpn8c/key. 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: Your public key has been saved in /tmp/tmppfpzpn8c/key.pub. 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: The key fingerprint is: 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: SHA256:84146Qayr08xFa1ZBOiPu+7RV+fSHXJDykEyNNkS3ao ceph-4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: The key's randomart image is: 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: +---[RSA 3072]----+ 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | .+X*.. | 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | . +Bo . | 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | . .+.... | 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | ..o ..+ | 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | So .+.+.| 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | . oB.E .o++| 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | o+o* o . +| 2023-12-18T16:56:57.784 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | ...+.. . | 2023-12-18T16:56:57.785 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: | .**o. | 2023-12-18T16:56:57.785 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:56:57 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: +----[SHA256]-----+ 2023-12-18T16:56:58.691 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:58 smithi119 ceph-mon[38843]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:56:58.691 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:58 smithi119 ceph-mon[38843]: Generating ssh key... 2023-12-18T16:56:58.738 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpIC0lOnGPhvvkOwn+TFaBTcAkZGmCDHczF5dHYdK+H+Nb3aYzR9HXK9YJTOvCdXM4emC8//CYfR+gL0zzXat0WEbnoBXcx63GWTP/H06lCDzu0qqtA+FTySvh1NFE8uwWezR/wB+s3cm5x/8PSmWfaFJ5C/ZEW2UuSN+9+YwEX8leWjUZlOwsMy9jxKxEQ8k+VxDThrLmtzQua/wP8/bz+bS6+ZUH3kUR1UmPggUihTu8bWST5q3b6R/K2XNdXSO9XtgYnvC3AvNrMk+JJMA6505aVLACwB5d5LY6fVpl3ub0pzI2GNZfTMM2ScEINDuRxnEh+Xcae3NE8N85rvf6TFqVJVEDxxR7aUbGcqyvyvN3XmtCQ0vvbIkcJSw0PvkysM1OjjtxJMsa0uA3h8+llWdVy23s944ZpFb9gZ04YTaGGTdHl/UmGuUHz8hJ/x+r/266L6ncZC13a4m8myMPdvsoYk+arfhyGl4lNMyga9f+hPqFAo47wwb7YsMMepM= ceph-4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:56:58.739 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-18T16:56:58.739 INFO:teuthology.orchestra.run.smithi119.stdout:Adding key to root@localhost authorized_keys... 2023-12-18T16:56:58.740 INFO:teuthology.orchestra.run.smithi119.stdout:Adding host smithi119... 2023-12-18T16:57:00.067 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:56:59 smithi119 ceph-mon[38843]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:00 smithi119 ceph-mon[38843]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "addr": "172.21.15.119", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:00 smithi119 ceph-mon[38843]: Deploying cephadm binary to smithi119 2023-12-18T16:57:03.330 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Added host 'smithi119' with addr '172.21.15.119' 2023-12-18T16:57:03.330 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying unmanaged mon service... 2023-12-18T16:57:04.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:04.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: Added host smithi119 2023-12-18T16:57:04.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:04.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:04.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: Saving service mon spec with placement count:5 2023-12-18T16:57:04.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:03 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:04.288 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-18T16:57:04.288 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying unmanaged mgr service... 2023-12-18T16:57:05.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-18T16:57:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:05 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:05 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:05 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:06.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:06 smithi119 ceph-mon[38843]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:06.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:06 smithi119 ceph-mon[38843]: Saving service mgr spec with placement count:2 2023-12-18T16:57:06.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:06 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:06.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:06 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3125674915' entity='client.admin' 2023-12-18T16:57:07.288 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling the dashboard module... 2023-12-18T16:57:08.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:07 smithi119 ceph-mon[38843]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:08.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:07 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/4126108043' entity='client.admin' 2023-12-18T16:57:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:08 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1724159223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T16:57:09.215 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:08 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: ignoring --setuser ceph since I am not root 2023-12-18T16:57:09.215 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:08 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: ignoring --setgroup ceph since I am not root 2023-12-18T16:57:09.535 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:09.337+0000 7fccaa6ff200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T16:57:09.535 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:09.442+0000 7fccaa6ff200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T16:57:09.535 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:09.533+0000 7fccaa6ff200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T16:57:09.882 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:09.624+0000 7fccaa6ff200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T16:57:10.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1724159223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T16:57:10.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-mon[38843]: mgrmap e9: a(active, since 15s) 2023-12-18T16:57:10.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:09 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3348600497' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2023-12-18T16:57:10.222 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 9... 2023-12-18T16:57:10.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:10.265+0000 7fccaa6ff200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:57:10.873 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:10.513+0000 7fccaa6ff200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T16:57:10.874 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:10.603+0000 7fccaa6ff200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T16:57:10.874 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:10.715+0000 7fccaa6ff200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T16:57:11.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:10.872+0000 7fccaa6ff200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T16:57:11.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:11 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:11.000+0000 7fccaa6ff200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T16:57:11.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:11 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:11.087+0000 7fccaa6ff200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T16:57:11.714 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:11 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:11.454+0000 7fccaa6ff200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T16:57:12.005 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:11 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:11.722+0000 7fccaa6ff200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T16:57:12.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:12 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:12.004+0000 7fccaa6ff200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T16:57:12.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:12 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:12.098+0000 7fccaa6ff200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T16:57:13.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:12 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:12.872+0000 7fccaa6ff200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T16:57:13.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:12 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:12.968+0000 7fccaa6ff200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T16:57:13.214 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:13 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:13.117+0000 7fccaa6ff200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T16:57:14.120 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:13 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:13.739+0000 7fccaa6ff200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T16:57:14.120 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:13 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:13.923+0000 7fccaa6ff200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T16:57:14.464 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:14 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:14.119+0000 7fccaa6ff200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T16:57:15.314 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:15.039+0000 7fccaa6ff200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T16:57:15.596 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:15.312+0000 7fccaa6ff200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:57:15.596 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:15.402+0000 7fccaa6ff200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T16:57:15.964 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T16:57:15.594+0000 7fccaa6ff200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: Active manager daemon a restarted 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: Activating manager daemon a 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: mgrmap e10: a(active, starting, since 0.00317421s) 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:57:15.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:57:15.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:57:15.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:57:15.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: Manager daemon a is now available 2023-12-18T16:57:15.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:15.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:16.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:16 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:57:16.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:16 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:57:16.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:16 smithi119 ceph-mon[38843]: [18/Dec/2023:16:57:15] ENGINE Bus STARTING 2023-12-18T16:57:16.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:16 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:16.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:16 smithi119 ceph-mon[38843]: mgrmap e11: a(active, since 1.00615s) 2023-12-18T16:57:16.986 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-18T16:57:16.986 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-18T16:57:16.987 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T16:57:16.987 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-18T16:57:16.987 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 9 is available 2023-12-18T16:57:16.987 INFO:teuthology.orchestra.run.smithi119.stdout:Generating a dashboard self-signed certificate... 2023-12-18T16:57:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: [18/Dec/2023:16:57:15] ENGINE Serving on https://172.21.15.119:7150 2023-12-18T16:57:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: [18/Dec/2023:16:57:16] ENGINE Serving on http://172.21.15.119:8765 2023-12-18T16:57:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: [18/Dec/2023:16:57:16] ENGINE Bus STARTED 2023-12-18T16:57:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T16:57:17.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T16:57:17.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:17 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:19.918 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:19 smithi119 ceph-mon[38843]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:19.918 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:19 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:19.918 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:19 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:19.918 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:19 smithi119 ceph-mon[38843]: mgrmap e12: a(active, since 3s) 2023-12-18T16:57:20.177 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-18T16:57:20.178 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial admin user... 2023-12-18T16:57:21.311 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$5OOP6ZkEAMQA8POyMwoSWe5YxWB4dZns3yHw7Tuo0GEqzYuUDoqsq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702918640, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-18T16:57:21.311 INFO:teuthology.orchestra.run.smithi119.stdout:Fetching dashboard port number... 2023-12-18T16:57:21.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:20 smithi119 ceph-mon[38843]: 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-18T16:57:21.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:20 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:22.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 8443 2023-12-18T16:57:22.212 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T16:57:22.212 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-18T16:57:22.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:21 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2752413804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T16:57:22.219 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T16:57:22.219 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-18T16:57:22.219 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-18T16:57:22.219 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph Dashboard is now available at: 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout: URL: https://smithi119.front.sepia.ceph.com:8443/ 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout: User: admin 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout: Password: thtwt0c3nn 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:22.221 INFO:teuthology.orchestra.run.smithi119.stdout:Saving cluster configuration to /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config directory 2023-12-18T16:57:22.222 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling autotune for osd_memory_target 2023-12-18T16:57:23.046 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:22 smithi119 ceph-mon[38843]: mgrmap e13: a(active, since 6s) 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout:Or, if you are only running a single cluster on this host: 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-18T16:57:24.054 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: ceph telemetry on 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout:For more information see: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:24.055 INFO:teuthology.orchestra.run.smithi119.stdout:Bootstrap complete. 2023-12-18T16:57:24.097 INFO:tasks.cephadm:Fetching config... 2023-12-18T16:57:24.097 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:24.097 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-18T16:57:24.114 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-18T16:57:24.114 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:24.114 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-18T16:57:24.172 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-18T16:57:24.172 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:24.172 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-18T16:57:24.240 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-18T16:57:24.240 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:24.241 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-18T16:57:24.299 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-18T16:57:24.299 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpIC0lOnGPhvvkOwn+TFaBTcAkZGmCDHczF5dHYdK+H+Nb3aYzR9HXK9YJTOvCdXM4emC8//CYfR+gL0zzXat0WEbnoBXcx63GWTP/H06lCDzu0qqtA+FTySvh1NFE8uwWezR/wB+s3cm5x/8PSmWfaFJ5C/ZEW2UuSN+9+YwEX8leWjUZlOwsMy9jxKxEQ8k+VxDThrLmtzQua/wP8/bz+bS6+ZUH3kUR1UmPggUihTu8bWST5q3b6R/K2XNdXSO9XtgYnvC3AvNrMk+JJMA6505aVLACwB5d5LY6fVpl3ub0pzI2GNZfTMM2ScEINDuRxnEh+Xcae3NE8N85rvf6TFqVJVEDxxR7aUbGcqyvyvN3XmtCQ0vvbIkcJSw0PvkysM1OjjtxJMsa0uA3h8+llWdVy23s944ZpFb9gZ04YTaGGTdHl/UmGuUHz8hJ/x+r/266L6ncZC13a4m8myMPdvsoYk+arfhyGl4lNMyga9f+hPqFAo47wwb7YsMMepM= ceph-4a97e052-9dc6-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T16:57:24.381 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpIC0lOnGPhvvkOwn+TFaBTcAkZGmCDHczF5dHYdK+H+Nb3aYzR9HXK9YJTOvCdXM4emC8//CYfR+gL0zzXat0WEbnoBXcx63GWTP/H06lCDzu0qqtA+FTySvh1NFE8uwWezR/wB+s3cm5x/8PSmWfaFJ5C/ZEW2UuSN+9+YwEX8leWjUZlOwsMy9jxKxEQ8k+VxDThrLmtzQua/wP8/bz+bS6+ZUH3kUR1UmPggUihTu8bWST5q3b6R/K2XNdXSO9XtgYnvC3AvNrMk+JJMA6505aVLACwB5d5LY6fVpl3ub0pzI2GNZfTMM2ScEINDuRxnEh+Xcae3NE8N85rvf6TFqVJVEDxxR7aUbGcqyvyvN3XmtCQ0vvbIkcJSw0PvkysM1OjjtxJMsa0uA3h8+llWdVy23s944ZpFb9gZ04YTaGGTdHl/UmGuUHz8hJ/x+r/266L6ncZC13a4m8myMPdvsoYk+arfhyGl4lNMyga9f+hPqFAo47wwb7YsMMepM= ceph-4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:24.393 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpIC0lOnGPhvvkOwn+TFaBTcAkZGmCDHczF5dHYdK+H+Nb3aYzR9HXK9YJTOvCdXM4emC8//CYfR+gL0zzXat0WEbnoBXcx63GWTP/H06lCDzu0qqtA+FTySvh1NFE8uwWezR/wB+s3cm5x/8PSmWfaFJ5C/ZEW2UuSN+9+YwEX8leWjUZlOwsMy9jxKxEQ8k+VxDThrLmtzQua/wP8/bz+bS6+ZUH3kUR1UmPggUihTu8bWST5q3b6R/K2XNdXSO9XtgYnvC3AvNrMk+JJMA6505aVLACwB5d5LY6fVpl3ub0pzI2GNZfTMM2ScEINDuRxnEh+Xcae3NE8N85rvf6TFqVJVEDxxR7aUbGcqyvyvN3XmtCQ0vvbIkcJSw0PvkysM1OjjtxJMsa0uA3h8+llWdVy23s944ZpFb9gZ04YTaGGTdHl/UmGuUHz8hJ/x+r/266L6ncZC13a4m8myMPdvsoYk+arfhyGl4lNMyga9f+hPqFAo47wwb7YsMMepM= ceph-4a97e052-9dc6-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T16:57:24.439 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpIC0lOnGPhvvkOwn+TFaBTcAkZGmCDHczF5dHYdK+H+Nb3aYzR9HXK9YJTOvCdXM4emC8//CYfR+gL0zzXat0WEbnoBXcx63GWTP/H06lCDzu0qqtA+FTySvh1NFE8uwWezR/wB+s3cm5x/8PSmWfaFJ5C/ZEW2UuSN+9+YwEX8leWjUZlOwsMy9jxKxEQ8k+VxDThrLmtzQua/wP8/bz+bS6+ZUH3kUR1UmPggUihTu8bWST5q3b6R/K2XNdXSO9XtgYnvC3AvNrMk+JJMA6505aVLACwB5d5LY6fVpl3ub0pzI2GNZfTMM2ScEINDuRxnEh+Xcae3NE8N85rvf6TFqVJVEDxxR7aUbGcqyvyvN3XmtCQ0vvbIkcJSw0PvkysM1OjjtxJMsa0uA3h8+llWdVy23s944ZpFb9gZ04YTaGGTdHl/UmGuUHz8hJ/x+r/266L6ncZC13a4m8myMPdvsoYk+arfhyGl4lNMyga9f+hPqFAo47wwb7YsMMepM= ceph-4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:24.453 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-18T16:57:24.724 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:25.046 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:24 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1481914636' entity='client.admin' 2023-12-18T16:57:26.513 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-18T16:57:26.513 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-18T16:57:26.795 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:27 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1074259410' entity='client.admin' 2023-12-18T16:57:28.649 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2023-12-18T16:57:28.649 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:57:28.649 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2023-12-18T16:57:28.670 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:57:28.670 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:28.731 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2023-12-18T16:57:28.731 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch host add smithi160 2023-12-18T16:57:29.026 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:29.341 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:29.342 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:29 smithi119 ceph-mon[38843]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:30.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:30 smithi119 ceph-mon[38843]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T16:57:30.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:30.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:30.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:31 smithi119 ceph-mon[38843]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:31 smithi119 ceph-mon[38843]: Deploying cephadm binary to smithi160 2023-12-18T16:57:33.903 INFO:teuthology.orchestra.run.smithi119.stdout:Added host 'smithi160' with addr '172.21.15.160' 2023-12-18T16:57:34.268 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-18T16:57:34.526 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:34 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:34 smithi119 ceph-mon[38843]: Added host smithi160 2023-12-18T16:57:34.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:34 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:34.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:34 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:34.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:34 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:35.708 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:57:35.709 INFO:teuthology.orchestra.run.smithi119.stdout:[{"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2023-12-18T16:57:36.117 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-18T16:57:36.117 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-18T16:57:36.374 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:36.632 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:36 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:36.632 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:36 smithi119 ceph-mon[38843]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:36.633 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:36 smithi119 ceph-mon[38843]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:57:37.602 INFO:teuthology.orchestra.run.smithi119.stderr:adjusted tunables profile to default 2023-12-18T16:57:37.943 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:37 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/4095201564' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T16:57:38.018 INFO:tasks.cephadm:Adding mon.a on smithi119 2023-12-18T16:57:38.018 INFO:tasks.cephadm:Adding mon.b on smithi160 2023-12-18T16:57:38.018 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi119:172.21.15.119=a;smithi160:172.21.15.160=b' 2023-12-18T16:57:38.326 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:38.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/4095201564' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T16:57:38.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:38.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:38 smithi119 ceph-mon[38843]: Updating smithi160:/etc/ceph/ceph.conf 2023-12-18T16:57:39.410 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2023-12-18T16:57:39.807 DEBUG:teuthology.orchestra.run.smithi160:mon.b> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.b.service 2023-12-18T16:57:39.810 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T16:57:39.810 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T16:57:39.840 INFO:journalctl@ceph.mon.b.smithi160.stdout:-- Logs begin at Mon 2023-12-18 16:43:49 UTC. -- 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:39.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:39.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:39 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:40.365 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:40 smithi119 ceph-mon[38843]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi119:172.21.15.119=a;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:40 smithi119 ceph-mon[38843]: Saving service mon spec with placement smithi119:172.21.15.119=a;smithi160:172.21.15.160=b;count:2 2023-12-18T16:57:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:40 smithi119 ceph-mon[38843]: Deploying daemon mon.b on smithi160 2023-12-18T16:57:40.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:40 smithi119 ceph-mon[38843]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:42.195 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:57:42.196 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"4a97e052-9dc6-11ee-95a5-87774f69a715","modified":"2023-12-18T16:56:21.742394Z","created":"2023-12-18T16:56:21.742394Z","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.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-18T16:57:42.197 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2023-12-18T16:57:42.219 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:41 smithi160 systemd[1]: Starting Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:57:42.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: pidfile_write: ignore empty --pid-file 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: load: jerasure load: lrc 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Git sha 0 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: DB SUMMARY 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: DB Session ID: XIM0TOKAXHEH7G1FV2F8 2023-12-18T16:57:42.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:57:42.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.env: 0x55f6d3767a60 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.info_log: 0x55f6d520d760 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.statistics: (nil) 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.use_fsync: 0 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:57:42.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.db_log_dir: 2023-12-18T16:57:42.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.wal_dir: 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.write_buffer_manager: 0x55f6d51c34a0 2023-12-18T16:57:42.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.unordered_write: 0 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:57:42.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.row_cache: None 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.wal_filter: None 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.wal_compression: 0 2023-12-18T16:57:42.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:57:42.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:57:42.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_open_files: -1 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Compression algorithms supported: 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kZSTD supported: 0 2023-12-18T16:57:42.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:57:42.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.merge_operator: 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_filter: None 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f6d520d880) 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:57:42.565 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_type: 0 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_index_type: 0 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_shortening: 1 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: checksum: 4 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: no_block_cache: 0 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache: 0x55f6d5263090 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_options: 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: capacity : 536870912 2023-12-18T16:57:42.566 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_shard_bits : 4 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: strict_capacity_limit : 0 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_compressed: (nil) 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: persistent_cache: (nil) 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size: 4096 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size_deviation: 10 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_restart_interval: 16 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_block_restart_interval: 1 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: metadata_block_size: 4096 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: partition_filters: 0 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: use_delta_encoding: 1 2023-12-18T16:57:42.567 INFO:journalctl@ceph.mon.b.smithi160.stdout: filter_policy: bloomfilter 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: whole_key_filtering: 1 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: verify_compression: 0 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: format_version: 5 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_index_compression: 1 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_align: 0 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_auto_readahead_size: 262144 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: prepopulate_block_cache: 0 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:57:42.568 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression: NoCompression 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.num_levels: 7 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:57:42.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:57:42.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:57:42.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:57:42.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:57:42.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:57:42.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.ttl: 2592000 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:57:42.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f6212fa-d2cd-44f4-84d1-223eb85563ed 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918662307964, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-18T16:57:42.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918662308401, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702918662, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f6212fa-d2cd-44f4-84d1-223eb85563ed", "db_session_id": "XIM0TOKAXHEH7G1FV2F8", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918662308469, "job": 1, "event": "recovery_finished"} 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: 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-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f6d52fe000 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: DB pointer 0x55f6d52ec000 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** DB Stats ** 2023-12-18T16:57:42.577 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T16:57:42.578 INFO:journalctl@ceph.mon.b.smithi160.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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:57:42.579 INFO:journalctl@ceph.mon.b.smithi160.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: Block cache BinnedLRUCache@0x55f6d5263090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:57:42.580 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: using public_addr v2:172.21.15.160:0/0 -> [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: starting mon.b rank -1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(???) e0 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).mds e1 new map 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout: e1 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout: legacy client fscid: -1 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:57:42.581 INFO:journalctl@ceph.mon.b.smithi160.stdout: No filesystems configured 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: 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-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:57:42.582 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mkfs 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: fsmap 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e1: no daemons active 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/512363889' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3578218409' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3578218409' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T16:57:42.583 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: fsmap 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e1: no daemons active 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/4078817810' entity='client.admin' 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/167314156' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/676185204' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3599020154' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Activating manager daemon a 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e2: a(active, starting, since 0.0028595s) 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:57:42.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Manager daemon a is now available 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14100 172.21.15.119:0/3865432157' entity='mgr.a' 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e3: a(active, since 1.00676s) 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/993042518' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T16:57:42.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e4: a(active, since 3s) 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2581723349' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2581723349' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3865508852' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3865508852' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e5: a(active, since 9s) 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1339965320' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Active manager daemon a restarted 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Activating manager daemon a 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e6: a(active, starting, since 0.00305509s) 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:42.586 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Manager daemon a is now available 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Found migration_current of "None". Setting to last migration. 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:57:42.587 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e7: a(active, since 1.00583s) 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:56:54] ENGINE Bus STARTING 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:56:54] ENGINE Serving on http://172.21.15.119:8765 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:56:54] ENGINE Serving on https://172.21.15.119:7150 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:56:54] ENGINE Bus STARTED 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.588 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e8: a(active, since 2s) 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Generating ssh key... 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "addr": "172.21.15.119", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Deploying cephadm binary to smithi119 2023-12-18T16:57:42.589 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Added host smithi119 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Saving service mon spec with placement count:5 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Saving service mgr spec with placement count:2 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3125674915' entity='client.admin' 2023-12-18T16:57:42.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14120 172.21.15.119:0/1205547218' entity='mgr.a' 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/4126108043' entity='client.admin' 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1724159223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1724159223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e9: a(active, since 15s) 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3348600497' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Active manager daemon a restarted 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Activating manager daemon a 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e10: a(active, starting, since 0.00317421s) 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T16:57:42.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Manager daemon a is now available 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:57:15] ENGINE Bus STARTING 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e11: a(active, since 1.00615s) 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:57:15] ENGINE Serving on https://172.21.15.119:7150 2023-12-18T16:57:42.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:57:16] ENGINE Serving on http://172.21.15.119:8765 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: [18/Dec/2023:16:57:16] ENGINE Bus STARTED 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e12: a(active, since 3s) 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: 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-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2752413804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mgrmap e13: a(active, since 6s) 2023-12-18T16:57:42.593 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1481914636' entity='client.admin' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1074259410' entity='client.admin' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:42.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Deploying cephadm binary to smithi160 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Added host smithi160 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.595 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 bash[43734]: 79e7ffe83d0991db331b172483987c581a18cf48552620a5b2df058244214677 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/4095201564' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/4095201564' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.596 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi160:/etc/ceph/ceph.conf 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:42.597 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi119:172.21.15.119=a;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Saving service mon spec with placement smithi119:172.21.15.119=a;smithi160:172.21.15.160=b;count:2 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: Deploying daemon mon.b on smithi160 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 ceph-mon[43781]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-18T16:57:42.598 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:42 smithi160 systemd[1]: Started Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:57:43.690 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T16:57:43.690 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T16:57:43.966 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T16:57:47.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:47.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: mon.a calling monitor election 2023-12-18T16:57:47.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:47.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: mon.b calling monitor election 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: fsmap 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T16:57:47.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: mgrmap e13: a(active, since 31s) 2023-12-18T16:57:47.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: overall HEALTH_OK 2023-12-18T16:57:47.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:47.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:47 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: mon.a calling monitor election 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: mon.b calling monitor election 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: fsmap 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: mgrmap e13: a(active, since 31s) 2023-12-18T16:57:47.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: overall HEALTH_OK 2023-12-18T16:57:47.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:47.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:47 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.200 INFO:teuthology.orchestra.run.smithi160.stdout: 2023-12-18T16:57:48.200 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"4a97e052-9dc6-11ee-95a5-87774f69a715","modified":"2023-12-18T16:57:42.331334Z","created":"2023-12-18T16:56:21.742394Z","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.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-18T16:57:48.203 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='client.? 172.21.15.160:0/3655525898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T16:57:48.547 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:48.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:48.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:48 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:48.667 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-18T16:57:48.667 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='client.? 172.21.15.160:0/3655525898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:48.707 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:48.708 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:48 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:48.961 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Updating smithi160:/etc/ceph/ceph.conf 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.921 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:49.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:49 smithi119 ceph-mon[38843]: Reconfiguring daemon mon.a on smithi119 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Updating smithi160:/etc/ceph/ceph.conf 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Updating smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Updating smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:57:50.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:50.052 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:49 smithi160 ceph-mon[43781]: Reconfiguring daemon mon.a on smithi119 2023-12-18T16:57:50.337 INFO:teuthology.orchestra.run.smithi119.stdout:# minimal ceph.conf for 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:50.338 INFO:teuthology.orchestra.run.smithi119.stdout:[global] 2023-12-18T16:57:50.338 INFO:teuthology.orchestra.run.smithi119.stdout: fsid = 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:57:50.338 INFO:teuthology.orchestra.run.smithi119.stdout: mon_host = [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2023-12-18T16:57:50.715 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-18T16:57:50.715 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:50.715 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T16:57:50.791 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:50.791 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:50.916 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:57:50.916 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T16:57:50.946 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:57:50.947 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T16:57:51.014 INFO:tasks.cephadm:Adding mgr.a on smithi119 2023-12-18T16:57:51.014 INFO:tasks.cephadm:Adding mgr.b on smithi160 2023-12-18T16:57:51.014 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi119=a;smithi160=b' 2023-12-18T16:57:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:57:51.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:51.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3752161297' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:51.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:50 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3752161297' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:50 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:51.312 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T16:57:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: Reconfiguring mon.b (monmap changed)... 2023-12-18T16:57:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: Reconfiguring daemon mon.b on smithi160 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:52.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:51 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: Reconfiguring mon.b (monmap changed)... 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: Reconfiguring daemon mon.b on smithi160 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:51 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:52.486 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mgr update... 2023-12-18T16:57:52.878 DEBUG:teuthology.orchestra.run.smithi160:mgr.b> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.b.service 2023-12-18T16:57:52.881 INFO:tasks.cephadm:Deploying OSDs... 2023-12-18T16:57:52.881 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T16:57:52.881 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T16:57:52.903 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-18T16:57:52.903 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2023-12-18T16:57:52.911 INFO:journalctl@ceph.mgr.b.smithi160.stdout:-- Logs begin at Mon 2023-12-18 16:43:49 UTC. -- 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 121720 Links: 1 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 16:57:26.973410011 +0000 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 16:49:17.620961255 +0000 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 16:49:17.620961255 +0000 2023-12-18T16:57:52.964 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T16:57:52.965 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T16:57:53.033 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T16:57:53.033 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T16:57:53.033 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000249296 s, 2.1 MB/s 2023-12-18T16:57:53.035 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T16:57:53.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:53.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:53.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:53.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:53.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:53.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:53.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T16:57:53.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T16:57:53.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T16:57:53.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:53.095 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 118591 Links: 1 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 16:57:27.032408594 +0000 2023-12-18T16:57:53.154 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 16:49:18.157948086 +0000 2023-12-18T16:57:53.155 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 16:49:18.157948086 +0000 2023-12-18T16:57:53.155 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T16:57:53.155 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:53.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T16:57:53.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T16:57:53.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T16:57:53.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:53.222 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T16:57:53.222 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T16:57:53.222 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000238739 s, 2.1 MB/s 2023-12-18T16:57:53.223 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T16:57:53.283 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2023-12-18T16:57:53.341 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T16:57:53.341 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 126550 Links: 1 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 16:57:27.086407296 +0000 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 16:49:18.640936243 +0000 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 16:49:18.640936243 +0000 2023-12-18T16:57:53.342 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T16:57:53.342 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T16:57:53.408 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T16:57:53.408 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T16:57:53.408 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000262074 s, 2.0 MB/s 2023-12-18T16:57:53.410 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T16:57:53.468 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 126671 Links: 1 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 16:57:27.139406023 +0000 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 16:49:19.163923418 +0000 2023-12-18T16:57:53.527 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 16:49:19.163923418 +0000 2023-12-18T16:57:53.528 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T16:57:53.528 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T16:57:53.593 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T16:57:53.593 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T16:57:53.593 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000251963 s, 2.0 MB/s 2023-12-18T16:57:53.594 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T16:57:53.653 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2023-12-18T16:57:53.653 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T16:57:53.671 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-18T16:57:53.672 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2023-12-18T16:57:53.730 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 128619 Links: 1 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2023-12-18 16:57:53.652634232 +0000 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2023-12-18 16:49:16.281853938 +0000 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2023-12-18 16:49:16.281853938 +0000 2023-12-18T16:57:53.731 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2023-12-18T16:57:53.732 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T16:57:53.835 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2023-12-18T16:57:53.835 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2023-12-18T16:57:53.835 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000233369 s, 2.2 MB/s 2023-12-18T16:57:53.836 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T16:57:53.855 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2023-12-18T16:57:53.914 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 124585 Links: 1 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2023-12-18 16:57:53.783632354 +0000 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2023-12-18 16:49:16.793846638 +0000 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2023-12-18 16:49:16.793846638 +0000 2023-12-18T16:57:53.915 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2023-12-18T16:57:53.915 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T16:57:53.982 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2023-12-18T16:57:53.982 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2023-12-18T16:57:53.983 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000229205 s, 2.2 MB/s 2023-12-18T16:57:53.984 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T16:57:54.042 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2023-12-18T16:57:54.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:53 smithi160 ceph-mon[43781]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi119=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:54.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:53 smithi160 ceph-mon[43781]: Saving service mgr spec with placement smithi119=a;smithi160=b;count:2 2023-12-18T16:57:54.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:53 smithi160 ceph-mon[43781]: Deploying daemon mgr.b on smithi160 2023-12-18T16:57:54.050 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:53 smithi160 systemd[1]: Starting Ceph mgr.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:57:54.067 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T16:57:54.067 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:54.067 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 127933 Links: 1 2023-12-18T16:57:54.067 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:54.068 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:54.068 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2023-12-18 16:57:53.784632339 +0000 2023-12-18T16:57:54.068 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2023-12-18 16:49:17.296839466 +0000 2023-12-18T16:57:54.068 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2023-12-18 16:49:17.296839466 +0000 2023-12-18T16:57:54.068 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2023-12-18T16:57:54.068 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T16:57:54.134 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2023-12-18T16:57:54.134 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2023-12-18T16:57:54.134 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000232274 s, 2.2 MB/s 2023-12-18T16:57:54.135 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T16:57:54.192 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2023-12-18T16:57:54.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:53 smithi119 ceph-mon[38843]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi119=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:57:54.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:53 smithi119 ceph-mon[38843]: Saving service mgr spec with placement smithi119=a;smithi160=b;count:2 2023-12-18T16:57:54.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:53 smithi119 ceph-mon[38843]: Deploying daemon mgr.b on smithi160 2023-12-18T16:57:54.250 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T16:57:54.250 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T16:57:54.250 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 130082 Links: 1 2023-12-18T16:57:54.250 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T16:57:54.251 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T16:57:54.251 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2023-12-18 16:57:53.784632339 +0000 2023-12-18T16:57:54.251 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2023-12-18 16:49:17.860831424 +0000 2023-12-18T16:57:54.251 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2023-12-18 16:49:17.860831424 +0000 2023-12-18T16:57:54.251 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2023-12-18T16:57:54.251 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T16:57:54.318 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2023-12-18T16:57:54.318 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2023-12-18T16:57:54.318 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.00024424 s, 2.1 MB/s 2023-12-18T16:57:54.320 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T16:57:54.379 INFO:tasks.cephadm:Deploying osd.0 on smithi119 with /dev/vg_nvme/lv_4... 2023-12-18T16:57:54.379 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T16:57:54.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mgr[45670]: -- 172.21.15.160:0/1470526041 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c5ea707520 con 0x55c5ea6dcc00 2023-12-18T16:57:54.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 bash[45521]: 1dd86cd04f2e9b014c196d8ad57de59feceef637b8b729d9d27fe6c4055a0b61 2023-12-18T16:57:54.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 systemd[1]: Started Ceph mgr.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:57:54.643 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:54.970 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:54.682+0000 7f953319b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T16:57:54.970 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:54.784+0000 7f953319b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T16:57:54.970 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:54.890+0000 7f953319b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:54.971 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:55.020 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:54 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:55.300 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:54 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:54.980+0000 7f953319b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T16:57:55.933 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T16:57:55.933 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T16:57:55.933 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-18T16:57:55.933 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-18T16:57:55.933 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125693 s, 834 MB/s 2023-12-18T16:57:55.934 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-18T16:57:55.954 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:55 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:55.631+0000 7f953319b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:57:55.954 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:55 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:55.868+0000 7f953319b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T16:57:56.218 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:55 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:55.953+0000 7f953319b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T16:57:56.218 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:56.061+0000 7f953319b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T16:57:56.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: Reconfiguring daemon mgr.a on smithi119 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:56.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:56 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:56.217+0000 7f953319b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T16:57:56.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:56.343+0000 7f953319b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T16:57:56.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:56.430+0000 7f953319b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T16:57:56.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: Reconfiguring daemon mgr.a on smithi119 2023-12-18T16:57:56.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:56.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:56.923 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_4 2023-12-18T16:57:57.073 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:56 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:56.803+0000 7f953319b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T16:57:57.180 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:57:57.358 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:57.072+0000 7f953319b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T16:57:57.711 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:57.357+0000 7f953319b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T16:57:57.711 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:57.450+0000 7f953319b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T16:57:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:57.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:57 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:57:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:57 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:57:58.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:58.201+0000 7f953319b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T16:57:58.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:58.295+0000 7f953319b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T16:57:58.550 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:58.443+0000 7f953319b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T16:57:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-mon[43781]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T16:57:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T16:57:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:58 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:59.136 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:58 smithi119 ceph-mon[38843]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:57:59.137 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:58 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T16:57:59.137 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:58 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T16:57:59.137 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:58 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:57:59.445 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:59 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:59.072+0000 7f953319b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T16:57:59.445 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:59 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:59.253+0000 7f953319b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T16:57:59.445 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:57:59 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:57:59.444+0000 7f953319b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T16:58:00.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:57:59 smithi119 ceph-mon[38843]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:00.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:57:59 smithi160 ceph-mon[43781]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:00.637 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:58:00.370+0000 7f953319b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T16:58:00.912 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:58:00.636+0000 7f953319b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T16:58:00.912 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:58:00.723+0000 7f953319b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T16:58:00.912 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b[45598]: 2023-12-18T16:58:00.911+0000 7f953319b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T16:58:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2958787172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "171cf614-a8bc-4931-aa62-17949471690c"}]: dispatch 2023-12-18T16:58:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2958787172' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "171cf614-a8bc-4931-aa62-17949471690c"}]': finished 2023-12-18T16:58:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T16:58:01.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:01.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:00 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1153422984' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2958787172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "171cf614-a8bc-4931-aa62-17949471690c"}]: dispatch 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2958787172' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "171cf614-a8bc-4931-aa62-17949471690c"}]': finished 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:00 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1153422984' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T16:58:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:01 smithi119 ceph-mon[38843]: Standby manager daemon b started 2023-12-18T16:58:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:01 smithi119 ceph-mon[38843]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T16:58:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:01 smithi119 ceph-mon[38843]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T16:58:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:01 smithi119 ceph-mon[38843]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T16:58:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:01 smithi119 ceph-mon[38843]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T16:58:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:01 smithi160 ceph-mon[43781]: Standby manager daemon b started 2023-12-18T16:58:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:01 smithi160 ceph-mon[43781]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T16:58:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:01 smithi160 ceph-mon[43781]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T16:58:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:01 smithi160 ceph-mon[43781]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T16:58:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:01 smithi160 ceph-mon[43781]: from='mgr.? 172.21.15.160:0/3065569696' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T16:58:03.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:02 smithi119 ceph-mon[38843]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:03.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:02 smithi119 ceph-mon[38843]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T16:58:03.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:02 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T16:58:03.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:02 smithi160 ceph-mon[43781]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:03.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:02 smithi160 ceph-mon[43781]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T16:58:03.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:02 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T16:58:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:04 smithi119 ceph-mon[38843]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:05.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:04 smithi160 ceph-mon[43781]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:05 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T16:58:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:05 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:05 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T16:58:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:05 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:07.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:06 smithi119 ceph-mon[38843]: Deploying daemon osd.0 on smithi119 2023-12-18T16:58:07.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:06 smithi119 ceph-mon[38843]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:06 smithi160 ceph-mon[43781]: Deploying daemon osd.0 on smithi119 2023-12-18T16:58:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:06 smithi160 ceph-mon[43781]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:08 smithi119 ceph-mon[38843]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:08 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:09.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:08 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:09.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:08 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:08 smithi160 ceph-mon[43781]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:08 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:08 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:08 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:10.988 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:10.988 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:10.989 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:10.989 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:10.989 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:10.989 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:11.059 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 0 on host 'smithi119' 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:11.468 DEBUG:teuthology.orchestra.run.smithi119:osd.0> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.0.service 2023-12-18T16:58:11.471 INFO:tasks.cephadm:Deploying osd.1 on smithi160 with /dev/vg_nvme/lv_4... 2023-12-18T16:58:11.471 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T16:58:11.502 INFO:journalctl@ceph.osd.0.smithi119.stdout:-- Logs begin at Mon 2023-12-18 16:43:30 UTC. -- 2023-12-18T16:58:11.741 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T16:58:12.165 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:12 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:12.165 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:12 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:12.165 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:12 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:12.165 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:12 smithi160 ceph-mon[43781]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:12.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:12 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:12.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:12 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:12.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:12 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:12.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:12 smithi119 ceph-mon[38843]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:12.203 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 16:58:12 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T16:58:12.057+0000 7f4d126c8640 -1 osd.0 0 log_to_monitors true 2023-12-18T16:58:13.017 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T16:58:13.017 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T16:58:13.017 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2023-12-18T16:58:13.017 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2023-12-18T16:58:13.017 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110672 s, 947 MB/s 2023-12-18T16:58:13.018 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2023-12-18T16:58:13.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:13 smithi160 ceph-mon[43781]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T16:58:13.321 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:13 smithi119 ceph-mon[38843]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T16:58:13.408 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_4 2023-12-18T16:58:13.673 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T16:58:14.156 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: Detected new or changed devices on smithi119 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.157 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: Adjusting osd_memory_target on smithi119 to 17113M 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:14 smithi160 ceph-mon[43781]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:14.464 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T16:58:14.067+0000 7f4d07d3f700 -1 osd.0 0 waiting for initial osdmap 2023-12-18T16:58:14.464 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T16:58:14.073+0000 7f4d03338700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: Detected new or changed devices on smithi119 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: Adjusting osd_memory_target on smithi119 to 17113M 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:14.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:14 smithi119 ceph-mon[38843]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: purged_snaps scrub starts 2023-12-18T16:58:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: purged_snaps scrub ok 2023-12-18T16:58:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T16:58:15.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:15.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: purged_snaps scrub starts 2023-12-18T16:58:15.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: purged_snaps scrub ok 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T16:58:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:15 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:16 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:16 smithi160 ceph-mon[43781]: osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024] boot 2023-12-18T16:58:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:16 smithi160 ceph-mon[43781]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T16:58:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:16 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:16.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:16 smithi160 ceph-mon[43781]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:16.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:16 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:16.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:16 smithi119 ceph-mon[38843]: osd.0 [v2:172.21.15.119:6802/1086744024,v1:172.21.15.119:6803/1086744024] boot 2023-12-18T16:58:16.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:16 smithi119 ceph-mon[38843]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T16:58:16.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:16 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T16:58:16.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:16 smithi119 ceph-mon[38843]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: from='client.? 172.21.15.160:0/893712760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]: dispatch 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]: dispatch 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]': finished 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T16:58:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:17 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: from='client.? 172.21.15.160:0/893712760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]: dispatch 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]: dispatch 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "934785e1-e1e0-4a9e-9399-8c5700f1c58e"}]': finished 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T16:58:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:17 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:18.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:18 smithi119 ceph-mon[38843]: from='client.? 172.21.15.160:0/1409223575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T16:58:18.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:18 smithi119 ceph-mon[38843]: pgmap v31: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:18 smithi160 ceph-mon[43781]: from='client.? 172.21.15.160:0/1409223575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T16:58:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:18 smithi160 ceph-mon[43781]: pgmap v31: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:21.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:20 smithi119 ceph-mon[38843]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:21.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:20 smithi160 ceph-mon[43781]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:22 smithi160 ceph-mon[43781]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:22 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T16:58:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:22 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:22 smithi119 ceph-mon[38843]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:22 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T16:58:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:22 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:24.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:23 smithi160 ceph-mon[43781]: Deploying daemon osd.1 on smithi160 2023-12-18T16:58:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:23 smithi119 ceph-mon[38843]: Deploying daemon osd.1 on smithi160 2023-12-18T16:58:25.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:24 smithi119 ceph-mon[38843]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:25.230 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:24 smithi160 ceph-mon[43781]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:26.940 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:26 smithi160 ceph-mon[43781]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:26.940 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:26 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:26.940 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:26 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:26.940 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:26 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:26 smithi119 ceph-mon[38843]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:26 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:26 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:27.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:26 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:27.943 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 1 on host 'smithi160' 2023-12-18T16:58:28.326 DEBUG:teuthology.orchestra.run.smithi160:osd.1> sudo journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.1.service 2023-12-18T16:58:28.328 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2023-12-18T16:58:28.328 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T16:58:28.360 INFO:journalctl@ceph.osd.1.smithi160.stdout:-- Logs begin at Mon 2023-12-18 16:43:49 UTC. -- 2023-12-18T16:58:28.521 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.522 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:28.606 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:28.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:28 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:29.211 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 16:58:28 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T16:58:28.938+0000 7fd29c24e640 -1 osd.1 0 log_to_monitors true 2023-12-18T16:58:29.825 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:30.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:29 smithi119 ceph-mon[38843]: from='osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T16:58:30.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:29 smithi119 ceph-mon[38843]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T16:58:30.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:29 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/469049701' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T16:58:30.200 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1702918695,"num_in_osds":2,"osd_in_since":1702918696,"num_remapped_pgs":0} 2023-12-18T16:58:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:29 smithi160 ceph-mon[43781]: from='osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T16:58:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:29 smithi160 ceph-mon[43781]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T16:58:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:29 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/469049701' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T16:58:31.201 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:31.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:31.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:30 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.300 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T16:58:30.945+0000 7fd2918c5700 -1 osd.1 0 waiting for initial osdmap 2023-12-18T16:58:31.300 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T16:58:30.948+0000 7fd28aeba700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T16:58:31.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:31.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:31.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:30 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:31.466 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: Detected new or changed devices on smithi160 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: Adjusting osd_memory_target on smithi160 to 17114M 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:31 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: Detected new or changed devices on smithi160 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: Adjusting osd_memory_target on smithi160 to 17114M 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:31 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:32.663 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:33.116 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":13,"num_osds":2,"num_up_osds":2,"osd_up_since":1702918711,"num_in_osds":2,"osd_in_since":1702918696,"num_remapped_pgs":0} 2023-12-18T16:58:33.117 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: purged_snaps scrub starts 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: purged_snaps scrub ok 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410] boot 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:32 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1025053413' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: purged_snaps scrub starts 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: purged_snaps scrub ok 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: osd.1 [v2:172.21.15.160:6800/3518421410,v1:172.21.15.160:6801/3518421410] boot 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T16:58:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:32 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1025053413' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T16:58:33.416 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:34.157 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:33 smithi119 ceph-mon[38843]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:58:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:33 smithi160 ceph-mon[43781]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:58:34.545 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:34.546 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":14,"fsid":"4a97e052-9dc6-11ee-95a5-87774f69a715","created":"2023-12-18T16:56:23.805336+0000","modified":"2023-12-18T16:58:32.944010+0000","last_up_change":"2023-12-18T16:58:31.938457+0000","last_in_change":"2023-12-18T16:58:16.795018+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":"171cf614-a8bc-4931-aa62-17949471690c","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.119:6802","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6803","nonce":1086744024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6805","nonce":1086744024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6809","nonce":1086744024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6807","nonce":1086744024}]},"public_addr":"172.21.15.119:6803/1086744024","cluster_addr":"172.21.15.119:6805/1086744024","heartbeat_back_addr":"172.21.15.119:6809/1086744024","heartbeat_front_addr":"172.21.15.119:6807/1086744024","state":["exists","up"]},{"osd":1,"uuid":"934785e1-e1e0-4a9e-9399-8c5700f1c58e","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.160:6800","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6801","nonce":3518421410}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6803","nonce":3518421410}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6807","nonce":3518421410}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6805","nonce":3518421410}]},"public_addr":"172.21.15.160:6801/3518421410","cluster_addr":"172.21.15.160:6803/3518421410","heartbeat_back_addr":"172.21.15.160:6807/3518421410","heartbeat_front_addr":"172.21.15.160:6805/3518421410","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-18T16:58:13.067927+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-18T16:58:29.981410+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/908652461":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2579029814":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2002418206":"2023-12-19T16:57:15.609793+0000","172.21.15.119:6801/687957777":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/3570526008":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/2278418723":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/961504983":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6801/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/687957777":"2023-12-19T16:57:15.609793+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-18T16:58:34.924 INFO:tasks.cephadm.ceph_manager.ceph:[] 2023-12-18T16:58:34.924 INFO:tasks.cephadm:Setting up client nodes... 2023-12-18T16:58:34.924 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-18T16:58:34.924 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-18T16:58:34.925 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-18T16:58:35.186 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:34 smithi119 ceph-mon[38843]: pgmap v43: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:34 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1104332944' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:34 smithi160 ceph-mon[43781]: pgmap v43: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:34 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1104332944' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:35 smithi119 ceph-mon[38843]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:36.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:35 smithi160 ceph-mon[43781]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:36.356 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:36.732 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":14,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":5678280},{"type":"v1","addr":"172.21.15.119:6801","nonce":5678280}]},"active_addr":"172.21.15.119:6801/5678280","active_change":"2023-12-18T16:57:15.609901+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.119: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.119:0","nonce":945736776}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":10019242}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":3784272302}]}]} 2023-12-18T16:58:36.736 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-18T16:58:36.736 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-18T16:58:36.737 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T16:58:36.994 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:36 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/1989795976' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T16:58:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:36 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/1989795976' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T16:58:38.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:37 smithi119 ceph-mon[38843]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:38.215 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:38.215 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":14,"fsid":"4a97e052-9dc6-11ee-95a5-87774f69a715","created":"2023-12-18T16:56:23.805336+0000","modified":"2023-12-18T16:58:32.944010+0000","last_up_change":"2023-12-18T16:58:31.938457+0000","last_in_change":"2023-12-18T16:58:16.795018+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":"171cf614-a8bc-4931-aa62-17949471690c","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.119:6802","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6803","nonce":1086744024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6805","nonce":1086744024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6809","nonce":1086744024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6807","nonce":1086744024}]},"public_addr":"172.21.15.119:6803/1086744024","cluster_addr":"172.21.15.119:6805/1086744024","heartbeat_back_addr":"172.21.15.119:6809/1086744024","heartbeat_front_addr":"172.21.15.119:6807/1086744024","state":["exists","up"]},{"osd":1,"uuid":"934785e1-e1e0-4a9e-9399-8c5700f1c58e","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.160:6800","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6801","nonce":3518421410}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6803","nonce":3518421410}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6807","nonce":3518421410}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6805","nonce":3518421410}]},"public_addr":"172.21.15.160:6801/3518421410","cluster_addr":"172.21.15.160:6803/3518421410","heartbeat_back_addr":"172.21.15.160:6807/3518421410","heartbeat_front_addr":"172.21.15.160:6805/3518421410","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-18T16:58:13.067927+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-18T16:58:29.981410+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/908652461":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2579029814":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2002418206":"2023-12-19T16:57:15.609793+0000","172.21.15.119:6801/687957777":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/3570526008":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/2278418723":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/961504983":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6801/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/687957777":"2023-12-19T16:57:15.609793+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-18T16:58:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:37 smithi160 ceph-mon[43781]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:38.628 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-18T16:58:38.628 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T16:58:38.887 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:38 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/2788000180' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:39.363 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:38 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/2788000180' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:40.058 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:40.058 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":14,"fsid":"4a97e052-9dc6-11ee-95a5-87774f69a715","created":"2023-12-18T16:56:23.805336+0000","modified":"2023-12-18T16:58:32.944010+0000","last_up_change":"2023-12-18T16:58:31.938457+0000","last_in_change":"2023-12-18T16:58:16.795018+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":"171cf614-a8bc-4931-aa62-17949471690c","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.119:6802","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6803","nonce":1086744024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6805","nonce":1086744024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6809","nonce":1086744024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":1086744024},{"type":"v1","addr":"172.21.15.119:6807","nonce":1086744024}]},"public_addr":"172.21.15.119:6803/1086744024","cluster_addr":"172.21.15.119:6805/1086744024","heartbeat_back_addr":"172.21.15.119:6809/1086744024","heartbeat_front_addr":"172.21.15.119:6807/1086744024","state":["exists","up"]},{"osd":1,"uuid":"934785e1-e1e0-4a9e-9399-8c5700f1c58e","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.160:6800","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6801","nonce":3518421410}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6803","nonce":3518421410}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6807","nonce":3518421410}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3518421410},{"type":"v1","addr":"172.21.15.160:6805","nonce":3518421410}]},"public_addr":"172.21.15.160:6801/3518421410","cluster_addr":"172.21.15.160:6803/3518421410","heartbeat_back_addr":"172.21.15.160:6807/3518421410","heartbeat_front_addr":"172.21.15.160:6805/3518421410","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-18T16:58:13.067927+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-18T16:58:29.981410+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/908652461":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2579029814":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/2002418206":"2023-12-19T16:57:15.609793+0000","172.21.15.119:6801/687957777":"2023-12-19T16:57:15.609793+0000","172.21.15.119:0/3570526008":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/2278418723":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:0/961504983":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6801/1881486548":"2023-12-19T16:56:53.568511+0000","172.21.15.119:6800/687957777":"2023-12-19T16:57:15.609793+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-18T16:58:40.238 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:39 smithi119 ceph-mon[38843]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:40.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:39 smithi160 ceph-mon[43781]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:40.457 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-18T16:58:40.458 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-18T16:58:40.724 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:41.164 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:40 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/571707964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:40 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/571707964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T16:58:42.072 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:41 smithi119 ceph-mon[38843]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:42.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:41 smithi160 ceph-mon[43781]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:42.974 INFO:teuthology.orchestra.run.smithi119.stdout:55834574853 2023-12-18T16:58:42.975 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-18T16:58:43.050 INFO:teuthology.orchestra.run.smithi119.stdout:34359738377 2023-12-18T16:58:43.050 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-18T16:58:43.252 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:43.322 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:44.754 INFO:teuthology.orchestra.run.smithi119.stdout:55834574854 2023-12-18T16:58:44.952 INFO:teuthology.orchestra.run.smithi119.stdout:34359738377 2023-12-18T16:58:45.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:44 smithi119 ceph-mon[38843]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:45.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:44 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/687112286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T16:58:45.238 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574853 got 55834574854 for osd.1 2023-12-18T16:58:45.238 DEBUG:teuthology.parallel:result is None 2023-12-18T16:58:45.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:44 smithi160 ceph-mon[43781]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:45.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:44 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/687112286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T16:58:45.388 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738377 got 34359738377 for osd.0 2023-12-18T16:58:45.388 DEBUG:teuthology.parallel:result is None 2023-12-18T16:58:45.388 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-18T16:58:45.388 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T16:58:45.647 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:46.162 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:45 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/3270022011' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T16:58:46.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:45 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/3270022011' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T16:58:46.864 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:46.866 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-18T16:58:47.140 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:46 smithi119 ceph-mon[38843]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:47.281 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2023-12-18T16:58:45.627476+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":54292,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436012,"statfs":{"total":191990071296,"available":191934476288,"internally_reserved":0,"allocated":245760,"data_stored":60368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3189,"internal_metadata":55309195},"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":27144,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718008,"statfs":{"total":95995035648,"available":95967240192,"internally_reserved":0,"allocated":122880,"data_stored":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.40100000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738377,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":1594,"internal_metadata":27654598},"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.42399999999999999}]}]}],"pool_statfs":[]}} 2023-12-18T16:58:47.282 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T16:58:47.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:46 smithi160 ceph-mon[43781]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:47.540 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:48.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:47 smithi119 ceph-mon[38843]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:48.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:47 smithi160 ceph-mon[43781]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:48.632 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:48.634 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-18T16:58:49.046 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-18T16:58:47.627761+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":54292,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436012,"statfs":{"total":191990071296,"available":191934476288,"internally_reserved":0,"allocated":245760,"data_stored":60368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3189,"internal_metadata":55309195},"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":27144,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718008,"statfs":{"total":95995035648,"available":95967240192,"internally_reserved":0,"allocated":122880,"data_stored":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.40100000000000002}]}]},{"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":1594,"internal_metadata":27654598},"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.46999999999999997}]}]}],"pool_statfs":[]}} 2023-12-18T16:58:49.046 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-18T16:58:49.047 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-18T16:58:49.047 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-18T16:58:49.047 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-18T16:58:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:48 smithi119 ceph-mon[38843]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:49.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:48 smithi160 ceph-mon[43781]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:49.305 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:50.095 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:49 smithi119 ceph-mon[38843]: from='client.14278 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:50.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:49 smithi160 ceph-mon[43781]: from='client.14278 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:50.560 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:50.560 INFO:teuthology.orchestra.run.smithi119.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-18T16:58:50.938 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-18T16:58:50.938 INFO:tasks.cephadm:Setup complete, yielding 2023-12-18T16:58:50.939 INFO:teuthology.run_tasks:Running task exec... 2023-12-18T16:58:50.953 INFO:teuthology.task.exec:Executing custom commands... 2023-12-18T16:58:50.953 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T16:58:50.954 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T16:58:50.985 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi160.front.sepia.ceph.com 2023-12-18T16:58:50.985 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T16:58:51.026 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-12-18T16:58:51.042 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-18T16:58:51.042 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch apply -i - 2023-12-18T16:58:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:50 smithi119 ceph-mon[38843]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:50 smithi119 ceph-mon[38843]: from='client.? 172.21.15.119:0/335613944' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T16:58:51.298 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:50 smithi160 ceph-mon[43781]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:50 smithi160 ceph-mon[43781]: from='client.? 172.21.15.119:0/335613944' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T16:58:52.530 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled mon update... 2023-12-18T16:58:52.530 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled container.foo update... 2023-12-18T16:58:52.530 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled container.bar update... 2023-12-18T16:58:52.920 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T16:58:52.929 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2023-12-18T16:58:52.929 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:58:53.205 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:53.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:52 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:58:53.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:58:53.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:52 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:54.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:54.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: Saving service mon spec with placement * 2023-12-18T16:58:54.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: Saving service container.foo spec with placement * 2023-12-18T16:58:54.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: Saving service container.bar spec with placement * 2023-12-18T16:58:54.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:54.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: Deploying daemon container.foo.smithi119 on smithi119 2023-12-18T16:58:54.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:53 smithi119 ceph-mon[38843]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: Saving service mon spec with placement * 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: Saving service container.foo spec with placement * 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: Saving service container.bar spec with placement * 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:58:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: Deploying daemon container.foo.smithi119 on smithi119 2023-12-18T16:58:54.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:53 smithi160 ceph-mon[43781]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:54.490 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:54.491 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:58:52.529731Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:58:52.524511Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:58:10.283583Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:58:10.283458Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:58:10.283672Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:58:54.841 INFO:tasks.cephadm:mon has 2/2 2023-12-18T16:58:54.841 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T16:58:54.852 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2023-12-18T16:58:54.852 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:58:55.129 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:58:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:54 smithi119 ceph-mon[38843]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:55.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:54 smithi160 ceph-mon[43781]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:56.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:55 smithi160 ceph-mon[43781]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:56.399 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:58:56.399 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:58:52.529731Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:58:52.524511Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:58:10.283583Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:58:10.283458Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:58:10.283672Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:58:56.428 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:55 smithi119 ceph-mon[38843]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:57.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:56 smithi160 ceph-mon[43781]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:57.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:56 smithi119 ceph-mon[38843]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:58:58.068 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:58:57 smithi119 ceph-mon[38843]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:58.093 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T16:58:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:58:57 smithi160 ceph-mon[43781]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:58:59.095 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:58:59.362 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:00.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:00 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:00 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:00 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:00 smithi160 ceph-mon[43781]: Deploying daemon container.foo.smithi160 on smithi160 2023-12-18T16:59:00.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:00 smithi160 ceph-mon[43781]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:00 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:00 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:00 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:00 smithi119 ceph-mon[38843]: Deploying daemon container.foo.smithi160 on smithi160 2023-12-18T16:59:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:00 smithi119 ceph-mon[38843]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:00.527 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:00.527 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:58:52.529731Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:58:59.139508Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:58:10.283583Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:58:10.283458Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:58:10.283672Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:00.912 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T16:59:01.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:01 smithi119 ceph-mon[38843]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:01.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:01 smithi160 ceph-mon[43781]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:01.913 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:02.188 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:02.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:02 smithi119 ceph-mon[38843]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:02.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:02 smithi160 ceph-mon[43781]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:03.335 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:03.335 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:58:52.529731Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:58:59.139508Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:58:10.283583Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:58:10.283458Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:58:10.283672Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:04.039 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T16:59:05.040 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:04 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:04 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:05.313 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:06.110 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:05 smithi119 ceph-mon[38843]: Deploying daemon container.bar.smithi160 on smithi160 2023-12-18T16:59:06.110 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:05 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:06.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:05 smithi160 ceph-mon[43781]: Deploying daemon container.bar.smithi160 on smithi160 2023-12-18T16:59:06.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:05 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:06.502 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:06.502 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:05.993948Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:58:10.283583Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:58:10.283458Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:58:10.283672Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:06.895 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T16:59:07.003 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:06 smithi119 ceph-mon[38843]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:07.003 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:06 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.003 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:06 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.003 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:06 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:06 smithi160 ceph-mon[43781]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:06 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:06 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:06 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:07.896 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: Deploying daemon container.bar.smithi119 on smithi119 2023-12-18T16:59:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='client.14306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:07 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:08.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: Deploying daemon container.bar.smithi119 on smithi119 2023-12-18T16:59:08.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='client.14306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:08.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:08.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:07 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:08.350 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:09.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:08 smithi119 ceph-mon[38843]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:09.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:08 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:09.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:08 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:08 smithi160 ceph-mon[43781]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:08 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:08 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:09.606 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:09.607 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:08.715571Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:08.715445Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:08.715285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:08.715180Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:08.715366Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:10.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: Deploying daemon mon.a on smithi119 2023-12-18T16:59:10.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-mon[38843]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:10.255 INFO:tasks.cephadm:container.foo has 2/2 2023-12-18T16:59:10.255 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T16:59:10.267 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2023-12-18T16:59:10.268 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: Deploying daemon mon.a on smithi119 2023-12-18T16:59:10.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:10 smithi160 ceph-mon[43781]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:10.559 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:10.684 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 systemd[1]: Stopping Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:10.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[38820]: 2023-12-18T16:59:10.785+0000 7f65bd3b1700 -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-18T16:59:10.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:10 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[38820]: 2023-12-18T16:59:10.785+0000 7f65bd3b1700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T16:59:11.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:11 smithi119 bash[67336]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a 2023-12-18T16:59:11.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:11 smithi119 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T16:59:11.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:11 smithi119 systemd[1]: Stopped Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:11.903 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:11.903 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:08.715571Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:08.715445Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:08.715285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:08.715180Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:08.715366Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:12.047 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:11 smithi119 systemd[1]: Starting Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:12.361 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:12.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:59:12.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:59:12.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: pidfile_write: ignore empty --pid-file 2023-12-18T16:59:12.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 bash[67583]: b66b3c3991aa38507d191f7a23f62015bb59da26c68bf3c0045acd704b52c492 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: load: jerasure load: lrc 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Git sha 0 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: DB SUMMARY 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: DB Session ID: GY0SIM61R8HSGTCG0J4X 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:59:12.717 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 3261400 ; 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:59:12.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.env: 0x5648a758da60 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.info_log: 0x5648a9015760 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.statistics: (nil) 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.use_fsync: 0 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:59:12.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.db_log_dir: 2023-12-18T16:59:12.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.wal_dir: 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:59:12.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.write_buffer_manager: 0x5648a8fcb4a0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:59:12.722 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.unordered_write: 0 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.row_cache: None 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.wal_filter: None 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:59:12.723 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.wal_compression: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:59:12.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:59:12.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_open_files: -1 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:59:12.726 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Compression algorithms supported: 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kZSTD supported: 0 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:59:12.727 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.merge_operator: 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_filter: None 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:59:12.728 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5648a9015880) 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_type: 0 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_index_type: 0 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_shortening: 1 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:59:12.729 INFO:journalctl@ceph.mon.a.smithi119.stdout: checksum: 4 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: no_block_cache: 0 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache: 0x5648a906b090 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_options: 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: capacity : 536870912 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_shard_bits : 4 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: strict_capacity_limit : 0 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_compressed: (nil) 2023-12-18T16:59:12.730 INFO:journalctl@ceph.mon.a.smithi119.stdout: persistent_cache: (nil) 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size: 4096 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size_deviation: 10 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_restart_interval: 16 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_block_restart_interval: 1 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: metadata_block_size: 4096 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: partition_filters: 0 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: use_delta_encoding: 1 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: filter_policy: bloomfilter 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: whole_key_filtering: 1 2023-12-18T16:59:12.731 INFO:journalctl@ceph.mon.a.smithi119.stdout: verify_compression: 0 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: format_version: 5 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_index_compression: 1 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_align: 0 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: prepopulate_block_cache: 0 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 systemd[1]: Started Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:59:12.732 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression: NoCompression 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.num_levels: 7 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:59:12.733 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:59:12.734 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:59:12.735 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:59:12.736 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:59:12.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:59:12.738 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.ttl: 2592000 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:59:12.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: 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-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T16:59:12.740 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bb74403a-b002-4eb5-a761-ae599a213363 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918752310049, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918752319870, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 2890537, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 248, "largest_seqno": 3250, "table_properties": {"data_size": 2880891, "index_size": 5426, "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": 28247, "raw_average_key_size": 22, "raw_value_size": 2857272, "raw_average_value_size": 2267, "num_data_blocks": 256, "num_entries": 1260, "num_filter_entries": 1260, "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": 1702918752, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bb74403a-b002-4eb5-a761-ae599a213363", "db_session_id": "GY0SIM61R8HSGTCG0J4X", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918752319959, "job": 1, "event": "recovery_finished"} 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: 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-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5648a9106000 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: DB pointer 0x5648a90f4000 2023-12-18T16:59:12.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** DB Stats ** 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:12.742 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: L0 3/0 2.83 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 624.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: Sum 3/0 2.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 624.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.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 624.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:59:12.743 INFO:journalctl@ceph.mon.a.smithi119.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 624.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative compaction: 0.00 GB write, 219.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:12.744 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval compaction: 0.00 GB write, 219.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache BinnedLRUCache@0x5648a906b090#7 capacity: 512.00 MB usage: 10.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: starting mon.a rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???) e2 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).mds e1 new map 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).mds e1 print_map 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout: e1 2023-12-18T16:59:12.745 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout: legacy client fscid: -1 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout: No filesystems configured 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:12.746 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:12 smithi119 ceph-mon[67644]: mon.a@-1(???).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2023-12-18T16:59:13.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:13.640 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:14.830 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:14.831 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:08.715571Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:08.715445Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:08.715285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:08.715180Z", "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-18T16:59:08.715366Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:15.209 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:15.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:59:15.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='client.24183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: mon.a calling monitor election 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:15.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: fsmap 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: mgrmap e14: a(active, since 119s), standbys: b 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='mgr.14152 ' entity='' 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:15.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:15 smithi119 ceph-mon[67644]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T16:59:15.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:59:15.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:59:15.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:15.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:15.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='client.24183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: mon.a calling monitor election 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: fsmap 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: mgrmap e14: a(active, since 119s), standbys: b 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='mgr.14152 ' entity='' 2023-12-18T16:59:15.801 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:15.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:15.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:15.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:15.802 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:15 smithi160 ceph-mon[43781]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T16:59:16.210 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:16.486 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:16.581 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:16.581 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T16:59:16.581 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:16.581 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:16.581 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:16.582 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:16 smithi119 ceph-mon[67644]: Deploying daemon mon.b on smithi160 2023-12-18T16:59:16.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:16.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T16:59:16.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:16.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:16.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:16.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-mon[43781]: Deploying daemon mon.b on smithi160 2023-12-18T16:59:16.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 systemd[1]: Stopping Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:17.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[43748]: 2023-12-18T16:59:16.832+0000 7f53c30e5700 -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-18T16:59:17.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:16 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[43748]: 2023-12-18T16:59:16.832+0000 7f53c30e5700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T16:59:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:17 smithi160 bash[54723]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b 2023-12-18T16:59:17.653 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:17.653 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:08.715571Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:08.715445Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:08.715285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:08.715180Z", "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-18T16:59:08.715366Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:17.807 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:17 smithi160 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T16:59:17.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:17 smithi160 systemd[1]: Stopped Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:18.043 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:18.080 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:17 smithi160 systemd[1]: Starting Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 bash[55032]: 7789f6b54bd223e3228f86bb7508de0819521559daf691219fb17779c82356bd 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 systemd[1]: Started Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: pidfile_write: ignore empty --pid-file 2023-12-18T16:59:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: load: jerasure load: lrc 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Git sha 0 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: DB SUMMARY 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: DB Session ID: BZN36XHXPOP1WAGJ074B 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 4013963 ; 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:59:18.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.env: 0x55c20db21a60 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.info_log: 0x55c20f017760 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.statistics: (nil) 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.use_fsync: 0 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:59:18.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.db_log_dir: 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.wal_dir: 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:59:18.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.write_buffer_manager: 0x55c20efcd4a0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.unordered_write: 0 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:59:18.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.row_cache: None 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.wal_filter: None 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.wal_compression: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:59:18.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:59:18.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:59:18.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:59:18.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:59:18.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_open_files: -1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Compression algorithms supported: 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kZSTD supported: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:59:18.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.merge_operator: 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_filter: None 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c20f017880) 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_type: 0 2023-12-18T16:59:18.559 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_index_type: 0 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_shortening: 1 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: checksum: 4 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: no_block_cache: 0 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache: 0x55c20f06d090 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_options: 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: capacity : 536870912 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_shard_bits : 4 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: strict_capacity_limit : 0 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_compressed: (nil) 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: persistent_cache: (nil) 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size: 4096 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size_deviation: 10 2023-12-18T16:59:18.560 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_restart_interval: 16 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_block_restart_interval: 1 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: metadata_block_size: 4096 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: partition_filters: 0 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: use_delta_encoding: 1 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: filter_policy: bloomfilter 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: whole_key_filtering: 1 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: verify_compression: 0 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: format_version: 5 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_index_compression: 1 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_align: 0 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_auto_readahead_size: 262144 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: prepopulate_block_cache: 0 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:59:18.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression: NoCompression 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.num_levels: 7 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:59:18.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:59:18.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:59:18.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:59:18.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.ttl: 2592000 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:59:18.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: 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-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f6212fa-d2cd-44f4-84d1-223eb85563ed 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918758148019, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918758159115, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 3003569, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3137, "table_properties": {"data_size": 2993000, "index_size": 5837, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3717, "raw_key_size": 38278, "raw_average_key_size": 25, "raw_value_size": 2963746, "raw_average_value_size": 2009, "num_data_blocks": 274, "num_entries": 1475, "num_filter_entries": 1475, "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": 1702918758, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f6212fa-d2cd-44f4-84d1-223eb85563ed", "db_session_id": "BZN36XHXPOP1WAGJ074B", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918758159205, "job": 1, "event": "recovery_finished"} 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: 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-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c20f108000 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: DB pointer 0x55c20f0f6000 2023-12-18T16:59:18.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** DB Stats ** 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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 695.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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 695.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.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 695.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:18.568 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.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 695.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative compaction: 0.00 GB write, 185.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval compaction: 0.00 GB write, 185.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:18.569 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: Block cache BinnedLRUCache@0x55c20f06d090#7 capacity: 512.00 MB usage: 10.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: starting mon.b rank 1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???) e2 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).mds e1 new map 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).mds e1 print_map 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: e1 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: legacy client fscid: -1 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout: No filesystems configured 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:59:18.570 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:18.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:18.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:18.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:18 smithi160 ceph-mon[55069]: mon.b@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T16:59:19.044 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:19.580 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:19.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:19.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:19.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: mon.b calling monitor election 2023-12-18T16:59:19.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: mon.a calling monitor election 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: fsmap 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:19.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:19.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:19.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:19.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:19 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: mon.b calling monitor election 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: mon.a calling monitor election 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:20.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: fsmap 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:20.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:19 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:20.841 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:20.841 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:19.959208Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:19.959118Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:19.958955Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:19.958753Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:19.959039Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:21.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:21.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:21.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:20 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:21.078 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:21.079 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:21.079 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:21.079 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:21.079 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:20 smithi119 ceph-mon[67644]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:21.218 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:21.977 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 systemd[1]: Stopping Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:21.977 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-mon[67644]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:21.978 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-mon[67644]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:21.978 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-mon[67644]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T16:59:21.978 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-mon[67644]: Deploying daemon mon.a on smithi119 2023-12-18T16:59:21.978 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-mon[67644]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:21 smithi160 ceph-mon[55069]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:21 smithi160 ceph-mon[55069]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:21 smithi160 ceph-mon[55069]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T16:59:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:21 smithi160 ceph-mon[55069]: Deploying daemon mon.a on smithi119 2023-12-18T16:59:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:21 smithi160 ceph-mon[55069]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:22.219 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:22.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[67612]: 2023-12-18T16:59:21.975+0000 7f3adfd42700 -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-18T16:59:22.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:21 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[67612]: 2023-12-18T16:59:21.975+0000 7f3adfd42700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T16:59:22.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:22 smithi119 bash[69084]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a 2023-12-18T16:59:22.525 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:22.527 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:22 smithi119 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T16:59:22.527 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:22 smithi119 systemd[1]: Stopped Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:22.799 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:22 smithi119 systemd[1]: Starting Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:23.460 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:59:23.460 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: pidfile_write: ignore empty --pid-file 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: load: jerasure load: lrc 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Git sha 0 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: DB SUMMARY 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: DB Session ID: EU50LJRLBMZQ3YVHO883 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2023-12-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: 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-18T16:59:23.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 177222 ; 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.env: 0x55596c225a60 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.info_log: 0x55596dcf5760 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.statistics: (nil) 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.use_fsync: 0 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:59:23.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.db_log_dir: 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.wal_dir: 2023-12-18T16:59:23.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:59:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:59:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:59:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.write_buffer_manager: 0x55596dcab4a0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:59:23.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.unordered_write: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.row_cache: None 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.wal_filter: None 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.wal_compression: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:59:23.466 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:59:23.467 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_open_files: -1 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Compression algorithms supported: 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kZSTD supported: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:59:23.468 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.merge_operator: 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_filter: None 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55596dcf5880) 2023-12-18T16:59:23.469 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_type: 0 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_index_type: 0 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_shortening: 1 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: checksum: 4 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: no_block_cache: 0 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache: 0x55596dd4b090 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_options: 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: capacity : 536870912 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_shard_bits : 4 2023-12-18T16:59:23.470 INFO:journalctl@ceph.mon.a.smithi119.stdout: strict_capacity_limit : 0 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_compressed: (nil) 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: persistent_cache: (nil) 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size: 4096 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size_deviation: 10 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_restart_interval: 16 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_block_restart_interval: 1 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: metadata_block_size: 4096 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: partition_filters: 0 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: use_delta_encoding: 1 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: filter_policy: bloomfilter 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: whole_key_filtering: 1 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: verify_compression: 0 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: format_version: 5 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_index_compression: 1 2023-12-18T16:59:23.471 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_align: 0 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout: prepopulate_block_cache: 0 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression: NoCompression 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.num_levels: 7 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:59:23.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:23.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:59:23.474 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:59:23.475 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.ttl: 2592000 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:59:23.476 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: 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 3250, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bb74403a-b002-4eb5-a761-ae599a213363 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918763203784, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918763204937, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 160176, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3256, "largest_seqno": 3470, "table_properties": {"data_size": 158253, "index_size": 591, "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": 2942, "raw_average_key_size": 24, "raw_value_size": 155744, "raw_average_value_size": 1319, "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": 1702918763, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bb74403a-b002-4eb5-a761-ae599a213363", "db_session_id": "EU50LJRLBMZQ3YVHO883", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918763205004, "job": 1, "event": "recovery_finished"} 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-12-18T16:59:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: 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-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55596dde6000 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: DB pointer 0x55596ddd4000 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(156KB) 18(2822KB) 13(77KB) 8(1879B)] 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918763206243, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 3132221, "oldest_snapshot_seqno": -1} 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** DB Stats ** 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.478 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: L0 4/4 2.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: Sum 4/4 2.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 204.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:23.479 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative compaction: 0.00 GB write, 46.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval compaction: 0.00 GB write, 46.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache BinnedLRUCache@0x55596dd4b090#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: CompressorRegistry(0x55596ddd0288) _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-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: Event(0x55596dcda748 nevent=5000 time_id=1).set_owner center_id=0 owner=140326460483328 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: stack operator() starting 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: Event(0x55596dcda988 nevent=5000 time_id=1).set_owner center_id=1 owner=140326468876032 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: stack operator() starting 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: Event(0x55596dcdbb88 nevent=5000 time_id=1).set_owner center_id=2 owner=140326561195776 2023-12-18T16:59:23.480 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: stack operator() starting 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: starting mon.a rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: CompressorRegistry(0x55596ddd0b88) _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-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???) e2 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).mds e1 new map 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).mds e1 print_map 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout: e1 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.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-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout: legacy client fscid: -1 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout: No filesystems configured 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 ceph-mon[69389]: mon.a@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T16:59:23.481 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 bash[69324]: a88172a01485a668655624550dcfa16c2f56f17284932996251f7afdbe2da255 2023-12-18T16:59:23.482 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:23 smithi119 systemd[1]: Started Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:24.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: mon.a calling monitor election 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: fsmap 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: from='mgr.14152 ' entity='' 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:24.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:24.966 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:24 smithi119 ceph-mon[69389]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: mon.a calling monitor election 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: fsmap 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: from='mgr.14152 ' entity='' 2023-12-18T16:59:25.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:25.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:25.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:25.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:25.051 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:24 smithi160 ceph-mon[55069]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T16:59:25.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:25.221 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:19.959208Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:19.959118Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:19.958955Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:19.958753Z", "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-18T16:59:19.959039Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:25.600 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T16:59:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:25.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:25.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:25 smithi119 ceph-mon[69389]: Deploying daemon mon.b on smithi160 2023-12-18T16:59:25.975 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:25.975 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T16:59:25.976 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T16:59:25.976 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T16:59:25.976 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:25.976 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-mon[55069]: Deploying daemon mon.b on smithi160 2023-12-18T16:59:25.976 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 systemd[1]: Stopping Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[55046]: 2023-12-18T16:59:25.974+0000 7fa73e605700 -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-18T16:59:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:25 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[55046]: 2023-12-18T16:59:25.974+0000 7fa73e605700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T16:59:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 bash[55616]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b 2023-12-18T16:59:26.601 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:26.780 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T16:59:26.780 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 systemd[1]: Stopped Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:26.780 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 systemd[1]: Starting Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T16:59:26.879 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:27.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: pidfile_write: ignore empty --pid-file 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 bash[55765]: a6b580dc0627ec77b65d6b5d82e967ef0b93e4a95611fdaeb4fe8c661cf0249a 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: load: jerasure load: lrc 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: RocksDB version: 7.9.2 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Git sha 0 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: DB SUMMARY 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: DB Session ID: H99NNFNGMZ17ZWZ3B3P8 2023-12-18T16:59:27.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: CURRENT file: CURRENT 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 260740 ; 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.error_if_exists: 0 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.create_if_missing: 0 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.paranoid_checks: 1 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.env: 0x55e881373a60 2023-12-18T16:59:27.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.info_log: 0x55e881c1b760 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.statistics: (nil) 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.use_fsync: 0 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_log_file_size: 0 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_fallocate: 1 2023-12-18T16:59:27.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.use_direct_reads: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.db_log_dir: 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.wal_dir: 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T16:59:27.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.write_buffer_manager: 0x55e881bd14a0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T16:59:27.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.unordered_write: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.row_cache: None 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.wal_filter: None 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.two_write_queues: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.wal_compression: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.atomic_flush: 0 2023-12-18T16:59:27.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.log_readahead_size: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_background_jobs: 2 2023-12-18T16:59:27.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_background_compactions: -1 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_subcompactions: 1 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_open_files: -1 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T16:59:27.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_background_flushes: -1 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Compression algorithms supported: 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kZSTD supported: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kXpressCompression supported: 0 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kZlibCompression supported: 1 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kSnappyCompression supported: 1 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kLZ4Compression supported: 1 2023-12-18T16:59:27.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: kBZip2Compression supported: 0 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.merge_operator: 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_filter: None 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e881c1b880) 2023-12-18T16:59:27.311 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks: 1 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_top_level_index_and_filter: 1 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_type: 0 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_index_type: 0 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_shortening: 1 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: checksum: 4 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: no_block_cache: 0 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache: 0x55e881c71090 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_name: BinnedLRUCache 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_options: 2023-12-18T16:59:27.312 INFO:journalctl@ceph.mon.b.smithi160.stdout: capacity : 536870912 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_shard_bits : 4 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: strict_capacity_limit : 0 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: high_pri_pool_ratio: 0.000 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_compressed: (nil) 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: persistent_cache: (nil) 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size: 4096 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size_deviation: 10 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_restart_interval: 16 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_block_restart_interval: 1 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: metadata_block_size: 4096 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: partition_filters: 0 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: use_delta_encoding: 1 2023-12-18T16:59:27.313 INFO:journalctl@ceph.mon.b.smithi160.stdout: filter_policy: bloomfilter 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: whole_key_filtering: 1 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: verify_compression: 0 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: read_amp_bytes_per_bit: 0 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: format_version: 5 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_index_compression: 1 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_align: 0 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_auto_readahead_size: 262144 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: prepopulate_block_cache: 0 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: initial_auto_readahead_size: 8192 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T16:59:27.314 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression: NoCompression 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.num_levels: 7 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:27.315 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T16:59:27.316 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T16:59:27.317 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 systemd[1]: Started Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715. 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T16:59:27.318 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.table_properties_collectors: 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.inplace_update_support: 0 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T16:59:27.319 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.bloom_locality: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.max_successive_merges: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.ttl: 2592000 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T16:59:27.320 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enable_blob_files: false 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.min_blob_size: 0 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: 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 3137, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f6212fa-d2cd-44f4-84d1-223eb85563ed 2023-12-18T16:59:27.321 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918766872219, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918766873865, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 156921, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3149, "largest_seqno": 3369, "table_properties": {"data_size": 154979, "index_size": 610, "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": 2863, "raw_average_key_size": 24, "raw_value_size": 152481, "raw_average_value_size": 1325, "num_data_blocks": 26, "num_entries": 115, "num_filter_entries": 115, "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": 1702918766, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f6212fa-d2cd-44f4-84d1-223eb85563ed", "db_session_id": "H99NNFNGMZ17ZWZ3B3P8", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702918766873962, "job": 1, "event": "recovery_finished"} 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: 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-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e881d0c000 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: DB pointer 0x55e881cfa000 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** DB Stats ** 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.322 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: L0 3/0 3.02 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: Sum 3/0 3.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.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 156.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.323 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.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 156.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T16:59:27.324 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative compaction: 0.00 GB write, 35.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval compaction: 0.00 GB write, 35.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout: Block cache BinnedLRUCache@0x55e881c71090#7 capacity: 512.00 MB usage: 11.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: CompressorRegistry(0x55e881c91488) _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-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: Event(0x55e881c00088 nevent=5000 time_id=1).set_owner center_id=0 owner=140234626569984 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: Event(0x55e881c00988 nevent=5000 time_id=1).set_owner center_id=1 owner=140234634962688 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: stack operator() starting 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: stack operator() starting 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: Event(0x55e881c014c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140234727282432 2023-12-18T16:59:27.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: stack operator() starting 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: starting mon.b rank 1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: CompressorRegistry(0x55e881c90b88) _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-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???) e2 preinit fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).mds e1 new map 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).mds e1 print_map 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout: e1 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.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-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout: legacy client fscid: -1 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout: No filesystems configured 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T16:59:27.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:27.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:27.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T16:59:27.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:26 smithi160 ceph-mon[55803]: mon.b@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2023-12-18T16:59:28.089 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:28.089 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:19.959208Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:19.959118Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:19.958955Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "running": 0, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:19.959039Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: mon.b calling monitor election 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: mon.a calling monitor election 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: fsmap 2023-12-18T16:59:28.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:28.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:28 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:28.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: mon.b calling monitor election 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: mon.a calling monitor election 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: fsmap 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T16:59:28.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: daemon container.bar.smithi160 on smithi160 is in unknown state 2023-12-18T16:59:28.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:28.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:28.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:28 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T16:59:28.546 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:29.547 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:29.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:29.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:29.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:29.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:29 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T16:59:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:29 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T16:59:30.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:30 smithi119 ceph-mon[69389]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:30.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:30 smithi119 ceph-mon[69389]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:31.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:30 smithi160 ceph-mon[55803]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:31.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:30 smithi160 ceph-mon[55803]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:32.007 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:32 smithi119 ceph-mon[69389]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:33.234 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:33.234 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:32 smithi160 ceph-mon[55803]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:33.591 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:34 smithi160 ceph-mon[55803]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:34 smithi160 ceph-mon[55803]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:34.592 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:34.625 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:34 smithi119 ceph-mon[69389]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:34.626 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:34 smithi119 ceph-mon[69389]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:34.868 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:36.008 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:36.395 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:36 smithi119 ceph-mon[69389]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:36.397 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:36.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:36 smithi160 ceph-mon[55803]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:37.398 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:37.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:37 smithi160 ceph-mon[55803]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:37.672 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:37.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:37 smithi119 ceph-mon[69389]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:38 smithi119 ceph-mon[69389]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:38.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:38 smithi160 ceph-mon[55803]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:38.843 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:38.843 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:39.245 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:39.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:39 smithi119 ceph-mon[69389]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:39.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:39 smithi160 ceph-mon[55803]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:40.247 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:40.502 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:40 smithi160 ceph-mon[55803]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:40.523 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:40.626 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:40 smithi119 ceph-mon[69389]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:41.684 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:41.684 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:42.017 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:42.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:42 smithi119 ceph-mon[69389]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:42.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:42 smithi119 ceph-mon[69389]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:42.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:42 smithi160 ceph-mon[55803]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:42.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:42 smithi160 ceph-mon[55803]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:43.018 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:43.823 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:44.372 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:44 smithi119 ceph-mon[69389]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:44.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:44 smithi160 ceph-mon[55803]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:45.003 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:45.004 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:45.389 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:46.391 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:46.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:46 smithi160 ceph-mon[55803]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:46.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:46 smithi160 ceph-mon[55803]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:46.667 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:46.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:46 smithi119 ceph-mon[69389]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:46.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:46 smithi119 ceph-mon[69389]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:47.897 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:47.897 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:48.271 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:48.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:48 smithi119 ceph-mon[69389]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:48.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:48 smithi119 ceph-mon[69389]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:48.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:48 smithi160 ceph-mon[55803]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:48.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:48 smithi160 ceph-mon[55803]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:49.272 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:49.545 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:50.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:50 smithi119 ceph-mon[69389]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:50.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:50 smithi160 ceph-mon[55803]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:50.770 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:50.770 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:51.132 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:51.459 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:51 smithi160 ceph-mon[55803]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:51.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:51 smithi119 ceph-mon[69389]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:52.133 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:52.410 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:52.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:52 smithi119 ceph-mon[69389]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:52.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:52 smithi160 ceph-mon[55803]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:53.596 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:53.596 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:53.970 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:54 smithi160 ceph-mon[55803]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:54 smithi160 ceph-mon[55803]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:54.637 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:54 smithi119 ceph-mon[69389]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:54.637 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:54 smithi119 ceph-mon[69389]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:54.971 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:55.408 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:56.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:56 smithi160 ceph-mon[55803]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:56.637 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:56.637 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:56.662 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:56 smithi119 ceph-mon[69389]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:57.020 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T16:59:57.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:57 smithi160 ceph-mon[55803]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:57.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:57 smithi119 ceph-mon[69389]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T16:59:58.021 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T16:59:58.297 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T16:59:58.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 16:59:58 smithi119 ceph-mon[69389]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:58.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 16:59:58 smithi160 ceph-mon[55803]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T16:59:59.478 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T16:59:59.479 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T16:59:59.852 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:00 smithi160 ceph-mon[55803]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:00 smithi160 ceph-mon[55803]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:00 smithi160 ceph-mon[55803]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T17:00:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:00 smithi119 ceph-mon[69389]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:00 smithi119 ceph-mon[69389]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:00 smithi119 ceph-mon[69389]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T17:00:00.853 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:01.132 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:02.404 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:02.404 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:02.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:02 smithi160 ceph-mon[55803]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:02.557 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:02 smithi119 ceph-mon[69389]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:02.784 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:03.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:03 smithi160 ceph-mon[55803]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:03.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:03 smithi119 ceph-mon[69389]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:03.785 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:04.062 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:04.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:04 smithi119 ceph-mon[69389]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:04.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:04 smithi160 ceph-mon[55803]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:05.210 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:05.210 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:05.610 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:06.591 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:06 smithi119 ceph-mon[69389]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:06.592 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:06 smithi119 ceph-mon[69389]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:06.611 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:06.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:06 smithi160 ceph-mon[55803]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:06.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:06 smithi160 ceph-mon[55803]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:06.913 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:08.134 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:08.134 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:08.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:08 smithi119 ceph-mon[69389]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:08.501 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:08.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:08 smithi160 ceph-mon[55803]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:09.501 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:09.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:09 smithi119 ceph-mon[69389]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:09.776 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:09.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:09 smithi160 ceph-mon[55803]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:10.574 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:10 smithi119 ceph-mon[69389]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:10.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:10 smithi160 ceph-mon[55803]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:10.976 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:10.976 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:11.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:12.376 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:12.650 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:12.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:12 smithi119 ceph-mon[69389]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:12.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:12 smithi119 ceph-mon[69389]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:12.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:12 smithi160 ceph-mon[55803]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:12.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:12 smithi160 ceph-mon[55803]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:13.851 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:13.851 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:14.243 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:14.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:14 smithi119 ceph-mon[69389]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:14.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:14 smithi119 ceph-mon[69389]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:14 smithi160 ceph-mon[55803]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:14 smithi160 ceph-mon[55803]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:15.245 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:15.519 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:16.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:16 smithi160 ceph-mon[55803]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:16.709 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:16.709 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:16.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:16 smithi119 ceph-mon[69389]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:17.082 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:17 smithi160 ceph-mon[55803]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:17.577 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:17 smithi119 ceph-mon[69389]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:18.083 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:18.349 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:18.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:18 smithi119 ceph-mon[69389]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:18.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:18 smithi160 ceph-mon[55803]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:19.508 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:19.509 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:19.891 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:20.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:20 smithi160 ceph-mon[55803]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:20.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:20 smithi160 ceph-mon[55803]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:20.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:20 smithi119 ceph-mon[69389]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:20.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:20 smithi119 ceph-mon[69389]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:20.891 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:21.167 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:22.327 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:22.327 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:22.616 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:22 smithi119 ceph-mon[69389]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:22.708 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:22.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:22 smithi160 ceph-mon[55803]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:23.709 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:23.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:23 smithi119 ceph-mon[69389]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:23.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:23 smithi160 ceph-mon[55803]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:23.983 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:24.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:24 smithi119 ceph-mon[69389]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:24.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:24 smithi160 ceph-mon[55803]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:25.155 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:25.156 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:25.532 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:26.533 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:26.565 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:26 smithi119 ceph-mon[69389]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:26.565 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:26 smithi119 ceph-mon[69389]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:26.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:26 smithi160 ceph-mon[55803]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:26.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:26 smithi160 ceph-mon[55803]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:26.809 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:27.974 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:27.975 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.592762Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.592667Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.592509Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.592372Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.592591Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:28.295 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:28.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:28 smithi119 ceph-mon[69389]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:28.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:28 smithi119 ceph-mon[69389]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:28.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:28 smithi160 ceph-mon[55803]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:28.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:28 smithi160 ceph-mon[55803]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:29.296 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:29.596 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:30.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:30 smithi119 ceph-mon[69389]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:30.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:30 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:00:30.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:30 smithi160 ceph-mon[55803]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:30.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:30 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:00:31.032 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:31.033 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T16:59:28.792800Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T16:59:28.792710Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T16:59:28.792552Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T16:59:28.792392Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T16:59:28.792633Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:31.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:31 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:31 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:31 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:31 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:31 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:31 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:31 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:31.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:31 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:32.376 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:32.651 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:00:33.789 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:33.789 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:34.124 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:34.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:34 smithi119 ceph-mon[69389]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:34.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:34 smithi119 ceph-mon[69389]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:34 smithi160 ceph-mon[55803]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:34 smithi160 ceph-mon[55803]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:35.125 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:35.398 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:36.580 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:36.581 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:36.897 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:36 smithi119 ceph-mon[69389]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:36.997 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:36 smithi160 ceph-mon[55803]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:37 smithi119 ceph-mon[69389]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:37.998 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:37 smithi160 ceph-mon[55803]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:38.274 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:38.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:38 smithi119 ceph-mon[69389]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:39.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:38 smithi160 ceph-mon[55803]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:39.510 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:39.510 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:39.914 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:40.915 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:40 smithi119 ceph-mon[69389]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:40 smithi119 ceph-mon[69389]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:40 smithi160 ceph-mon[55803]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:40 smithi160 ceph-mon[55803]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:41.189 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:42.339 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:42.339 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:42.721 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:42.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:42 smithi119 ceph-mon[69389]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:43.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:42 smithi160 ceph-mon[55803]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:43.723 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:43.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:43 smithi119 ceph-mon[69389]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:44.000 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:43 smithi160 ceph-mon[55803]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:44.842 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:44 smithi119 ceph-mon[69389]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:45.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:44 smithi160 ceph-mon[55803]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:45.247 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:45.247 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:45.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:46.620 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:46.895 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:46.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:46 smithi119 ceph-mon[69389]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:46.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:46 smithi119 ceph-mon[69389]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:47.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:46 smithi160 ceph-mon[55803]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:47.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:46 smithi160 ceph-mon[55803]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:48.110 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:48.111 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:48.511 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:48.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:48 smithi119 ceph-mon[69389]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:48 smithi160 ceph-mon[55803]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:49.513 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:49.790 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:49.892 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:49 smithi119 ceph-mon[69389]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:49 smithi160 ceph-mon[55803]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:50.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:50 smithi119 ceph-mon[69389]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:50.978 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:50.979 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:51.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:50 smithi160 ceph-mon[55803]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:51.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:52.395 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:52.671 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:52.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:52 smithi119 ceph-mon[69389]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:52.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:52 smithi119 ceph-mon[69389]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:53.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:52 smithi160 ceph-mon[55803]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:53.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:52 smithi160 ceph-mon[55803]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:53.818 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:54.186 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:54.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:54 smithi119 ceph-mon[69389]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:54.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:54 smithi119 ceph-mon[69389]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:54 smithi160 ceph-mon[55803]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:54 smithi160 ceph-mon[55803]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:55.187 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:55.462 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:56.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:56.584 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:56.894 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:56 smithi119 ceph-mon[69389]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:56.993 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:00:57.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:56 smithi160 ceph-mon[55803]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:57 smithi119 ceph-mon[69389]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:57.994 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:00:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:57 smithi160 ceph-mon[55803]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:00:58.269 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:00:58.681 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:00:58 smithi119 ceph-mon[69389]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:00:58 smithi160 ceph-mon[55803]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:00:59.495 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:00:59.495 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:00:59.876 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:00.876 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:00.909 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:00 smithi119 ceph-mon[69389]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:00.910 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:00 smithi119 ceph-mon[69389]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:00 smithi160 ceph-mon[55803]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:00 smithi160 ceph-mon[55803]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:01.150 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:02.352 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:02.352 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:02.725 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:02.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:02 smithi119 ceph-mon[69389]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:03.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:02 smithi160 ceph-mon[55803]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:03.726 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:03.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:03 smithi119 ceph-mon[69389]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:04.001 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:03 smithi160 ceph-mon[55803]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:04.849 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:04 smithi119 ceph-mon[69389]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:04 smithi160 ceph-mon[55803]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:05.217 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:05.217 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:05.572 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:06.573 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:06.848 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:06 smithi119 ceph-mon[69389]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:06 smithi119 ceph-mon[69389]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:07.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:06 smithi160 ceph-mon[55803]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:07.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:06 smithi160 ceph-mon[55803]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:08.001 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:08.374 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:08.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:08 smithi119 ceph-mon[69389]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:08 smithi160 ceph-mon[55803]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:09.375 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:09.648 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:09.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:09 smithi119 ceph-mon[69389]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:10.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:09 smithi160 ceph-mon[55803]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:10.956 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:10.956 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:10.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:10 smithi119 ceph-mon[69389]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:11.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:10 smithi160 ceph-mon[55803]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:11.357 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:11.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:11 smithi119 ceph-mon[69389]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:11 smithi160 ceph-mon[55803]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:12.358 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:12.633 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:12.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:12 smithi119 ceph-mon[69389]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:13.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:12 smithi160 ceph-mon[55803]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:13.824 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:13.824 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:14.225 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:14.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:14 smithi119 ceph-mon[69389]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:14.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:14 smithi119 ceph-mon[69389]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:14 smithi160 ceph-mon[55803]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:14 smithi160 ceph-mon[55803]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:15.226 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:15.501 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:16.725 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:16.725 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:16.923 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:16 smithi119 ceph-mon[69389]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:17.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:16 smithi160 ceph-mon[55803]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:17.106 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:17 smithi119 ceph-mon[69389]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:18.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:17 smithi160 ceph-mon[55803]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:18.107 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:18.384 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:18.804 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:18 smithi119 ceph-mon[69389]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:19.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:18 smithi160 ceph-mon[55803]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:19.547 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:19.547 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:19.949 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:20.950 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:20.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:20 smithi119 ceph-mon[69389]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:20.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:20 smithi119 ceph-mon[69389]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:20 smithi160 ceph-mon[55803]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:20 smithi160 ceph-mon[55803]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:21.225 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:22.437 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:22.438 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:22.806 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:22 smithi119 ceph-mon[69389]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:22.864 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:22 smithi160 ceph-mon[55803]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:23.865 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:23.897 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:23 smithi119 ceph-mon[69389]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:24.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:23 smithi160 ceph-mon[55803]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:24.137 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:24.895 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:24 smithi119 ceph-mon[69389]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:24 smithi160 ceph-mon[55803]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:25.280 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:25.281 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:25.665 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:26.666 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:26.939 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:26.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:26 smithi119 ceph-mon[69389]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:26.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:26 smithi119 ceph-mon[69389]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:27.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:26 smithi160 ceph-mon[55803]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:27.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:26 smithi160 ceph-mon[55803]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:28.096 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:28.096 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:28.445 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:28.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:28 smithi119 ceph-mon[69389]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:29.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:28 smithi160 ceph-mon[55803]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:29.446 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:29.723 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:29.825 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:29 smithi119 ceph-mon[69389]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:29 smithi160 ceph-mon[55803]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:30.872 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:30.873 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:30.894 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:30 smithi119 ceph-mon[69389]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:31.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:30 smithi160 ceph-mon[55803]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:31.246 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:31.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:31 smithi119 ceph-mon[69389]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:31 smithi160 ceph-mon[55803]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:32.247 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:32.506 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:32.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:32 smithi119 ceph-mon[69389]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:32.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:01:32.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:01:32.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:01:32.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:01:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:32 smithi160 ceph-mon[55803]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:01:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:01:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:01:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:01:33.698 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:33.698 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:33.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:33 smithi119 ceph-mon[69389]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:33.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:33 smithi119 ceph-mon[69389]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:33 smithi160 ceph-mon[55803]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:33 smithi160 ceph-mon[55803]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:34.103 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:34 smithi119 ceph-mon[69389]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:35.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:34 smithi160 ceph-mon[55803]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:35.104 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:35.380 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:35.784 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:35 smithi119 ceph-mon[69389]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:35 smithi160 ceph-mon[55803]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:36.580 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:36.580 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:36.954 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:37.955 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:37 smithi119 ceph-mon[69389]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:37 smithi119 ceph-mon[69389]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:37 smithi160 ceph-mon[55803]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:37 smithi160 ceph-mon[55803]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:38.230 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:39.418 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:39.419 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:39.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:39 smithi119 ceph-mon[69389]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:39.794 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:40.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:39 smithi160 ceph-mon[55803]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:40.795 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:40 smithi119 ceph-mon[69389]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:40 smithi160 ceph-mon[55803]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:41.071 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:41.900 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:41 smithi119 ceph-mon[69389]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:42.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:41 smithi160 ceph-mon[55803]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:42.279 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:42.279 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:42.696 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:43.697 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:43.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:43 smithi119 ceph-mon[69389]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:43.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:43 smithi119 ceph-mon[69389]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:43.973 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:43 smithi160 ceph-mon[55803]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:43 smithi160 ceph-mon[55803]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:45.154 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:45.154 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:45.543 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:45.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:45 smithi119 ceph-mon[69389]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:45 smithi160 ceph-mon[55803]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:46.544 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:46.822 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:46.922 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:46 smithi119 ceph-mon[69389]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:47.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:46 smithi160 ceph-mon[55803]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:47.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:47 smithi119 ceph-mon[69389]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:47.977 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:47.977 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:48.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:47 smithi160 ceph-mon[55803]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:48.360 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:48.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:48 smithi119 ceph-mon[69389]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:48 smithi160 ceph-mon[55803]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:49.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:49.636 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:49.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:49 smithi119 ceph-mon[69389]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:49 smithi160 ceph-mon[55803]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:50.821 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:50.821 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:51.209 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:51.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:51 smithi119 ceph-mon[69389]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:51.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:51 smithi119 ceph-mon[69389]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:51 smithi160 ceph-mon[55803]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:51 smithi160 ceph-mon[55803]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:52.210 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:52.487 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:53.700 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:53.700 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:53.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:53 smithi119 ceph-mon[69389]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:54.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:53 smithi160 ceph-mon[55803]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:54.083 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:54.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:54 smithi119 ceph-mon[69389]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:55.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:54 smithi160 ceph-mon[55803]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:55.084 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:55.360 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:55.856 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:55 smithi119 ceph-mon[69389]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:56.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:55 smithi160 ceph-mon[55803]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:56.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:56.583 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:56.984 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:01:57.985 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:01:58.017 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:57 smithi119 ceph-mon[69389]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:58.017 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:57 smithi119 ceph-mon[69389]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:58.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:57 smithi160 ceph-mon[55803]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:57 smithi160 ceph-mon[55803]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:01:58.258 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:01:59.449 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:01:59.449 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:01:59.741 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:01:59 smithi119 ceph-mon[69389]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:01:59.780 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:00.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:01:59 smithi160 ceph-mon[55803]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:00.781 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:00 smithi160 ceph-mon[55803]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:01.054 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:01.159 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:00 smithi119 ceph-mon[69389]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:01.847 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:01 smithi119 ceph-mon[69389]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:02.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:01 smithi160 ceph-mon[55803]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:02.227 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:02.227 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:02.615 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:03.616 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:03.891 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:03.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:03 smithi119 ceph-mon[69389]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:03.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:03 smithi119 ceph-mon[69389]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:03 smithi160 ceph-mon[55803]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:03 smithi160 ceph-mon[55803]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:05.089 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:05.089 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:05.473 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:06.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:05 smithi160 ceph-mon[55803]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:05 smithi119 ceph-mon[69389]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:06.474 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:06.749 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:06.852 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:06 smithi119 ceph-mon[69389]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:07.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:06 smithi160 ceph-mon[55803]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:07.958 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:07.958 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:07.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:07 smithi119 ceph-mon[69389]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:08.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:07 smithi160 ceph-mon[55803]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:08.331 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:08 smithi160 ceph-mon[55803]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:08 smithi119 ceph-mon[69389]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:09.332 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:09.610 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:10.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:09 smithi160 ceph-mon[55803]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:10.104 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:09 smithi119 ceph-mon[69389]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:10.833 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:10.834 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:11.222 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:11 smithi160 ceph-mon[55803]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:11 smithi160 ceph-mon[55803]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:11 smithi119 ceph-mon[69389]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:11 smithi119 ceph-mon[69389]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:12.224 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:12.500 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:13.582 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:13.881 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:13 smithi119 ceph-mon[69389]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:13.954 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:14.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:13 smithi160 ceph-mon[55803]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:14.955 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:15.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:14 smithi160 ceph-mon[55803]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:14 smithi119 ceph-mon[69389]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:15.229 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:16.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:15 smithi160 ceph-mon[55803]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:16.053 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:15 smithi119 ceph-mon[69389]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:16.429 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:16.429 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:16.897 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:17.900 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:18.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:17 smithi160 ceph-mon[55803]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:18.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:17 smithi160 ceph-mon[55803]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:18.173 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:17 smithi119 ceph-mon[69389]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:17 smithi119 ceph-mon[69389]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:19.320 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:19.321 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:19.679 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:19.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:19 smithi119 ceph-mon[69389]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:20.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:19 smithi160 ceph-mon[55803]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:20.680 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:20.958 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:20.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:20 smithi119 ceph-mon[69389]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:20 smithi160 ceph-mon[55803]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:22.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:21 smithi160 ceph-mon[55803]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:22.138 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:22.138 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:22.163 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:21 smithi119 ceph-mon[69389]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:22.537 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:23.538 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:23.815 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:23.916 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:23 smithi119 ceph-mon[69389]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:23.916 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:23 smithi119 ceph-mon[69389]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:24.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:23 smithi160 ceph-mon[55803]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:24.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:23 smithi160 ceph-mon[55803]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:24.989 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:24.989 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:25.371 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:26.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:25 smithi160 ceph-mon[55803]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:26.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:25 smithi160 ceph-mon[55803]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:25 smithi119 ceph-mon[69389]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:25 smithi119 ceph-mon[69389]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:26.372 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:26.647 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:27.854 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:27.854 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:28.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:27 smithi160 ceph-mon[55803]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:28.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:27 smithi119 ceph-mon[69389]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:28.230 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:29.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:28 smithi160 ceph-mon[55803]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:29.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:28 smithi119 ceph-mon[69389]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:29.231 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:29.506 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:29 smithi119 ceph-mon[69389]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:29 smithi160 ceph-mon[55803]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:30.710 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:30.710 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:31.127 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:31 smithi160 ceph-mon[55803]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:31 smithi160 ceph-mon[55803]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:32.128 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:32.161 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:31 smithi119 ceph-mon[69389]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:32.161 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:31 smithi119 ceph-mon[69389]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:32.424 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:02:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:02:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:02:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:32 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:02:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:02:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:02:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:02:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:32 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:02:33.594 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:33.594 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:33.878 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:33 smithi119 ceph-mon[69389]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:33.878 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:33 smithi119 ceph-mon[69389]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:33.878 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:33 smithi119 ceph-mon[69389]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:33.968 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:33 smithi160 ceph-mon[55803]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:33 smithi160 ceph-mon[55803]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:33 smithi160 ceph-mon[55803]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:34.969 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:34 smithi119 ceph-mon[69389]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:35.244 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:34 smithi160 ceph-mon[55803]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:35.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:35 smithi119 ceph-mon[69389]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:36.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:35 smithi160 ceph-mon[55803]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:36.391 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:36.768 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:37.769 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:38.043 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:38.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:37 smithi119 ceph-mon[69389]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:38.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:37 smithi119 ceph-mon[69389]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:37 smithi160 ceph-mon[55803]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:37 smithi160 ceph-mon[55803]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:39.213 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:39.213 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:39.527 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:39 smithi119 ceph-mon[69389]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:39.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:39 smithi160 ceph-mon[55803]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:39.651 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:40 smithi160 ceph-mon[55803]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:40.652 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:40.686 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:40 smithi119 ceph-mon[69389]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:40.928 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:41.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:41 smithi160 ceph-mon[55803]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:41.641 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:41 smithi119 ceph-mon[69389]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:42.068 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:42.068 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:42.484 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:43.486 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:43.761 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:44.048 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:43 smithi119 ceph-mon[69389]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:44.048 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:43 smithi119 ceph-mon[69389]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:43 smithi160 ceph-mon[55803]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:43 smithi160 ceph-mon[55803]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:45.005 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:45.005 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:45.374 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:45 smithi160 ceph-mon[55803]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:45 smithi119 ceph-mon[69389]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:46.376 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:46.651 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:47.048 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:46 smithi119 ceph-mon[69389]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:47.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:46 smithi160 ceph-mon[55803]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:47.820 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:47.821 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:48.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:47 smithi160 ceph-mon[55803]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:48.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:47 smithi119 ceph-mon[69389]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:48.191 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:48 smithi160 ceph-mon[55803]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:49.192 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:48 smithi119 ceph-mon[69389]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:49.478 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:49.905 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:49 smithi119 ceph-mon[69389]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:49 smithi160 ceph-mon[55803]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:50.660 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:50.660 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:51.041 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:52.042 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:51 smithi160 ceph-mon[55803]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:51 smithi160 ceph-mon[55803]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:52.075 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:51 smithi119 ceph-mon[69389]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:52.075 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:51 smithi119 ceph-mon[69389]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:52.315 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:53.523 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:53.523 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:53.824 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:53 smithi119 ceph-mon[69389]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:53.942 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:54.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:53 smithi160 ceph-mon[55803]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:54.943 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:54 smithi119 ceph-mon[69389]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:55.218 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:55.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:54 smithi160 ceph-mon[55803]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:55 smithi119 ceph-mon[69389]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:56.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:55 smithi160 ceph-mon[55803]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:56.414 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:56.414 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:56.852 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:02:57.853 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:02:58.128 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:02:58.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:57 smithi119 ceph-mon[69389]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:58.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:57 smithi119 ceph-mon[69389]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:57 smithi160 ceph-mon[55803]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:02:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:57 smithi160 ceph-mon[55803]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:59.276 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:02:59.276 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:02:59.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:02:59 smithi160 ceph-mon[55803]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:59.607 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:02:59 smithi119 ceph-mon[69389]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:02:59.657 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:00 smithi160 ceph-mon[55803]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:00.658 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:00.690 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:00 smithi119 ceph-mon[69389]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:00.932 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:01.387 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:01 smithi119 ceph-mon[69389]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:01.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:01 smithi160 ceph-mon[55803]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:02.124 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:02.124 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:02.506 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:03.507 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:03.782 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:03.938 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:03 smithi119 ceph-mon[69389]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:03.938 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:03 smithi119 ceph-mon[69389]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:03 smithi160 ceph-mon[55803]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:03 smithi160 ceph-mon[55803]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:05.014 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:05.014 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:05.376 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:06.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:05 smithi160 ceph-mon[55803]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:05 smithi119 ceph-mon[69389]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:06.378 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:06.651 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:07.035 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:06 smithi119 ceph-mon[69389]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:07.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:06 smithi160 ceph-mon[55803]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:07.797 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:07.798 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:08.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:07 smithi160 ceph-mon[55803]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:08.114 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:07 smithi119 ceph-mon[69389]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:08.179 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:08 smithi160 ceph-mon[55803]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:09.180 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:09.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:08 smithi119 ceph-mon[69389]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:09.456 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:09.935 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:09 smithi119 ceph-mon[69389]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:10.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:09 smithi160 ceph-mon[55803]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:10.655 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:10.655 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:11.064 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:11 smithi160 ceph-mon[55803]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:11 smithi160 ceph-mon[55803]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:12.064 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:12.097 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:11 smithi119 ceph-mon[69389]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:12.097 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:11 smithi119 ceph-mon[69389]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:12.339 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:13.523 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:13.524 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:13.896 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:14.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:13 smithi160 ceph-mon[55803]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:14.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:13 smithi119 ceph-mon[69389]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:14.897 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:15.166 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:14 smithi119 ceph-mon[69389]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:14 smithi160 ceph-mon[55803]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:15.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:15 smithi119 ceph-mon[69389]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:15 smithi160 ceph-mon[55803]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:16.344 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:16.344 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:16.721 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:17.722 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:17.999 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:18.099 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:17 smithi119 ceph-mon[69389]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:18.099 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:17 smithi119 ceph-mon[69389]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:17 smithi160 ceph-mon[55803]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:17 smithi160 ceph-mon[55803]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:19.187 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:19.187 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:19.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:19 smithi119 ceph-mon[69389]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:19.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:19 smithi160 ceph-mon[55803]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:19.560 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:20.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:20 smithi160 ceph-mon[55803]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:20.562 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:20.595 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:20 smithi119 ceph-mon[69389]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:20.839 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:21.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:21 smithi160 ceph-mon[55803]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:21.651 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:21 smithi119 ceph-mon[69389]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:22.029 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:22.029 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:22.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:23.396 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:23.670 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:24.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:23 smithi160 ceph-mon[55803]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:24.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:23 smithi160 ceph-mon[55803]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:24.157 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:23 smithi119 ceph-mon[69389]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:24.158 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:23 smithi119 ceph-mon[69389]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:24.904 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:24.904 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:25.310 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:26.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:25 smithi160 ceph-mon[55803]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:26.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:25 smithi160 ceph-mon[55803]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:25 smithi119 ceph-mon[69389]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:25 smithi119 ceph-mon[69389]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:26.311 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:26.584 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:27.760 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:27.760 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:28.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:27 smithi160 ceph-mon[55803]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:28.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:27 smithi119 ceph-mon[69389]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:28.142 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:29.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:28 smithi160 ceph-mon[55803]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:29.143 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:29.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:28 smithi119 ceph-mon[69389]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:29.417 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:29 smithi160 ceph-mon[55803]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:30.207 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:29 smithi119 ceph-mon[69389]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:30.612 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:30.612 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:30.976 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:31.978 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:31 smithi160 ceph-mon[55803]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:31 smithi160 ceph-mon[55803]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:31 smithi119 ceph-mon[69389]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:31 smithi119 ceph-mon[69389]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:32.252 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:33.431 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:33.431 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:33.884 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:33 smithi119 ceph-mon[69389]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:33 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:03:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:33 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:03:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:33 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:03:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:33 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:03:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:33 smithi160 ceph-mon[55803]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:33 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:03:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:33 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:03:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:33 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:03:34.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:33 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:03:34.885 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:35.154 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:34 smithi119 ceph-mon[69389]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:34 smithi119 ceph-mon[69389]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:34 smithi119 ceph-mon[69389]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:34 smithi160 ceph-mon[55803]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:34 smithi160 ceph-mon[55803]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:34 smithi160 ceph-mon[55803]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:36.313 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:36.314 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:36.684 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:36 smithi119 ceph-mon[69389]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:36 smithi160 ceph-mon[55803]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:37.685 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:37.961 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:38.062 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:37 smithi119 ceph-mon[69389]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:37 smithi160 ceph-mon[55803]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:39.181 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:39.181 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:39.207 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:38 smithi119 ceph-mon[69389]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:38 smithi160 ceph-mon[55803]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:39.557 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:40.558 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:40.836 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:40 smithi119 ceph-mon[69389]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:40.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:40 smithi119 ceph-mon[69389]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:40 smithi160 ceph-mon[55803]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:40 smithi160 ceph-mon[55803]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:42.149 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:42.150 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:42.533 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:43.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:42 smithi119 ceph-mon[69389]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:43.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:42 smithi160 ceph-mon[55803]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:43.534 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:43.808 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:44.100 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:43 smithi119 ceph-mon[69389]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:44.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:43 smithi160 ceph-mon[55803]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:45.024 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:45.024 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:45.204 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:44 smithi119 ceph-mon[69389]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:45.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:44 smithi160 ceph-mon[55803]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:45.424 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:46.425 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:46.700 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:47.095 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:46 smithi119 ceph-mon[69389]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:47.095 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:46 smithi119 ceph-mon[69389]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:47.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:46 smithi160 ceph-mon[55803]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:47.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:46 smithi160 ceph-mon[55803]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:47.865 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:47.866 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:48.240 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:48 smithi119 ceph-mon[69389]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:48 smithi119 ceph-mon[69389]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:49.241 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:49.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:48 smithi160 ceph-mon[55803]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:49.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:48 smithi160 ceph-mon[55803]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:49.515 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:50.733 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:50.733 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:51.065 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:50 smithi119 ceph-mon[69389]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:51.114 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:51.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:50 smithi160 ceph-mon[55803]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:52.116 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:52.149 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:51 smithi119 ceph-mon[69389]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:52.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:51 smithi160 ceph-mon[55803]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:52.390 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:52 smithi119 ceph-mon[69389]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:53.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:52 smithi160 ceph-mon[55803]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:53.620 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:53.620 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:54.021 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:54 smithi160 ceph-mon[55803]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:54 smithi160 ceph-mon[55803]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:54 smithi119 ceph-mon[69389]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:54 smithi119 ceph-mon[69389]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:55.022 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:55.297 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:56.415 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:56.416 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:56.706 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:56 smithi119 ceph-mon[69389]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:56.788 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:03:56.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:56 smithi160 ceph-mon[55803]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:57.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:57 smithi119 ceph-mon[69389]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:57.789 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:03:57.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:57 smithi160 ceph-mon[55803]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:03:58.063 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:03:58.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:03:58 smithi119 ceph-mon[69389]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:58.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:03:58 smithi160 ceph-mon[55803]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:03:59.292 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:03:59.292 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:03:59.688 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:00.690 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:00 smithi119 ceph-mon[69389]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:00 smithi119 ceph-mon[69389]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:00.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:00 smithi160 ceph-mon[55803]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:00.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:00 smithi160 ceph-mon[55803]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:00.963 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:02.138 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:02.138 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:02.422 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:02 smithi119 ceph-mon[69389]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:02.505 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:02.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:02 smithi160 ceph-mon[55803]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:03.506 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:03.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:03 smithi119 ceph-mon[69389]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:03.780 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:03.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:03 smithi160 ceph-mon[55803]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:04.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:04 smithi119 ceph-mon[69389]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:04.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:04 smithi160 ceph-mon[55803]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:04.969 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:05.347 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:05.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:05 smithi119 ceph-mon[69389]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:05.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:05 smithi160 ceph-mon[55803]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:06.348 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:06.623 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:06.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:06 smithi119 ceph-mon[69389]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:06.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:06 smithi160 ceph-mon[55803]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:07.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:07.853 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:08.254 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:08.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:08 smithi119 ceph-mon[69389]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:08.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:08 smithi119 ceph-mon[69389]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:08.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:08 smithi160 ceph-mon[55803]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:08.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:08 smithi160 ceph-mon[55803]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:09.255 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:09.530 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:10.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:10 smithi119 ceph-mon[69389]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:10.723 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:10.724 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:10.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:10 smithi160 ceph-mon[55803]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:11.127 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:11.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:11 smithi119 ceph-mon[69389]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:11.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:11 smithi160 ceph-mon[55803]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:12.127 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:12.404 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:12.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:12 smithi119 ceph-mon[69389]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:12.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:12 smithi160 ceph-mon[55803]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:13.549 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:13.549 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:13.926 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:14 smithi160 ceph-mon[55803]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:14.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:14 smithi160 ceph-mon[55803]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:14 smithi119 ceph-mon[69389]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:14 smithi119 ceph-mon[69389]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:14.927 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:15.204 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:16.343 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:16.343 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:16.644 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:16 smithi119 ceph-mon[69389]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:16.758 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:16.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:16 smithi160 ceph-mon[55803]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:17.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:17 smithi119 ceph-mon[69389]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:17.759 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:17.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:17 smithi160 ceph-mon[55803]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:18.033 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:18.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:18 smithi119 ceph-mon[69389]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:18.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:18 smithi160 ceph-mon[55803]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:19.200 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:19.200 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:19.585 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:20.586 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:20.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:20 smithi119 ceph-mon[69389]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:20.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:20 smithi119 ceph-mon[69389]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:20.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:20 smithi160 ceph-mon[55803]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:20.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:20 smithi160 ceph-mon[55803]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:20.862 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:22.035 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:22.035 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:22.426 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:22.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:22 smithi119 ceph-mon[69389]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:22.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:22 smithi160 ceph-mon[55803]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:23.428 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:23.700 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:23.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:23 smithi119 ceph-mon[69389]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:23.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:23 smithi160 ceph-mon[55803]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:24.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:24 smithi119 ceph-mon[69389]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:24.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:24 smithi160 ceph-mon[55803]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:24.901 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:24.901 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:25.275 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:25.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:25 smithi119 ceph-mon[69389]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:25.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:25 smithi160 ceph-mon[55803]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:26.276 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:26.546 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:26.653 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:26 smithi119 ceph-mon[69389]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:26.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:26 smithi160 ceph-mon[55803]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:27.742 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:27.742 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:28.118 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:28.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:28 smithi119 ceph-mon[69389]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:28.718 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:28 smithi119 ceph-mon[69389]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:28.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:28 smithi160 ceph-mon[55803]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:28.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:28 smithi160 ceph-mon[55803]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:29.118 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:29.393 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:30.598 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:30.599 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:30.620 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:30 smithi119 ceph-mon[69389]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:30.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:30 smithi160 ceph-mon[55803]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:31.006 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:31.716 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:31 smithi119 ceph-mon[69389]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:31.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:31 smithi160 ceph-mon[55803]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:32.008 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:32.284 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:32.672 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:32 smithi119 ceph-mon[69389]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:32.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:32 smithi160 ceph-mon[55803]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:33.462 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:33.463 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:33.857 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:04:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:34.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:04:34.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:04:34.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.551 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:04:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:04:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:04:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:04:34.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:34.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:04:34.857 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:35.128 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:36 smithi119 ceph-mon[69389]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:36.342 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:36.342 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:36.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:36 smithi160 ceph-mon[55803]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:36.716 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:37.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:37 smithi119 ceph-mon[69389]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:37.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:37 smithi160 ceph-mon[55803]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:37.717 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:37.993 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:38.387 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:38 smithi119 ceph-mon[69389]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:38.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:38 smithi160 ceph-mon[55803]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:39.180 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:39.180 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:39.596 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:40.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:40 smithi119 ceph-mon[69389]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:40.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:40 smithi119 ceph-mon[69389]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:40 smithi160 ceph-mon[55803]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:40 smithi160 ceph-mon[55803]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:40.598 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:40.873 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:42.005 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:42.006 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:42.315 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:42 smithi119 ceph-mon[69389]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:42.315 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:42 smithi119 ceph-mon[69389]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:42.381 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:42.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:42 smithi160 ceph-mon[55803]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:42.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:42 smithi160 ceph-mon[55803]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:43.382 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:43.660 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:44.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:44 smithi119 ceph-mon[69389]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:44.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:44 smithi160 ceph-mon[55803]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:44.890 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:44.890 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:45.320 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:45.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:45 smithi160 ceph-mon[55803]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:45.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:45 smithi119 ceph-mon[69389]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:46.322 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:46.598 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:46.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:46 smithi119 ceph-mon[69389]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:46.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:46 smithi160 ceph-mon[55803]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:47.762 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:47.762 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:48.179 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:48.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:48 smithi119 ceph-mon[69389]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:48.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:48 smithi119 ceph-mon[69389]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:48.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:48 smithi160 ceph-mon[55803]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:48.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:48 smithi160 ceph-mon[55803]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:49.180 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:49.456 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:50.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:50 smithi119 ceph-mon[69389]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:50.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:50 smithi160 ceph-mon[55803]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:50.599 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:50.599 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:50.971 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:51 smithi119 ceph-mon[69389]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:51.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:51 smithi160 ceph-mon[55803]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:51.973 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:52.248 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:52.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:52 smithi119 ceph-mon[69389]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:52.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:52 smithi160 ceph-mon[55803]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:53.488 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:53.488 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:53.887 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:54 smithi160 ceph-mon[55803]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:54.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:54 smithi160 ceph-mon[55803]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:54 smithi119 ceph-mon[69389]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:54 smithi119 ceph-mon[69389]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:54.889 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:55.164 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:56.441 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:56.441 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:56.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:56 smithi119 ceph-mon[69389]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:56.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:56 smithi160 ceph-mon[55803]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:56.800 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:04:57.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:57 smithi119 ceph-mon[69389]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:57.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:57 smithi160 ceph-mon[55803]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:04:57.802 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:04:58.076 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:04:58.191 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:04:58 smithi119 ceph-mon[69389]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:58.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:04:58 smithi160 ceph-mon[55803]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:04:59.246 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:04:59.246 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:04:59.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:00 smithi119 ceph-mon[69389]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:00.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:00 smithi119 ceph-mon[69389]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:00 smithi160 ceph-mon[55803]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:00.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:00 smithi160 ceph-mon[55803]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:00.621 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:00.896 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:02.140 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:02.140 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:02 smithi119 ceph-mon[69389]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:02.511 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:02.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:02 smithi160 ceph-mon[55803]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:03.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:03 smithi119 ceph-mon[69389]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:03.512 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:03.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:03 smithi160 ceph-mon[55803]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:03.787 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:04.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:04 smithi119 ceph-mon[69389]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:04.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:04 smithi160 ceph-mon[55803]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:04.938 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:04.938 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:05.321 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:05.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:05 smithi160 ceph-mon[55803]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:05.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:05 smithi119 ceph-mon[69389]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:06.342 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:06.619 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:06.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:06 smithi119 ceph-mon[69389]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:06.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:06 smithi160 ceph-mon[55803]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:07.843 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:08.194 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:08 smithi119 ceph-mon[69389]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:08.194 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:08 smithi119 ceph-mon[69389]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:08.227 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:08.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:08 smithi160 ceph-mon[55803]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:08.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:08 smithi160 ceph-mon[55803]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:09.228 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:09.501 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:10.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:10 smithi119 ceph-mon[69389]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:10.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:10 smithi160 ceph-mon[55803]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:10.753 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:10.754 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:11.127 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:11.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:11 smithi119 ceph-mon[69389]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:11.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:11 smithi160 ceph-mon[55803]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:12.128 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:12.404 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:12.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:12 smithi119 ceph-mon[69389]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:12.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:12 smithi160 ceph-mon[55803]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:13.572 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:13.573 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:13.959 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:14 smithi119 ceph-mon[69389]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:14 smithi119 ceph-mon[69389]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:14.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:14 smithi160 ceph-mon[55803]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:14.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:14 smithi160 ceph-mon[55803]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:14.959 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:15.234 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:16.442 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:16.442 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:16.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:16 smithi119 ceph-mon[69389]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:16.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:16 smithi160 ceph-mon[55803]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:16.825 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:17.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:17 smithi119 ceph-mon[69389]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:17 smithi160 ceph-mon[55803]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:17.825 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:18.099 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:18.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:18 smithi119 ceph-mon[69389]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:18.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:18 smithi160 ceph-mon[55803]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:19.303 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:19.303 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:19.638 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:20.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:20 smithi119 ceph-mon[69389]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:20.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:20 smithi119 ceph-mon[69389]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:20.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:20 smithi160 ceph-mon[55803]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:20.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:20 smithi160 ceph-mon[55803]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:20.638 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:20.912 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:22.127 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:22.127 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:22.459 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:22 smithi119 ceph-mon[69389]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:22.499 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:22.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:22 smithi160 ceph-mon[55803]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:23 smithi119 ceph-mon[69389]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:23.500 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:23.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:23 smithi160 ceph-mon[55803]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:23.776 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:24.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:24 smithi119 ceph-mon[69389]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:24.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:24 smithi160 ceph-mon[55803]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:24.950 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:24.950 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:25.326 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:25.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:25 smithi119 ceph-mon[69389]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:25.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:25 smithi160 ceph-mon[55803]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:26.327 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:26.602 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:26.694 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:26 smithi119 ceph-mon[69389]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:26.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:26 smithi160 ceph-mon[55803]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:27.790 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:27.790 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:28.164 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:28.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:28 smithi119 ceph-mon[69389]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:28.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:28 smithi119 ceph-mon[69389]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:28.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:28 smithi160 ceph-mon[55803]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:28.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:28 smithi160 ceph-mon[55803]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:29.165 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:29.440 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:30.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:30 smithi119 ceph-mon[69389]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:30.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:30 smithi160 ceph-mon[55803]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:30.639 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:30.639 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:31.023 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:31.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:31 smithi119 ceph-mon[69389]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:31.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:31 smithi160 ceph-mon[55803]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:32.024 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:32.299 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:32.428 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:32 smithi119 ceph-mon[69389]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:32.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:32 smithi160 ceph-mon[55803]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:33.507 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:33.507 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:33.905 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:34 smithi119 ceph-mon[69389]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:34 smithi119 ceph-mon[69389]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:05:34.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:34 smithi160 ceph-mon[55803]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:34.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:34 smithi160 ceph-mon[55803]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:34.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:05:34.905 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:35.167 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:35.561 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:05:35.562 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:05:35.562 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:35 smithi119 ceph-mon[69389]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:35.562 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:35 smithi119 ceph-mon[69389]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:35.562 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:05:35.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:05:35.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:05:35.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:35 smithi160 ceph-mon[55803]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:35.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:35 smithi160 ceph-mon[55803]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:35.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:05:36.331 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:36.331 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:36.721 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:37.723 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:37 smithi119 ceph-mon[69389]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:37 smithi119 ceph-mon[69389]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:37.998 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:37 smithi160 ceph-mon[55803]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:37 smithi160 ceph-mon[55803]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:39.219 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:39.220 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:39.547 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:39 smithi119 ceph-mon[69389]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:39.597 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:39.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:39 smithi160 ceph-mon[55803]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:40.598 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:40.630 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:40 smithi119 ceph-mon[69389]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:40.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:40 smithi160 ceph-mon[55803]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:40.871 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:41.604 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:41 smithi119 ceph-mon[69389]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:41.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:41 smithi160 ceph-mon[55803]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:42.165 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:42.165 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:42.538 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:43.540 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:43.816 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:43.916 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:43 smithi119 ceph-mon[69389]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:43.916 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:43 smithi119 ceph-mon[69389]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:43 smithi160 ceph-mon[55803]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:43 smithi160 ceph-mon[55803]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:44.961 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:44.962 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:45.314 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:45.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:45 smithi119 ceph-mon[69389]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:45.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:45 smithi119 ceph-mon[69389]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:45 smithi160 ceph-mon[55803]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:45 smithi160 ceph-mon[55803]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:46.314 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:46.589 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:47.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:47 smithi119 ceph-mon[69389]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:47.756 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:47.756 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:48.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:47 smithi160 ceph-mon[55803]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:48.161 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:48.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:48 smithi119 ceph-mon[69389]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:48 smithi160 ceph-mon[55803]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:49.162 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:49.435 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:49.842 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:49 smithi119 ceph-mon[69389]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:50.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:49 smithi160 ceph-mon[55803]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:50.628 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:50.628 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:51.012 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:51.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:51 smithi119 ceph-mon[69389]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:51.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:51 smithi119 ceph-mon[69389]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:52.013 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:52.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:51 smithi160 ceph-mon[55803]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:51 smithi160 ceph-mon[55803]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:52.287 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:53.497 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:53.497 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:53.811 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:53 smithi119 ceph-mon[69389]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:53.877 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:54.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:53 smithi160 ceph-mon[55803]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:54.878 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:54.912 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:54 smithi119 ceph-mon[69389]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:55.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:54 smithi160 ceph-mon[55803]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:55.154 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:55 smithi119 ceph-mon[69389]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:56.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:55 smithi160 ceph-mon[55803]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:56.358 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:56.358 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:56.776 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:57.777 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:05:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:57 smithi119 ceph-mon[69389]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:57 smithi119 ceph-mon[69389]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:57 smithi160 ceph-mon[55803]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:05:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:57 smithi160 ceph-mon[55803]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:58.052 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:05:59.183 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:05:59.183 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:05:59.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:05:59 smithi119 ceph-mon[69389]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:05:59.560 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:05:59.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:05:59 smithi160 ceph-mon[55803]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:00.561 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:00.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:00 smithi119 ceph-mon[69389]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:00.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:00 smithi160 ceph-mon[55803]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:00.840 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:01.674 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:01 smithi119 ceph-mon[69389]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:01.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:01 smithi160 ceph-mon[55803]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:02.055 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:02.055 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:02.435 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:03.436 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:03.712 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:03.814 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:03 smithi119 ceph-mon[69389]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:03.814 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:03 smithi119 ceph-mon[69389]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:03 smithi160 ceph-mon[55803]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:03 smithi160 ceph-mon[55803]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:04.879 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:04.879 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:05.267 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:05 smithi119 ceph-mon[69389]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:05 smithi119 ceph-mon[69389]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:06.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:05 smithi160 ceph-mon[55803]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:06.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:05 smithi160 ceph-mon[55803]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:06.268 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:06.543 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:07.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:07 smithi119 ceph-mon[69389]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:07.753 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:07.753 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:08.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:07 smithi160 ceph-mon[55803]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:08.110 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:08.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:08 smithi119 ceph-mon[69389]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:08 smithi160 ceph-mon[55803]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:09.112 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:09.386 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:09.880 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:09 smithi119 ceph-mon[69389]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:10.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:09 smithi160 ceph-mon[55803]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:10.607 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:10.607 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:11.025 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:11.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:11 smithi119 ceph-mon[69389]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:11.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:11 smithi119 ceph-mon[69389]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:12.027 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:11 smithi160 ceph-mon[55803]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:11 smithi160 ceph-mon[55803]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:12.301 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:13.511 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:13.512 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:13.883 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:13 smithi119 ceph-mon[69389]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:13.940 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:14.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:13 smithi160 ceph-mon[55803]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:14.941 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:14.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:14 smithi119 ceph-mon[69389]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:15.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:14 smithi160 ceph-mon[55803]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:15.217 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:15.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:15 smithi119 ceph-mon[69389]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:16.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:15 smithi160 ceph-mon[55803]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:16.356 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:16.357 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:16.741 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:17.742 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:17 smithi119 ceph-mon[69389]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:17 smithi119 ceph-mon[69389]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:18.017 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:18.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:17 smithi160 ceph-mon[55803]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:18.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:17 smithi160 ceph-mon[55803]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:19.211 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:19.211 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:19.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:19 smithi119 ceph-mon[69389]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:19.614 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:19.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:19 smithi160 ceph-mon[55803]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:20.616 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:20.650 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:20 smithi119 ceph-mon[69389]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:20.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:20 smithi160 ceph-mon[55803]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:20.892 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:21.621 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:21 smithi119 ceph-mon[69389]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:21.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:21 smithi160 ceph-mon[55803]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:22.016 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:22.016 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:22.406 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:22.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:22 smithi119 ceph-mon[69389]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:22.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:22 smithi160 ceph-mon[55803]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:23.407 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:23.683 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:23.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:23 smithi119 ceph-mon[69389]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:23.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:23 smithi160 ceph-mon[55803]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:24.864 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:24.864 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:25.239 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:25 smithi119 ceph-mon[69389]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:25 smithi119 ceph-mon[69389]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:26.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:25 smithi160 ceph-mon[55803]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:26.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:25 smithi160 ceph-mon[55803]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:26.240 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:26.515 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:27.631 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:27.632 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:27 smithi119 ceph-mon[69389]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:28.013 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:28.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:27 smithi160 ceph-mon[55803]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:28.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:28 smithi119 ceph-mon[69389]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:29.013 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:29.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:28 smithi160 ceph-mon[55803]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:29.288 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:29.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:29 smithi119 ceph-mon[69389]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:30.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:29 smithi160 ceph-mon[55803]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:30.453 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:30.453 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:30.854 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:31.855 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:31.888 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:31 smithi119 ceph-mon[69389]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:31.888 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:31 smithi119 ceph-mon[69389]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:31 smithi160 ceph-mon[55803]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:31 smithi160 ceph-mon[55803]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:32.132 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:33.387 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:33.387 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:33.705 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:33 smithi119 ceph-mon[69389]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:33.770 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:34.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:33 smithi160 ceph-mon[55803]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:34.770 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:34 smithi119 ceph-mon[69389]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:34 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:06:35.049 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:35.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:34 smithi160 ceph-mon[55803]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:35.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:34 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:06:35.860 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:35 smithi119 ceph-mon[69389]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:35.860 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:06:35.860 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:06:35.860 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:06:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:35 smithi160 ceph-mon[55803]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:06:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:06:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:06:36.245 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:36.245 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:36.630 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:36 smithi119 ceph-mon[69389]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:36 smithi119 ceph-mon[69389]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:37.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:36 smithi160 ceph-mon[55803]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:37.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:36 smithi160 ceph-mon[55803]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:37.631 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:37.905 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:37 smithi119 ceph-mon[69389]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:37 smithi160 ceph-mon[55803]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:38.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:38 smithi119 ceph-mon[69389]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:39.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:38 smithi160 ceph-mon[55803]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:39.120 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:39.120 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:39.496 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:40.497 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:40.776 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:40.873 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:40 smithi119 ceph-mon[69389]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:40.874 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:40 smithi119 ceph-mon[69389]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:40 smithi160 ceph-mon[55803]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:40 smithi160 ceph-mon[55803]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:41.944 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:41.944 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:42.336 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:42.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:42 smithi119 ceph-mon[69389]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:42.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:42 smithi119 ceph-mon[69389]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:43.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:42 smithi160 ceph-mon[55803]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:43.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:42 smithi160 ceph-mon[55803]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:43.336 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:43.612 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:44.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:44 smithi119 ceph-mon[69389]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:44.829 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:45.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:44 smithi160 ceph-mon[55803]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:45.205 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:45.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:45 smithi119 ceph-mon[69389]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:45 smithi160 ceph-mon[55803]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:46.206 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:46.478 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:46.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:46 smithi119 ceph-mon[69389]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:47.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:46 smithi160 ceph-mon[55803]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:47.713 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:47.713 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:48.119 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:48.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:48 smithi119 ceph-mon[69389]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:48.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:48 smithi119 ceph-mon[69389]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:48 smithi160 ceph-mon[55803]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:48 smithi160 ceph-mon[55803]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:49.120 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:49.396 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:50.627 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:50.629 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:50.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:50 smithi119 ceph-mon[69389]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:51.044 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:51.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:50 smithi160 ceph-mon[55803]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:51.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:51 smithi119 ceph-mon[69389]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:52.045 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:51 smithi160 ceph-mon[55803]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:52.319 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:52.690 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:52 smithi119 ceph-mon[69389]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:53.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:52 smithi160 ceph-mon[55803]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:53.455 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:53.455 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:53.834 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:54.835 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:54.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:54 smithi119 ceph-mon[69389]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:54.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:54 smithi119 ceph-mon[69389]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:55.053 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:54 smithi160 ceph-mon[55803]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:55.053 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:54 smithi160 ceph-mon[55803]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:55.111 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:56.328 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:56.328 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:56.724 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:06:56.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:56 smithi119 ceph-mon[69389]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:57.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:56 smithi160 ceph-mon[55803]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:57.725 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:06:57.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:57 smithi119 ceph-mon[69389]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:57.999 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:06:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:57 smithi160 ceph-mon[55803]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:06:58.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:06:58 smithi119 ceph-mon[69389]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:06:58 smithi160 ceph-mon[55803]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:06:59.215 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:06:59.215 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:06:59.641 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:00.643 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:00.917 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:00.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:00 smithi119 ceph-mon[69389]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:00.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:00 smithi119 ceph-mon[69389]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:00 smithi160 ceph-mon[55803]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:00 smithi160 ceph-mon[55803]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:02.049 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:02.049 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:02.416 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:02.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:02 smithi119 ceph-mon[69389]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:03.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:02 smithi160 ceph-mon[55803]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:03.416 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:03.691 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:03.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:03 smithi119 ceph-mon[69389]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:04.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:03 smithi160 ceph-mon[55803]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:04.918 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:04.918 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:04.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:04 smithi119 ceph-mon[69389]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:05.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:04 smithi160 ceph-mon[55803]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:05.341 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:05 smithi119 ceph-mon[69389]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:06.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:05 smithi160 ceph-mon[55803]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:06.342 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:06.614 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:06.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:06 smithi119 ceph-mon[69389]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:07.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:06 smithi160 ceph-mon[55803]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:07.773 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:07.773 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:08.132 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:08.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:08 smithi119 ceph-mon[69389]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:08.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:08 smithi119 ceph-mon[69389]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:08 smithi160 ceph-mon[55803]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:09.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:08 smithi160 ceph-mon[55803]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:09.133 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:09.407 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:10.635 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:10.635 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:10.957 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:10 smithi119 ceph-mon[69389]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:11.007 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:11.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:10 smithi160 ceph-mon[55803]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:11.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:11 smithi119 ceph-mon[69389]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:12.008 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:12.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:11 smithi160 ceph-mon[55803]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:12.285 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:12.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:12 smithi119 ceph-mon[69389]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:13.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:12 smithi160 ceph-mon[55803]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:13.440 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:13.440 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:13.856 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:14.857 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:14.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:14 smithi119 ceph-mon[69389]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:14.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:14 smithi119 ceph-mon[69389]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:15.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:14 smithi160 ceph-mon[55803]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:15.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:14 smithi160 ceph-mon[55803]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:15.133 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:16.277 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:16.278 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:16.647 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:16.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:16 smithi119 ceph-mon[69389]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:17.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:16 smithi160 ceph-mon[55803]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:17.648 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:17.923 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:17.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:17 smithi119 ceph-mon[69389]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:18.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:17 smithi160 ceph-mon[55803]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:18.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:18 smithi119 ceph-mon[69389]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:19.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:18 smithi160 ceph-mon[55803]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:19.148 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:19.148 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:19.530 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:20.531 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:20.808 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:20.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:20 smithi119 ceph-mon[69389]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:20.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:20 smithi119 ceph-mon[69389]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:20 smithi160 ceph-mon[55803]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:20 smithi160 ceph-mon[55803]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:21.954 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:22.314 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:22 smithi160 ceph-mon[55803]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:22 smithi160 ceph-mon[55803]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:22 smithi119 ceph-mon[69389]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:22 smithi119 ceph-mon[69389]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:23.315 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:23.590 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:24.783 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:24.783 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:24 smithi160 ceph-mon[55803]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:25.063 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:24 smithi119 ceph-mon[69389]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:25.154 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:26.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:25 smithi160 ceph-mon[55803]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:26.155 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:26.188 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:25 smithi119 ceph-mon[69389]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:26.430 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:26.817 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:26 smithi119 ceph-mon[69389]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:27.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:26 smithi160 ceph-mon[55803]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:27.629 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:27.629 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:28.004 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:29.005 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:29.038 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:28 smithi119 ceph-mon[69389]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:29.038 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:28 smithi119 ceph-mon[69389]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:29.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:28 smithi160 ceph-mon[55803]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:29.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:28 smithi160 ceph-mon[55803]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:29.282 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:30.476 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:30.476 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:30.804 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:30 smithi119 ceph-mon[69389]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:30.846 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:31.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:30 smithi160 ceph-mon[55803]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:31.847 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:31 smithi160 ceph-mon[55803]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:32.121 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:31 smithi119 ceph-mon[69389]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:32.942 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:32 smithi119 ceph-mon[69389]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:32 smithi160 ceph-mon[55803]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:33.320 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:33.321 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:33.737 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:34.738 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:35.012 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:35.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:34 smithi160 ceph-mon[55803]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:35.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:34 smithi160 ceph-mon[55803]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:35.106 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:34 smithi119 ceph-mon[69389]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:35.107 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:34 smithi119 ceph-mon[69389]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:07:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:35 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:07:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:35 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:36.220 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:36.592 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:36 smithi119 ceph-mon[69389]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:07:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:07:36.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:36 smithi160 ceph-mon[55803]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:07:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:07:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:07:37.594 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:37.871 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:37 smithi119 ceph-mon[69389]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:37 smithi119 ceph-mon[69389]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:37.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:37 smithi119 ceph-mon[69389]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:37 smithi160 ceph-mon[55803]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:37 smithi160 ceph-mon[55803]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:38.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:37 smithi160 ceph-mon[55803]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:39.104 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:39.104 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:39.478 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:40.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:39 smithi160 ceph-mon[55803]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:40.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:39 smithi119 ceph-mon[69389]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:40.479 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:40.755 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:40.906 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:40 smithi119 ceph-mon[69389]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:40 smithi160 ceph-mon[55803]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:41.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:41 smithi119 ceph-mon[69389]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:42.005 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:42.005 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:42.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:41 smithi160 ceph-mon[55803]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:42.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:43.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:42 smithi160 ceph-mon[55803]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:43.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:42 smithi119 ceph-mon[69389]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:43.395 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:43.672 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:43 smithi160 ceph-mon[55803]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:44.120 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:43 smithi119 ceph-mon[69389]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:44.879 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:44.879 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:45.282 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:45 smithi160 ceph-mon[55803]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:45 smithi160 ceph-mon[55803]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:45 smithi119 ceph-mon[69389]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:45 smithi119 ceph-mon[69389]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:46.283 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:46.560 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:47.690 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:47.690 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:48.035 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:47 smithi119 ceph-mon[69389]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:48.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:47 smithi160 ceph-mon[55803]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:48.076 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:48 smithi160 ceph-mon[55803]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:49.077 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:49.111 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:48 smithi119 ceph-mon[69389]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:49.353 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:50.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:49 smithi160 ceph-mon[55803]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:50.190 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:49 smithi119 ceph-mon[69389]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:50.619 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:50.619 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:50.982 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:51.983 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:52.031 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:51 smithi119 ceph-mon[69389]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:52.031 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:51 smithi119 ceph-mon[69389]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:52.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:51 smithi160 ceph-mon[55803]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:51 smithi160 ceph-mon[55803]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:52.270 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:53.436 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:53.437 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:53.856 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:54.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:53 smithi160 ceph-mon[55803]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:54.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:53 smithi119 ceph-mon[69389]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:54.857 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:55.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:54 smithi160 ceph-mon[55803]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:55.132 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:55.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:54 smithi119 ceph-mon[69389]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:56.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:55 smithi160 ceph-mon[55803]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:56.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:55 smithi119 ceph-mon[69389]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:56.324 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:56.324 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:56.706 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:07:57.707 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:07:57.983 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:07:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:57 smithi160 ceph-mon[55803]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:57 smithi160 ceph-mon[55803]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:58.086 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:57 smithi119 ceph-mon[69389]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:07:58.086 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:57 smithi119 ceph-mon[69389]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:07:59.189 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:07:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:07:59.549 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:00.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:07:59 smithi160 ceph-mon[55803]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:00.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:07:59 smithi119 ceph-mon[69389]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:00.550 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:00.825 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:00.961 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:00 smithi119 ceph-mon[69389]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:01.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:00 smithi160 ceph-mon[55803]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:01.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:01 smithi119 ceph-mon[69389]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:02.052 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:02.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:01 smithi160 ceph-mon[55803]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:02.457 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:03.458 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:03.732 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:04.120 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:03 smithi119 ceph-mon[69389]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:04.120 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:03 smithi119 ceph-mon[69389]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:04.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:03 smithi160 ceph-mon[55803]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:04.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:03 smithi160 ceph-mon[55803]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:04.906 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:05.280 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:05 smithi119 ceph-mon[69389]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:06.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:05 smithi119 ceph-mon[69389]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:06.280 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:05 smithi160 ceph-mon[55803]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:05 smithi160 ceph-mon[55803]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:06.555 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:07.738 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:07.738 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:08.059 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:07 smithi119 ceph-mon[69389]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:08.113 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:08.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:07 smithi160 ceph-mon[55803]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:09.114 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:09.147 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:08 smithi119 ceph-mon[69389]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:08 smithi160 ceph-mon[55803]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:09.389 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:10.212 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:09 smithi119 ceph-mon[69389]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:09 smithi160 ceph-mon[55803]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:10.599 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:10.599 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:10.979 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:11.980 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:11 smithi119 ceph-mon[69389]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:11 smithi119 ceph-mon[69389]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:12.256 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:11 smithi160 ceph-mon[55803]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:11 smithi160 ceph-mon[55803]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:13.433 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:13.813 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:14.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:13 smithi119 ceph-mon[69389]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:14.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:13 smithi160 ceph-mon[55803]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:14.814 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:15.089 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:14 smithi119 ceph-mon[69389]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:14 smithi160 ceph-mon[55803]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:16.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:15 smithi119 ceph-mon[69389]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:16.296 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:16.296 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:15 smithi160 ceph-mon[55803]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:16.704 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:17.705 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:17.980 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:18.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:17 smithi119 ceph-mon[69389]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:18.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:17 smithi119 ceph-mon[69389]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:17 smithi160 ceph-mon[55803]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:17 smithi160 ceph-mon[55803]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:19.188 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:19.188 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:19.547 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:20.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:19 smithi119 ceph-mon[69389]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:20.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:19 smithi160 ceph-mon[55803]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:20.548 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:20.823 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:21.119 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:20 smithi119 ceph-mon[69389]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:21.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:20 smithi160 ceph-mon[55803]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:22.002 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:22.002 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:22.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:21 smithi119 ceph-mon[69389]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:22.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:21 smithi160 ceph-mon[55803]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:22.386 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:22 smithi119 ceph-mon[69389]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:23.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:22 smithi160 ceph-mon[55803]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:23.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:23.663 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:24.141 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:23 smithi119 ceph-mon[69389]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:24.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:23 smithi160 ceph-mon[55803]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:24.937 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:24.937 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:25.319 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:25 smithi119 ceph-mon[69389]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:25 smithi119 ceph-mon[69389]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:25 smithi160 ceph-mon[55803]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:25 smithi160 ceph-mon[55803]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:26.320 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:26.597 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:27.793 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:27.793 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:28.103 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:27 smithi119 ceph-mon[69389]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:28.194 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:28.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:27 smithi160 ceph-mon[55803]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:29.195 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:29.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:28 smithi119 ceph-mon[69389]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:29.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:28 smithi160 ceph-mon[55803]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:29.471 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:30.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:29 smithi119 ceph-mon[69389]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:29 smithi160 ceph-mon[55803]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:30.701 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:30.701 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:31.117 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:32.118 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:32.150 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:31 smithi119 ceph-mon[69389]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:32.151 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:31 smithi119 ceph-mon[69389]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:31 smithi160 ceph-mon[55803]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:31 smithi160 ceph-mon[55803]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:32.393 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:33.535 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:33.535 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:33.909 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:33 smithi119 ceph-mon[69389]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:34.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:33 smithi160 ceph-mon[55803]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:34.910 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:35.184 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:35.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:34 smithi119 ceph-mon[69389]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:34 smithi160 ceph-mon[55803]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:35.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:35 smithi119 ceph-mon[69389]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:36.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:35 smithi160 ceph-mon[55803]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:36.394 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:36.395 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:36.777 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:08:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:08:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:08:37.778 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:38.053 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: Adjusting osd_memory_target on smithi160 to 15066M 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: Adjusting osd_memory_target on smithi119 to 15065M 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:37 smithi119 ceph-mon[69389]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: Adjusting osd_memory_target on smithi160 to 15066M 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: Adjusting osd_memory_target on smithi119 to 15065M 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:37 smithi160 ceph-mon[55803]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:39.243 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:39.243 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:39.577 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:39 smithi119 ceph-mon[69389]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:39.601 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:39.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:39 smithi160 ceph-mon[55803]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:40.603 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:40.635 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:40 smithi119 ceph-mon[69389]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:40.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:40 smithi160 ceph-mon[55803]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:40.877 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:41.683 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:41 smithi119 ceph-mon[69389]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:41.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:41 smithi160 ceph-mon[55803]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:42.075 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:42.075 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:42.458 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:43.459 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:43.735 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:44.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:43 smithi119 ceph-mon[69389]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:44.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:43 smithi119 ceph-mon[69389]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:44.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:43 smithi160 ceph-mon[55803]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:44.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:43 smithi160 ceph-mon[55803]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:44.969 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:44.970 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:45.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:45 smithi119 ceph-mon[69389]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:45 smithi119 ceph-mon[69389]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:46.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:45 smithi160 ceph-mon[55803]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:46.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:45 smithi160 ceph-mon[55803]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:46.378 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:46.651 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:47.840 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:47.841 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:48.125 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:47 smithi119 ceph-mon[69389]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:48.206 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:48.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:47 smithi160 ceph-mon[55803]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:49.207 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:49.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:48 smithi119 ceph-mon[69389]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:49.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:48 smithi160 ceph-mon[55803]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:49.484 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:50.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:49 smithi119 ceph-mon[69389]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:50.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:49 smithi160 ceph-mon[55803]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:50.675 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:50.676 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:51.081 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:52.083 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:51 smithi119 ceph-mon[69389]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:51 smithi119 ceph-mon[69389]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:52.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:51 smithi160 ceph-mon[55803]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:52.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:51 smithi160 ceph-mon[55803]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:52.357 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:53.595 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:53.595 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:53.973 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:54.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:53 smithi119 ceph-mon[69389]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:54.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:53 smithi160 ceph-mon[55803]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:54.975 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:54 smithi119 ceph-mon[69389]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:55.249 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:55.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:54 smithi160 ceph-mon[55803]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:55.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:55 smithi119 ceph-mon[69389]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:56.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:55 smithi160 ceph-mon[55803]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:56.431 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:56.431 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:56.838 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:57.840 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:08:58.117 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:08:58.205 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:57 smithi119 ceph-mon[69389]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:58.205 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:57 smithi119 ceph-mon[69389]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:57 smithi160 ceph-mon[55803]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:08:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:57 smithi160 ceph-mon[55803]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:08:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:08:59.557 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:08:59 smithi119 ceph-mon[69389]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:08:59.596 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:08:59.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:08:59 smithi160 ceph-mon[55803]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:00.597 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:00.630 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:00 smithi119 ceph-mon[69389]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:00.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:00 smithi160 ceph-mon[55803]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:00.871 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:01.645 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:01 smithi119 ceph-mon[69389]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:01.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:01 smithi160 ceph-mon[55803]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:02.033 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:02.033 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:02.447 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:02.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:02 smithi119 ceph-mon[69389]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:02.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:02 smithi160 ceph-mon[55803]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:03.451 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:03.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:03 smithi119 ceph-mon[69389]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:03.727 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:03.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:03 smithi160 ceph-mon[55803]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:04.902 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:04.903 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:05.293 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:06.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:05 smithi119 ceph-mon[69389]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:06.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:05 smithi119 ceph-mon[69389]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:06.296 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:05 smithi160 ceph-mon[55803]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:05 smithi160 ceph-mon[55803]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:06.565 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:07.754 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:07.756 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:08.088 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:07 smithi119 ceph-mon[69389]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:08.127 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:08.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:07 smithi160 ceph-mon[55803]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:09.129 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:09.162 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:08 smithi119 ceph-mon[69389]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:08 smithi160 ceph-mon[55803]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:09.405 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:10.151 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:09 smithi119 ceph-mon[69389]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:09 smithi160 ceph-mon[55803]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:10.532 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:10.532 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:10.896 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:11.896 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:12.172 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:12.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:11 smithi119 ceph-mon[69389]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:11 smithi119 ceph-mon[69389]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:11 smithi160 ceph-mon[55803]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:11 smithi160 ceph-mon[55803]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:13.359 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:13.360 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:13.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:13.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:13 smithi119 ceph-mon[69389]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:14.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:13 smithi160 ceph-mon[55803]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:14.730 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:15.007 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:15.131 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:14 smithi119 ceph-mon[69389]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:15.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:14 smithi160 ceph-mon[55803]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:16.146 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:16.177 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:15 smithi119 ceph-mon[69389]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:15 smithi160 ceph-mon[55803]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:16.570 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:17.572 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:17.849 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:17 smithi119 ceph-mon[69389]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:17 smithi119 ceph-mon[69389]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:17 smithi160 ceph-mon[55803]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:17 smithi160 ceph-mon[55803]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:19.034 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:19.034 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:19.410 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:19.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:19 smithi119 ceph-mon[69389]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:19.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:19 smithi119 ceph-mon[69389]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:19.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:19 smithi160 ceph-mon[55803]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:19.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:19 smithi160 ceph-mon[55803]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:20.411 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:20.686 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:21.810 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:21.810 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:22.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:21 smithi119 ceph-mon[69389]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:22.218 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:22.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:21 smithi160 ceph-mon[55803]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:23.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:22 smithi119 ceph-mon[69389]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:23.219 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:23.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:22 smithi160 ceph-mon[55803]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:23.493 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:23 smithi119 ceph-mon[69389]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:24.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:23 smithi160 ceph-mon[55803]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:24.669 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:24.669 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:25.051 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:26.052 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:25 smithi119 ceph-mon[69389]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:25 smithi119 ceph-mon[69389]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:25 smithi160 ceph-mon[55803]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:25 smithi160 ceph-mon[55803]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:26.325 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:27.560 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:27.561 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:27.943 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:28.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:27 smithi119 ceph-mon[69389]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:28.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:27 smithi160 ceph-mon[55803]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:28.945 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:29.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:28 smithi119 ceph-mon[69389]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:29.220 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:29.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:28 smithi160 ceph-mon[55803]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:29.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:29 smithi119 ceph-mon[69389]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:30.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:29 smithi160 ceph-mon[55803]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:30.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:30.391 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:30.801 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:31.804 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:32.080 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:32.180 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:31 smithi119 ceph-mon[69389]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:32.180 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:31 smithi119 ceph-mon[69389]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:31 smithi160 ceph-mon[55803]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:31 smithi160 ceph-mon[55803]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:33.268 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:33.268 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:33.650 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:34.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:33 smithi119 ceph-mon[69389]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:34.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:33 smithi160 ceph-mon[55803]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:34.652 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:34.931 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:34.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:34 smithi119 ceph-mon[69389]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:35.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:34 smithi160 ceph-mon[55803]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:36.151 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:36.151 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:36.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:35 smithi119 ceph-mon[69389]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:36.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:35 smithi160 ceph-mon[55803]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:36.534 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:37.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:36 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:09:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:36 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:09:37.535 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:37.792 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:38.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:37 smithi119 ceph-mon[69389]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:38.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:37 smithi119 ceph-mon[69389]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:38.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:37 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:09:38.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:37 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:09:38.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:37 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:09:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:37 smithi160 ceph-mon[55803]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:37 smithi160 ceph-mon[55803]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:37 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:09:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:37 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:09:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:37 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:09:38.975 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:38.975 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:39.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:38 smithi119 ceph-mon[69389]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:39.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:38 smithi119 ceph-mon[69389]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:38 smithi160 ceph-mon[55803]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:38 smithi160 ceph-mon[55803]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:39.384 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:40.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:39 smithi119 ceph-mon[69389]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:40.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:39 smithi160 ceph-mon[55803]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:40.385 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:40.662 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:41.054 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:40 smithi119 ceph-mon[69389]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:40 smithi160 ceph-mon[55803]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:41.858 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:41.859 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:42.282 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:43.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:42 smithi119 ceph-mon[69389]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:43.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:42 smithi119 ceph-mon[69389]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:43.283 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:43.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:42 smithi160 ceph-mon[55803]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:43.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:42 smithi160 ceph-mon[55803]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:43.561 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:44.667 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:44.667 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:44.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:44 smithi119 ceph-mon[69389]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:45.049 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:45.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:44 smithi160 ceph-mon[55803]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:46.050 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:46.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:45 smithi119 ceph-mon[69389]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:46.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:45 smithi160 ceph-mon[55803]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:46.326 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:47.162 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:46 smithi119 ceph-mon[69389]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:47.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:46 smithi160 ceph-mon[55803]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:47.539 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:47.539 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:47.914 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:48.914 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:49.189 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:48 smithi119 ceph-mon[69389]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:48 smithi119 ceph-mon[69389]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:49.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:48 smithi160 ceph-mon[55803]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:49.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:48 smithi160 ceph-mon[55803]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:50.363 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:50.363 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:50.731 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:51.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:50 smithi119 ceph-mon[69389]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:51.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:50 smithi160 ceph-mon[55803]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:51.733 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:52.010 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:52.118 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:51 smithi119 ceph-mon[69389]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:52.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:51 smithi160 ceph-mon[55803]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:53.204 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:53.204 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:53.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:52 smithi119 ceph-mon[69389]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:53.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:52 smithi160 ceph-mon[55803]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:53.597 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:54.599 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:54.875 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:54 smithi119 ceph-mon[69389]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:54 smithi119 ceph-mon[69389]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:55.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:54 smithi160 ceph-mon[55803]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:55.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:54 smithi160 ceph-mon[55803]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:56.098 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:56.098 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:56.522 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:09:57.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:56 smithi119 ceph-mon[69389]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:57.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:56 smithi160 ceph-mon[55803]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:57.523 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:09:57.797 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:09:58.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:57 smithi119 ceph-mon[69389]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:58.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:57 smithi160 ceph-mon[55803]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:09:58.936 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:09:58.936 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:09:59.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:58 smithi119 ceph-mon[69389]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:59.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:58 smithi160 ceph-mon[55803]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:09:59.312 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:00.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:09:59 smithi119 ceph-mon[69389]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:00.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:09:59 smithi160 ceph-mon[55803]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:00.313 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:00.588 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:01.067 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:00 smithi119 ceph-mon[69389]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:01.067 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:00 smithi119 ceph-mon[69389]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T17:10:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:00 smithi160 ceph-mon[55803]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:00 smithi160 ceph-mon[55803]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T17:10:01.812 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:01.812 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:02.197 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:03.199 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:03.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:02 smithi119 ceph-mon[69389]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:03.232 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:02 smithi119 ceph-mon[69389]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:03.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:02 smithi160 ceph-mon[55803]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:03.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:02 smithi160 ceph-mon[55803]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:03.474 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:04.629 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:04.629 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:04.962 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:05.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:04 smithi119 ceph-mon[69389]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:05.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:04 smithi160 ceph-mon[55803]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:05.964 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:06.237 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:06.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:05 smithi160 ceph-mon[55803]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:06.340 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:05 smithi119 ceph-mon[69389]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:07.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:06 smithi160 ceph-mon[55803]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:07.419 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:07.419 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:06 smithi119 ceph-mon[69389]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:07.819 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:08.823 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:09.101 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:09.207 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:08 smithi119 ceph-mon[69389]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:09.207 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:08 smithi119 ceph-mon[69389]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:09.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:08 smithi160 ceph-mon[55803]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:09.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:08 smithi160 ceph-mon[55803]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:10.300 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:10.300 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:10.727 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:11.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:10 smithi160 ceph-mon[55803]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:11.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:10 smithi119 ceph-mon[69389]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:11.728 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:12.002 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:12.123 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:11 smithi119 ceph-mon[69389]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:11 smithi160 ceph-mon[55803]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:13.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:12 smithi119 ceph-mon[69389]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:13.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:12 smithi160 ceph-mon[55803]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:13.585 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:14.586 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:14.854 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:14 smithi119 ceph-mon[69389]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:14 smithi119 ceph-mon[69389]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:14 smithi160 ceph-mon[55803]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:14 smithi160 ceph-mon[55803]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:16.084 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:16.084 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:16.459 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:17.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:16 smithi160 ceph-mon[55803]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:17.461 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:17.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:16 smithi119 ceph-mon[69389]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:17.735 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:17 smithi119 ceph-mon[69389]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:17 smithi160 ceph-mon[55803]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:18.915 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:18.915 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:19.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:19 smithi119 ceph-mon[69389]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:19.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:19 smithi160 ceph-mon[55803]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:19.324 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:20.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:20 smithi160 ceph-mon[55803]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:20.326 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:20.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:20 smithi119 ceph-mon[69389]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:20.600 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:21.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:21 smithi160 ceph-mon[55803]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:21.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:21 smithi119 ceph-mon[69389]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:21.799 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:22.183 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:23.185 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:23.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:23 smithi160 ceph-mon[55803]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:23.302 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:23 smithi160 ceph-mon[55803]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:23.461 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:23 smithi119 ceph-mon[69389]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:23.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:23 smithi119 ceph-mon[69389]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:24.656 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:24.656 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:25.034 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:25.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:25 smithi160 ceph-mon[55803]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:25.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:25 smithi119 ceph-mon[69389]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:26.036 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:26 smithi160 ceph-mon[55803]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:26.311 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:26.454 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:26 smithi119 ceph-mon[69389]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:27.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:27 smithi119 ceph-mon[69389]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:27.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:27 smithi160 ceph-mon[55803]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:27.552 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:27.552 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:27.941 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:28.943 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:29.221 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:29.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:29 smithi160 ceph-mon[55803]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:29.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:29 smithi160 ceph-mon[55803]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:29.320 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:29 smithi119 ceph-mon[69389]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:29.320 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:29 smithi119 ceph-mon[69389]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:30.408 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:30.408 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:30.816 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:31.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:31 smithi160 ceph-mon[55803]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:31.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:31 smithi119 ceph-mon[69389]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:31.818 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:32.094 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:32.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:32 smithi119 ceph-mon[69389]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:32 smithi160 ceph-mon[55803]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:33.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:33 smithi119 ceph-mon[69389]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:33.224 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:33.224 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:33.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:33 smithi160 ceph-mon[55803]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:33.598 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:34.599 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:34.874 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:35.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:35 smithi160 ceph-mon[55803]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:35.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:35 smithi160 ceph-mon[55803]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:35.336 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:35 smithi119 ceph-mon[69389]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:35.336 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:35 smithi119 ceph-mon[69389]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:36.076 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:36.077 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:00:30.478773Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:00:30.478696Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:00:30.478532Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:00:30.478394Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:00:30.478616Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:36.488 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:37.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:37 smithi160 ceph-mon[55803]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:37.463 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:37 smithi119 ceph-mon[69389]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:37.490 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:37.762 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:38.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:38 smithi119 ceph-mon[69389]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:38.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:38 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:10:38.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:38 smithi160 ceph-mon[55803]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:38 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:10:39.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:39 smithi119 ceph-mon[69389]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:39.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:39 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:39.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:39 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:39 smithi160 ceph-mon[55803]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:39 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:39.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:39 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:39.304 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:39.304 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:39.725 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:40.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:40.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:40.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:10:40.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:10:40.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:40.465 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.549 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:40.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:10:40.726 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:40.998 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:42.164 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:42.164 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:42.527 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:42.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:42 smithi119 ceph-mon[69389]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:43.053 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:42 smithi160 ceph-mon[55803]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:43.528 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:43.805 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:43.909 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:43 smithi119 ceph-mon[69389]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:43 smithi160 ceph-mon[55803]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:44.965 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:44 smithi119 ceph-mon[69389]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:45.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:44 smithi160 ceph-mon[55803]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:45.056 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:45.056 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:45.430 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:45 smithi160 ceph-mon[55803]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:46.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:45 smithi119 ceph-mon[69389]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:46.431 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:46.707 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:47.015 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:46 smithi119 ceph-mon[69389]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:47.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:46 smithi160 ceph-mon[55803]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:47.955 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:47.956 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:48.338 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:48 smithi160 ceph-mon[55803]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:48 smithi160 ceph-mon[55803]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:48 smithi119 ceph-mon[69389]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:48 smithi119 ceph-mon[69389]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:49.340 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:49.616 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:50.762 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:51.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:50 smithi160 ceph-mon[55803]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:51.095 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:50 smithi119 ceph-mon[69389]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:51.128 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:51 smithi160 ceph-mon[55803]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:52.129 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:52.164 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:51 smithi119 ceph-mon[69389]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:52.404 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:53.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:52 smithi160 ceph-mon[55803]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:53.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:52 smithi119 ceph-mon[69389]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:53.581 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:53.581 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:53.995 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:54 smithi119 ceph-mon[69389]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:54.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:54 smithi119 ceph-mon[69389]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:54.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:54 smithi160 ceph-mon[55803]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:54.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:54 smithi160 ceph-mon[55803]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:54.996 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:55.271 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:56.445 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:56.445 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:56.853 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:10:57.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:56 smithi160 ceph-mon[55803]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:57.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:56 smithi119 ceph-mon[69389]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:57.855 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:10:58.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:57 smithi160 ceph-mon[55803]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:58.130 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:10:58.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:57 smithi119 ceph-mon[69389]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:10:58.883 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:10:58 smithi119 ceph-mon[69389]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:59.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:10:58 smithi160 ceph-mon[55803]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:10:59.277 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:10:59.277 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:10:59.659 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:00.661 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:00.937 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:00.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:00 smithi119 ceph-mon[69389]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:00.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:00 smithi119 ceph-mon[69389]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:00 smithi160 ceph-mon[55803]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:01.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:00 smithi160 ceph-mon[55803]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:02.160 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:02.160 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:02.537 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:02.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:02 smithi119 ceph-mon[69389]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:03.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:02 smithi160 ceph-mon[55803]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:03.538 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:03.812 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:03.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:03 smithi119 ceph-mon[69389]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:04.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:03 smithi160 ceph-mon[55803]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:05.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:04 smithi160 ceph-mon[55803]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:05.100 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:05.100 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:05.123 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:04 smithi119 ceph-mon[69389]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:05.535 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:06.536 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:06.812 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:06 smithi119 ceph-mon[69389]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:06 smithi119 ceph-mon[69389]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:07.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:06 smithi160 ceph-mon[55803]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:07.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:06 smithi160 ceph-mon[55803]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:07.978 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:07.979 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:08.360 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:09.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:08 smithi160 ceph-mon[55803]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:09.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:08 smithi160 ceph-mon[55803]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:08 smithi119 ceph-mon[69389]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:09.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:08 smithi119 ceph-mon[69389]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:09.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:09.635 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:10.851 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:10.852 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:11.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:10 smithi160 ceph-mon[55803]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:11.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:10 smithi119 ceph-mon[69389]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:11.216 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:12.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:11 smithi160 ceph-mon[55803]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:11 smithi119 ceph-mon[69389]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:12.217 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:12.495 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:12.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:12 smithi119 ceph-mon[69389]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:13.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:12 smithi160 ceph-mon[55803]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:13.725 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:13.725 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:14.133 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:14 smithi119 ceph-mon[69389]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:14.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:14 smithi119 ceph-mon[69389]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:14.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:14 smithi160 ceph-mon[55803]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:14.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:14 smithi160 ceph-mon[55803]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:15.134 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:15.408 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:16.574 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:16.574 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:16.891 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:16 smithi119 ceph-mon[69389]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:16.955 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:17.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:16 smithi160 ceph-mon[55803]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:17.956 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:17.991 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:17 smithi119 ceph-mon[69389]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:18.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:17 smithi160 ceph-mon[55803]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:18.230 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:18.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:18 smithi119 ceph-mon[69389]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:19.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:18 smithi160 ceph-mon[55803]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:19.374 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:19.758 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:20.760 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:21.036 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:20 smithi160 ceph-mon[55803]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:21.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:20 smithi160 ceph-mon[55803]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:21.149 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:20 smithi119 ceph-mon[69389]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:21.150 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:20 smithi119 ceph-mon[69389]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:22.249 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:22.249 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:22.690 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:22.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:22 smithi119 ceph-mon[69389]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:23.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:22 smithi160 ceph-mon[55803]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:23.691 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:23.969 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:24.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:23 smithi160 ceph-mon[55803]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:24.072 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:23 smithi119 ceph-mon[69389]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:25.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:24 smithi160 ceph-mon[55803]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:25.174 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:25.174 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:24 smithi119 ceph-mon[69389]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:25.556 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:26.557 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:26.833 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:26.935 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:26 smithi119 ceph-mon[69389]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:26.935 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:26 smithi119 ceph-mon[69389]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:27.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:26 smithi160 ceph-mon[55803]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:27.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:26 smithi160 ceph-mon[55803]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:28.017 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:28.018 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:28.389 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:29.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:28 smithi160 ceph-mon[55803]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:29.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:28 smithi160 ceph-mon[55803]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:29.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:28 smithi119 ceph-mon[69389]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:29.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:28 smithi119 ceph-mon[69389]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:29.390 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:29.657 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:30.855 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:30.856 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:31.043 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:30 smithi119 ceph-mon[69389]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:31.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:30 smithi160 ceph-mon[55803]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:31.255 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:32.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:31 smithi160 ceph-mon[55803]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:31 smithi119 ceph-mon[69389]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:32.256 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:32.529 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:32.919 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:32 smithi119 ceph-mon[69389]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:32 smithi160 ceph-mon[55803]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:33.722 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:33.723 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:34.090 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:34 smithi119 ceph-mon[69389]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:34.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:34 smithi119 ceph-mon[69389]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:34.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:34 smithi160 ceph-mon[55803]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:34.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:34 smithi160 ceph-mon[55803]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:35.093 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:35.367 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:36.622 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:36.622 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:36.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:36 smithi119 ceph-mon[69389]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:37.003 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:37.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:36 smithi160 ceph-mon[55803]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:38.004 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:38.036 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:37 smithi119 ceph-mon[69389]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:38.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:37 smithi160 ceph-mon[55803]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:38.279 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:39.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:38 smithi160 ceph-mon[55803]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:39.118 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:38 smithi119 ceph-mon[69389]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:39.503 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:39.503 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:39.884 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:40.885 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:11:41.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:11:41.159 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:11:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:11:41.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:41 smithi119 ceph-mon[69389]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:41.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:41 smithi119 ceph-mon[69389]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:42.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:41 smithi160 ceph-mon[55803]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:42.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:41 smithi160 ceph-mon[55803]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:42.324 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:42.324 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:42.711 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:43.712 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:43.988 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:43 smithi160 ceph-mon[55803]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:44.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:43 smithi160 ceph-mon[55803]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:44.090 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:43 smithi119 ceph-mon[69389]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:44.090 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:43 smithi119 ceph-mon[69389]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:45.187 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:45.187 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:45.569 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:45.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:45 smithi119 ceph-mon[69389]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:46.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:45 smithi160 ceph-mon[55803]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:46.570 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:46.845 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:46.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:46 smithi119 ceph-mon[69389]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:47.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:46 smithi160 ceph-mon[55803]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:47.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:47 smithi119 ceph-mon[69389]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:48.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:47 smithi160 ceph-mon[55803]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:48.054 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:48.055 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:48.452 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:49.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:48 smithi160 ceph-mon[55803]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:49.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:48 smithi119 ceph-mon[69389]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:49.454 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:49.727 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:50.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:49 smithi160 ceph-mon[55803]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:50.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:49 smithi119 ceph-mon[69389]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:50.911 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:50.911 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:51.335 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:52.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:51 smithi160 ceph-mon[55803]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:52.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:51 smithi160 ceph-mon[55803]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:51 smithi119 ceph-mon[69389]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:51 smithi119 ceph-mon[69389]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:52.336 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:52.612 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:53.768 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:53.768 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:54.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:53 smithi160 ceph-mon[55803]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:54.102 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:53 smithi119 ceph-mon[69389]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:54.160 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:55.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:54 smithi160 ceph-mon[55803]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:55.161 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:55.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:54 smithi119 ceph-mon[69389]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:55.438 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:55.915 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:55 smithi119 ceph-mon[69389]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:56.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:55 smithi160 ceph-mon[55803]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:56.713 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:56.713 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:57.092 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:11:58.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:57 smithi160 ceph-mon[55803]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:58.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:57 smithi160 ceph-mon[55803]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:58.093 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:11:58.126 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:57 smithi119 ceph-mon[69389]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:58.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:57 smithi119 ceph-mon[69389]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:11:58.369 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:11:59.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:11:59.583 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:11:59.901 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:11:59 smithi119 ceph-mon[69389]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:11:59.984 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:00.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:11:59 smithi160 ceph-mon[55803]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:00.985 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:01.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:00 smithi119 ceph-mon[69389]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:01.261 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:01.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:00 smithi160 ceph-mon[55803]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:01.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:01 smithi119 ceph-mon[69389]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:02.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:01 smithi160 ceph-mon[55803]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:02.426 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:02.426 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:02.817 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:03.819 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:04.095 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:04.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:03 smithi119 ceph-mon[69389]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:04.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:03 smithi119 ceph-mon[69389]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:04.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:03 smithi160 ceph-mon[55803]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:04.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:03 smithi160 ceph-mon[55803]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:05.326 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:05.326 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:05.708 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:05.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:05 smithi119 ceph-mon[69389]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:06.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:05 smithi160 ceph-mon[55803]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:06.709 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:06.985 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:07.120 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:06 smithi119 ceph-mon[69389]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:07.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:06 smithi160 ceph-mon[55803]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:08.200 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:08.200 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:08.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:07 smithi119 ceph-mon[69389]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:08.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:07 smithi160 ceph-mon[55803]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:08.551 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:09.552 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:09.826 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:09.935 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:09 smithi119 ceph-mon[69389]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:09.935 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:09 smithi119 ceph-mon[69389]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:10.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:09 smithi160 ceph-mon[55803]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:10.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:09 smithi160 ceph-mon[55803]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:11.012 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:11.012 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:11.390 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:11 smithi119 ceph-mon[69389]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:11 smithi119 ceph-mon[69389]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:11 smithi160 ceph-mon[55803]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:12.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:11 smithi160 ceph-mon[55803]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:12.392 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:12.666 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:13.891 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:13.891 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:14.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:13 smithi119 ceph-mon[69389]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:14.256 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:14.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:13 smithi160 ceph-mon[55803]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:14 smithi119 ceph-mon[69389]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:15.257 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:15.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:14 smithi160 ceph-mon[55803]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:15.532 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:15.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:15 smithi119 ceph-mon[69389]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:15 smithi160 ceph-mon[55803]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:16.752 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:16.752 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:17.140 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:18.141 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:18.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:17 smithi119 ceph-mon[69389]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:18.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:17 smithi119 ceph-mon[69389]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:17 smithi160 ceph-mon[55803]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:18.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:17 smithi160 ceph-mon[55803]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:18.417 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:19.604 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:19.605 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:19 smithi119 ceph-mon[69389]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:20.013 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:20.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:19 smithi160 ceph-mon[55803]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:21.014 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:21.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:20 smithi119 ceph-mon[69389]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:21.290 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:21.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:20 smithi160 ceph-mon[55803]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:21.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:21 smithi119 ceph-mon[69389]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:22.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:21 smithi160 ceph-mon[55803]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:22.447 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:22.447 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:22.822 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:23.824 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:24.101 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:23 smithi119 ceph-mon[69389]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:24.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:23 smithi119 ceph-mon[69389]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:24.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:23 smithi160 ceph-mon[55803]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:24.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:23 smithi160 ceph-mon[55803]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:25.323 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:25.323 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:25.696 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:25.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:25 smithi119 ceph-mon[69389]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:26.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:25 smithi160 ceph-mon[55803]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:26.697 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:26.972 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:27.075 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:26 smithi119 ceph-mon[69389]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:27.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:26 smithi160 ceph-mon[55803]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:28.131 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:28.131 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:28.152 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:27 smithi119 ceph-mon[69389]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:28.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:27 smithi160 ceph-mon[55803]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:28.496 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:29.497 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:29.767 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:30.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:29 smithi119 ceph-mon[69389]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:30.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:29 smithi119 ceph-mon[69389]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:29 smithi160 ceph-mon[55803]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:30.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:29 smithi160 ceph-mon[55803]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:30.991 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:30.991 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:31.378 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:31 smithi119 ceph-mon[69389]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:32.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:31 smithi119 ceph-mon[69389]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:31 smithi160 ceph-mon[55803]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:32.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:31 smithi160 ceph-mon[55803]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:32.379 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:32.655 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:33.889 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:33.890 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:34.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:33 smithi119 ceph-mon[69389]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:34.280 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:34.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:33 smithi160 ceph-mon[55803]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:35.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:34 smithi119 ceph-mon[69389]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:35.281 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:35.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:34 smithi160 ceph-mon[55803]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:35.556 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:35.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:35 smithi119 ceph-mon[69389]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:36.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:35 smithi160 ceph-mon[55803]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:36.735 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:36.735 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:37.138 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:38.139 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:38.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:37 smithi119 ceph-mon[69389]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:38.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:37 smithi119 ceph-mon[69389]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:37 smithi160 ceph-mon[55803]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:38.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:37 smithi160 ceph-mon[55803]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:38.417 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:39.566 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:39.567 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:39.952 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:40.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:39 smithi119 ceph-mon[69389]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:40.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:39 smithi160 ceph-mon[55803]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:40.954 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:41.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:40 smithi119 ceph-mon[69389]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:12:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:12:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:12:41.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:40 smithi119 ceph-mon[69389]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:12:41.214 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:41.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:40 smithi160 ceph-mon[55803]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:41.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T17:12:41.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T17:12:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T17:12:41.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:40 smithi160 ceph-mon[55803]: from='mgr.14152 172.21.15.119:0/2019922120' entity='mgr.a' 2023-12-18T17:12:41.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:41 smithi119 ceph-mon[69389]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:41.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:41 smithi119 ceph-mon[69389]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:41.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:41 smithi119 ceph-mon[69389]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:42.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:41 smithi160 ceph-mon[55803]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:42.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:41 smithi160 ceph-mon[55803]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:42.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:41 smithi160 ceph-mon[55803]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:42.411 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:42.411 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:42.835 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:43.836 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:44.113 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:44.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:43 smithi119 ceph-mon[69389]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:44.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:43 smithi119 ceph-mon[69389]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:44.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:43 smithi160 ceph-mon[55803]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:44.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:43 smithi160 ceph-mon[55803]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:45.294 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:45.294 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:45.699 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:45.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:45 smithi119 ceph-mon[69389]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:46.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:45 smithi160 ceph-mon[55803]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:46.700 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:46.969 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:47.089 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:46 smithi119 ceph-mon[69389]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:47.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:46 smithi160 ceph-mon[55803]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:48.181 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:48.181 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:48.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:47 smithi119 ceph-mon[69389]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:48.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:47 smithi160 ceph-mon[55803]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:48.584 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:49.585 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:49.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:49 smithi119 ceph-mon[69389]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:49.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:49 smithi119 ceph-mon[69389]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:49.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:49 smithi160 ceph-mon[55803]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:49.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:49 smithi160 ceph-mon[55803]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:49.862 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:51.058 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:51.454 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:51 smithi119 ceph-mon[69389]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:52.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:51 smithi119 ceph-mon[69389]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:52.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:51 smithi160 ceph-mon[55803]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:52.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:51 smithi160 ceph-mon[55803]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:52.455 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:52.730 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:53.921 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:53.921 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:54.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:53 smithi119 ceph-mon[69389]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:54.291 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:54.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:53 smithi160 ceph-mon[55803]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:55.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:54 smithi119 ceph-mon[69389]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:55.291 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:55.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:54 smithi160 ceph-mon[55803]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:55.576 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:55 smithi119 ceph-mon[69389]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:56.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:55 smithi160 ceph-mon[55803]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:56.717 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:57.090 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:12:58.091 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:12:58.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:57 smithi119 ceph-mon[69389]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:58.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:57 smithi119 ceph-mon[69389]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:57 smithi160 ceph-mon[55803]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:12:58.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:57 smithi160 ceph-mon[55803]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:58.366 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:12:59.464 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:12:59 smithi119 ceph-mon[69389]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:59.552 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:12:59.552 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:12:59.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:12:59 smithi160 ceph-mon[55803]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:12:59.932 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:00.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:00 smithi119 ceph-mon[69389]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:00.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:00 smithi160 ceph-mon[55803]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:00.933 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:01.209 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:01.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:01 smithi119 ceph-mon[69389]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:01.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:01 smithi160 ceph-mon[55803]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:02.380 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:02.380 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:02.749 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:03.750 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:04.024 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:04.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:03 smithi119 ceph-mon[69389]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:04.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:03 smithi119 ceph-mon[69389]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:04.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:03 smithi160 ceph-mon[55803]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:04.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:03 smithi160 ceph-mon[55803]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:05.248 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:05.248 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:05.640 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:06.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:05 smithi119 ceph-mon[69389]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:06.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:05 smithi160 ceph-mon[55803]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:06.641 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:06.916 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:06.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:06 smithi119 ceph-mon[69389]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:07.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:06 smithi160 ceph-mon[55803]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:08.149 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:08.149 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:08.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:07 smithi119 ceph-mon[69389]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:08.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:07 smithi160 ceph-mon[55803]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:08.524 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:09.525 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:09.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:09 smithi119 ceph-mon[69389]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:09.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:09 smithi119 ceph-mon[69389]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:09.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:09 smithi160 ceph-mon[55803]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:09.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:09 smithi160 ceph-mon[55803]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:09.800 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:10.963 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:10.964 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:11.339 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:11 smithi119 ceph-mon[69389]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:12.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:11 smithi119 ceph-mon[69389]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:12.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:11 smithi160 ceph-mon[55803]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:12.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:11 smithi160 ceph-mon[55803]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:12.340 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:12.615 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:13.820 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:13.820 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:14.155 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:13 smithi119 ceph-mon[69389]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:14.204 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:14.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:13 smithi160 ceph-mon[55803]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:15.205 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:15.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:14 smithi119 ceph-mon[69389]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:15.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:14 smithi160 ceph-mon[55803]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:15.482 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:16.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:15 smithi119 ceph-mon[69389]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:16.300 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:15 smithi160 ceph-mon[55803]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:16.704 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:16.704 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:17.087 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:18.088 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:18.213 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:17 smithi119 ceph-mon[69389]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:18.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:17 smithi119 ceph-mon[69389]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:18.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:17 smithi160 ceph-mon[55803]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:18.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:17 smithi160 ceph-mon[55803]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:18.360 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:19.540 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:19.540 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:19.709 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:19 smithi119 ceph-mon[69389]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:19.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:19 smithi160 ceph-mon[55803]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:19.911 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:20.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:20 smithi119 ceph-mon[69389]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:20.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:20 smithi160 ceph-mon[55803]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:20.912 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:21.185 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:21.626 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:21 smithi119 ceph-mon[69389]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:21.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:21 smithi160 ceph-mon[55803]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:22.395 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:22.395 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:22.778 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:23.780 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:24.055 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:24.165 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:23 smithi119 ceph-mon[69389]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:24.165 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:23 smithi119 ceph-mon[69389]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:24.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:23 smithi160 ceph-mon[55803]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:24.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:23 smithi160 ceph-mon[55803]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:25.246 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:25.246 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:25.645 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:26.214 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:25 smithi119 ceph-mon[69389]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:26.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:25 smithi160 ceph-mon[55803]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:26.645 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:26.922 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:26.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:26 smithi119 ceph-mon[69389]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:27.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:26 smithi160 ceph-mon[55803]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:28.120 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:28.120 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:28.141 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:27 smithi119 ceph-mon[69389]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:28.299 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:27 smithi160 ceph-mon[55803]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:28.535 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:29.537 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T17:13:29.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:29 smithi119 ceph-mon[69389]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:29.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:29 smithi119 ceph-mon[69389]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:29.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:29 smithi160 ceph-mon[55803]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T17:13:29.800 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:29 smithi160 ceph-mon[55803]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T17:13:29.803 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T17:13:30.959 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T17:13:30.959 INFO:teuthology.orchestra.run.smithi119.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T16:59:07.369050Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T16:58:52.524779Z", "last_refresh": "2023-12-18T17:10:38.594282Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T16:59:04.773326Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T16:58:52.519503Z", "last_refresh": "2023-12-18T17:10:38.594212Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:57:54.352965Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119=a", "smithi160=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T16:57:52.483062Z", "last_refresh": "2023-12-18T17:10:38.594063Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T16:58:52.954028Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T16:58:52.515908Z", "last_refresh": "2023-12-18T17:10:38.593883Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T17:10:38.594140Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T17:13:31.344 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T17:13:31.345 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-18T17:13:31.427 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1f3c19bc69374de199582303583cf09e 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-18T17:13:31.429 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-18T17:13:31.439 INFO:tasks.cephadm:Teardown begin 2023-12-18T17:13:31.439 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T17:13:31.483 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T17:13:31.533 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-18T17:13:31.533 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T17:13:31.550 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T17:13:31.570 INFO:tasks.cephadm:Stopping all daemons... 2023-12-18T17:13:31.570 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-18T17:13:31.570 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a 2023-12-18T17:13:31.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:31 smithi119 systemd[1]: Stopping Ceph mon.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:31.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[69339]: 2023-12-18T17:13:31.828+0000 7fa054555700 -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-18T17:13:31.964 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:31 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a[69339]: 2023-12-18T17:13:31.828+0000 7fa054555700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T17:13:32.301 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 18 17:13:32 smithi119 bash[137414]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-a 2023-12-18T17:13:32.308 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.a.service' 2023-12-18T17:13:32.360 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:32.361 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-18T17:13:32.361 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-18T17:13:32.361 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.b 2023-12-18T17:13:32.738 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:32 smithi160 systemd[1]: Stopping Ceph mon.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:32.738 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:32 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[55780]: 2023-12-18T17:13:32.608+0000 7f8af29b0700 -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-18T17:13:32.739 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:32 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b[55780]: 2023-12-18T17:13:32.608+0000 7f8af29b0700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T17:13:33.050 INFO:journalctl@ceph.mon.b.smithi160.stdout:Dec 18 17:13:32 smithi160 bash[59885]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mon-b 2023-12-18T17:13:33.155 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mon.b.service' 2023-12-18T17:13:33.217 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:33.217 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-18T17:13:33.217 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-18T17:13:33.217 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a 2023-12-18T17:13:33.599 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 17:13:33 smithi119 systemd[1]: Stopping Ceph mgr.a for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:33.599 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 17:13:33 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a[39092]: 2023-12-18T17:13:33.460+0000 7fcc9f173700 -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-18T17:13:33.964 INFO:journalctl@ceph.mgr.a.smithi119.stdout:Dec 18 17:13:33 smithi119 bash[137553]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-a 2023-12-18T17:13:33.976 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.a.service' 2023-12-18T17:13:34.013 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:34.013 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-18T17:13:34.013 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-18T17:13:34.013 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.b 2023-12-18T17:13:34.299 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 17:13:34 smithi160 systemd[1]: Stopping Ceph mgr.b for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:34.715 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 17:13:34 smithi160 bash[60040]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-mgr-b 2023-12-18T17:13:34.716 INFO:journalctl@ceph.mgr.b.smithi160.stdout:Dec 18 17:13:34 smithi160 systemd[1]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-18T17:13:34.721 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@mgr.b.service' 2023-12-18T17:13:34.757 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:34.758 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-18T17:13:34.758 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-18T17:13:34.758 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.0 2023-12-18T17:13:35.214 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 17:13:34 smithi119 systemd[1]: Stopping Ceph osd.0 for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:35.214 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 17:13:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T17:13:35.010+0000 7f4d08d41700 -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-18T17:13:35.214 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 17:13:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T17:13:35.010+0000 7f4d08d41700 -1 osd.0 14 *** Got signal Terminated *** 2023-12-18T17:13:35.214 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 17:13:35 smithi119 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0[57114]: 2023-12-18T17:13:35.010+0000 7f4d08d41700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T17:13:40.964 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 18 17:13:40 smithi119 bash[137692]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-0 2023-12-18T17:13:41.907 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.0.service' 2023-12-18T17:13:41.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:41.948 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-18T17:13:41.948 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-18T17:13:41.948 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.1 2023-12-18T17:13:42.300 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 17:13:41 smithi160 systemd[1]: Stopping Ceph osd.1 for 4a97e052-9dc6-11ee-95a5-87774f69a715... 2023-12-18T17:13:42.300 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 17:13:42 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T17:13:42.180+0000 7fd2928c7700 -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-18T17:13:42.300 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 17:13:42 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T17:13:42.180+0000 7fd2928c7700 -1 osd.1 14 *** Got signal Terminated *** 2023-12-18T17:13:42.301 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 17:13:42 smithi160 ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1[48860]: 2023-12-18T17:13:42.180+0000 7fd2928c7700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T17:13:48.050 INFO:journalctl@ceph.osd.1.smithi160.stdout:Dec 18 17:13:47 smithi160 bash[60181]: ceph-4a97e052-9dc6-11ee-95a5-87774f69a715-osd-1 2023-12-18T17:13:48.942 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4a97e052-9dc6-11ee-95a5-87774f69a715@osd.1.service' 2023-12-18T17:13:48.983 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T17:13:48.983 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-18T17:13:48.984 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T17:13:49.202 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T17:13:51.082 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T17:13:51.299 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T17:13:53.140 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T17:13:53.177 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T17:13:53.209 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-18T17:13:53.210 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi119/crash 2023-12-18T17:13:53.211 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash -- . 2023-12-18T17:13:53.254 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T17:13:53.255 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2023-12-18T17:13:53.256 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi160/crash 2023-12-18T17:13:53.257 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash -- . 2023-12-18T17:13:53.292 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T17:13:53.292 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2023-12-18T17:13:53.293 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-18T17:13:53.294 DEBUG:teuthology.orchestra.run.smithi119:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-18T17:13:53.324 INFO:teuthology.orchestra.run.smithi119.stderr:grep: /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-18T17:13:53.326 INFO:tasks.cephadm:Compressing logs... 2023-12-18T17:13:53.326 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T17:13:53.369 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T17:13:53.395 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T17:13:53.396 INFO:teuthology.orchestra.run.smithi119.stderr:: No such file or directory 2023-12-18T17:13:53.396 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-18T17:13:53.396 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T17:13:53.396 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-18T17:13:53.398 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.a.log 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:: No such file or directory 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.b.log 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T17:13:53.399 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-18T17:13:53.400 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.1.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T17:13:53.401 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.a.log: 91.3% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T17:13:53.401 INFO:teuthology.orchestra.run.smithi119.stderr: 95.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T17:13:53.401 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T17:13:53.402 INFO:teuthology.orchestra.run.smithi160.stderr: 92.4% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.b.log.gz 2023-12-18T17:13:53.429 INFO:teuthology.orchestra.run.smithi160.stderr: 93.9% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-18T17:13:53.429 INFO:teuthology.orchestra.run.smithi119.stderr: 93.9% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-18T17:13:53.498 INFO:teuthology.orchestra.run.smithi119.stderr: 91.4% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mgr.a.log.gz 2023-12-18T17:13:53.640 INFO:teuthology.orchestra.run.smithi160.stderr: 94.1% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-18T17:13:53.642 INFO:teuthology.orchestra.run.smithi160.stderr: 2023-12-18T17:13:53.642 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m0.256s 2023-12-18T17:13:53.642 INFO:teuthology.orchestra.run.smithi160.stderr:user 0m0.279s 2023-12-18T17:13:53.642 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m0.027s 2023-12-18T17:13:54.008 INFO:teuthology.orchestra.run.smithi119.stderr: 91.9% -- replaced with /var/log/ceph/4a97e052-9dc6-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-18T17:13:54.010 INFO:teuthology.orchestra.run.smithi119.stderr: 2023-12-18T17:13:54.010 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.626s 2023-12-18T17:13:54.010 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.741s 2023-12-18T17:13:54.010 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.037s 2023-12-18T17:13:54.011 INFO:tasks.cephadm:Archiving logs... 2023-12-18T17:13:54.011 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi119/log 2023-12-18T17:13:54.012 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T17:13:54.225 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi160/log 2023-12-18T17:13:54.226 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T17:13:54.299 INFO:tasks.cephadm:Removing cluster... 2023-12-18T17:13:54.300 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 --force 2023-12-18T17:13:54.515 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T17:13:54.735 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a97e052-9dc6-11ee-95a5-87774f69a715 --force 2023-12-18T17:13:54.965 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 4a97e052-9dc6-11ee-95a5-87774f69a715 2023-12-18T17:13:55.179 INFO:tasks.cephadm:Removing cephadm ... 2023-12-18T17:13:55.180 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T17:13:55.199 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T17:13:55.218 INFO:tasks.cephadm:Teardown complete 2023-12-18T17:13:55.218 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-18T17:13:55.230 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-18T17:13:55.230 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T17:13:55.242 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T17:13:55.339 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-18T17:13:55.349 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-18T17:13:55.349 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T17:13:55.352 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T17:13:55.365 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-18T17:13:55.368 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2023-12-18T17:13:55.371 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T17:13:55.371 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-18T17:13:55.371 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 19 -245us[ -243us] +/- 97ms 2023-12-18T17:13:55.372 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv02.front.sepia.ceph.com 3 6 377 19 -148us[ -146us] +/- 68ms 2023-12-18T17:13:55.372 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +383us[ +383us] +/- 80ms 2023-12-18T17:13:55.372 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T17:13:55.373 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T17:13:55.374 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2023-12-18T17:13:55.374 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 18 -244us[ -246us] +/- 97ms 2023-12-18T17:13:55.374 INFO:teuthology.orchestra.run.smithi160.stdout:^* hv02.front.sepia.ceph.com 3 7 377 15 -139us[ -141us] +/- 68ms 2023-12-18T17:13:55.374 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 +383us[ +381us] +/- 80ms 2023-12-18T17:13:55.374 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T17:13:55.374 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-18T17:13:55.384 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-18T17:13:55.384 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-18T17:13:55.394 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T17:13:55.479 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T17:13:55.541 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T17:13:55.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T17:13:55.572 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T17:13:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T17:13:55.602 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-18T17:13:55.612 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-18T17:13:55.622 INFO:teuthology.task.internal:Duration was 1740.049998 seconds 2023-12-18T17:13:55.622 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-18T17:13:55.632 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-18T17:13:55.632 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T17:13:55.635 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T17:13:55.679 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T17:13:55.689 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T17:13:55.977 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-18T17:13:55.977 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T17:13:55.978 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T17:13:55.999 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2023-12-18T17:13:55.999 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T17:13:56.021 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-18T17:13:56.021 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T17:13:56.042 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T17:13:56.101 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-18T17:13:56.101 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T17:13:56.103 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T17:13:56.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-18T17:13:56.219 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-18T17:13:56.220 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T17:13:56.247 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T17:13:56.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-18T17:13:56.284 DEBUG:teuthology.orchestra.run.smithi119:> 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-18T17:13:56.289 DEBUG:teuthology.orchestra.run.smithi160:> 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-18T17:13:56.313 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2023-12-18T17:13:56.339 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2023-12-18T17:13:56.366 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T17:13:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T17:13:56.424 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T17:13:56.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T17:13:56.441 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-18T17:13:56.455 INFO:teuthology.task.internal:Transferring archived files... 2023-12-18T17:13:56.455 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi119 2023-12-18T17:13:56.455 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T17:13:56.506 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557/remote/smithi160 2023-12-18T17:13:56.506 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T17:13:56.543 INFO:teuthology.task.internal:Removing archive directory... 2023-12-18T17:13:56.543 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T17:13:56.546 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T17:13:56.595 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-18T17:13:56.607 INFO:teuthology.task.internal:Not uploading archives. 2023-12-18T17:13:56.607 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-18T17:13:56.618 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-18T17:13:56.618 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T17:13:56.621 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T17:13:56.635 INFO:teuthology.orchestra.run.smithi119.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 17:13 /home/ubuntu/cephtest 2023-12-18T17:13:56.652 INFO:teuthology.orchestra.run.smithi160.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 17:13 /home/ubuntu/cephtest 2023-12-18T17:13:56.654 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-18T17:13:56.665 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-18T17:13:56.688 INFO:teuthology.nuke:Checking targets against current locks 2023-12-18T17:13:56.716 DEBUG:teuthology.nuke:shortname: smithi119 2023-12-18T17:13:56.716 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T17:13:56.740 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557', '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 16:39:26.172772', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZEQai3gX4bgxusid9cDYZo2quTHPoqzygkg5CC48Kne/iOihS1kAAymcwLZ/p5kwmcH4kSm9CODDZ8aWnFJkY='} 2023-12-18T17:13:56.744 DEBUG:teuthology.nuke:shortname: smithi160 2023-12-18T17:13:56.745 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T17:13:56.768 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_16:39:21-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495557', '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 16:39:26.174627', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKV7rkfmdTTJ1VIPxRg1QjV410QwKHTkQJyTJpK2YxUoqI6Ucs/0A4uq2V1DMhApdYuYT3rZZyuvJWqFNiCokrI='} 2023-12-18T17:13:56.798 INFO:teuthology.orchestra.console.smithi119:Power off 2023-12-18T17:13:56.798 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T17:13:56.824 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2023-12-18T17:13:56.825 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:13:56.839 INFO:teuthology.orchestra.console.smithi160:Power off 2023-12-18T17:13:56.840 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T17:13:56.860 DEBUG:teuthology.orchestra.console.smithi160:power off output: Chassis Power Control: Down/Off 2023-12-18T17:13:56.860 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:13:56.867 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-18T17:13:56.882 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-18T17:14:00.868 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:14:00.883 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:14:00.980 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-18T17:14:00.992 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-18T17:14:04.986 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:14:04.996 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:14:05.098 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2023-12-18T17:14:05.108 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2023-12-18T17:14:05.200 INFO:teuthology.orchestra.console.smithi119:Power off completed 2023-12-18T17:14:09.113 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T17:14:09.223 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is off 2023-12-18T17:14:09.324 INFO:teuthology.orchestra.console.smithi160:Power off completed 2023-12-18T17:14:09.429 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: 1740.0499982833862 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=1f3c19bc69374de199582303583cf09e status: fail success: false 2023-12-18T17:14:09.429 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T17:14:09.576 INFO:teuthology.run:FAIL