2023-12-18T03:33:21.163 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-18T03:33:21.163 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} --name adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi --verbose --owner scheduled_adking@teuthology --archive /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271 -- /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/orig.config.yaml 2023-12-18T03:33:21.202 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T03:33:21.280 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271 branch: wip-adk-testing-2023-12-17-1429 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: '7495271' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-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-1429 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: 7c08d8cc100424c780cddee2341c03c1c5e7543a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7c08d8cc100424c780cddee2341c03c1c5e7543a selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2023-12-17-1429 sha1: 7c08d8cc100424c780cddee2341c03c1c5e7543a owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 7602 sha1: 7c08d8cc100424c780cddee2341c03c1c5e7543a sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-12-17-1429 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7c08d8cc100424c780cddee2341c03c1c5e7543a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 7c08d8cc100424c780cddee2341c03c1c5e7543a targets: smithi093.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEl9XbMu4eaNQcYHYcMKHb3xjGAU+zb6e0PYI4ArtzXrvmUS9WdMYoy36n8yKMe2Pjp63uXOpEPiZMoTo+WjQ7k= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0uFJ8LgGiE0FOkXHWSFIJGkzbiI2Gr+lNhJ24DRL7hrydGmNjJgly9KAwNEMgZ/rsLt4gEFM828aBvvCNkErk= 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_03:27:02 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-18T03:33:21.280 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_7c08d8cc100424c780cddee2341c03c1c5e7543a/qa; will attempt to use it 2023-12-18T03:33:21.280 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_7c08d8cc100424c780cddee2341c03c1c5e7543a/qa/tasks 2023-12-18T03:33:21.281 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-18T03:33:21.282 INFO:teuthology.task.internal:Checking packages... 2023-12-18T03:33:21.302 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '7c08d8cc100424c780cddee2341c03c1c5e7543a' 2023-12-18T03:33:21.302 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-18T03:33:21.302 INFO:teuthology.packaging:ref: None 2023-12-18T03:33:21.302 INFO:teuthology.packaging:tag: None 2023-12-18T03:33:21.302 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-17-1429 2023-12-18T03:33:21.302 INFO:teuthology.packaging:sha1: 7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:33:21.302 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-1429 2023-12-18T03:33:21.643 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-301.g7c08d8cc 2023-12-18T03:33:21.644 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-18T03:33:21.652 INFO:teuthology.task.internal:no buildpackages task found 2023-12-18T03:33:21.652 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-18T03:33:21.665 INFO:teuthology.task.internal:Saving configuration 2023-12-18T03:33:21.678 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-18T03:33:21.686 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T03:33:21.712 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271', '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 03:28:07.592597', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEl9XbMu4eaNQcYHYcMKHb3xjGAU+zb6e0PYI4ArtzXrvmUS9WdMYoy36n8yKMe2Pjp63uXOpEPiZMoTo+WjQ7k='} 2023-12-18T03:33:21.730 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271', '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 03:28:07.594712', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0uFJ8LgGiE0FOkXHWSFIJGkzbiI2Gr+lNhJ24DRL7hrydGmNjJgly9KAwNEMgZ/rsLt4gEFM828aBvvCNkErk='} 2023-12-18T03:33:21.730 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-18T03:33:21.738 INFO:teuthology.task.internal:roles: ubuntu@smithi093.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-18T03:33:21.738 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-18T03:33:21.738 INFO:teuthology.run_tasks:Running task console_log... 2023-12-18T03:33:21.797 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa1d41e7e50>, signals=[15]) 2023-12-18T03:33:21.798 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-18T03:33:21.805 INFO:teuthology.task.internal:Opening connections... 2023-12-18T03:33:21.805 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi093.front.sepia.ceph.com 2023-12-18T03:33:21.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T03:33:21.874 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T03:33:21.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T03:33:21.940 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-18T03:33:21.948 DEBUG:teuthology.orchestra.run.smithi093:> uname -m 2023-12-18T03:33:21.969 INFO:teuthology.orchestra.run.smithi093.stdout:x86_64 2023-12-18T03:33:21.969 DEBUG:teuthology.orchestra.run.smithi093:> cat /etc/os-release 2023-12-18T03:33:22.028 INFO:teuthology.orchestra.run.smithi093.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T03:33:22.028 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T03:33:22.028 INFO:teuthology.orchestra.run.smithi093.stdout:ID="rhel" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:ID_LIKE="fedora" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION_ID="8.6" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:PLATFORM_ID="platform:el8" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:ANSI_COLOR="0;31" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T03:33:22.029 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T03:33:22.030 INFO:teuthology.lock.ops:Updating smithi093.front.sepia.ceph.com on lock server 2023-12-18T03:33:22.056 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2023-12-18T03:33:22.076 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2023-12-18T03:33:22.076 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:ID="rhel" 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="fedora" 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="8.6" 2023-12-18T03:33:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el8" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T03:33:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T03:33:22.137 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2023-12-18T03:33:22.156 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-18T03:33:22.165 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-18T03:33:22.172 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-18T03:33:22.173 DEBUG:teuthology.orchestra.run.smithi093:> test '!' -e /home/ubuntu/cephtest 2023-12-18T03:33:22.175 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2023-12-18T03:33:22.196 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-18T03:33:22.203 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-18T03:33:22.203 DEBUG:teuthology.orchestra.run.smithi093:> test -z $(ls -A /var/lib/ceph) 2023-12-18T03:33:22.235 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2023-12-18T03:33:22.269 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-18T03:33:22.324 INFO:teuthology.run_tasks:Running task kernel... 2023-12-18T03:33:22.339 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-18T03:33:22.339 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-18T03:33:22.339 DEBUG:teuthology.orchestra.run.smithi093:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T03:33:22.340 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T03:33:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T03:33:22.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T03:33:22.359 DEBUG:teuthology.orchestra.run.smithi093:> uname -r 2023-12-18T03:33:22.360 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-18T03:33:22.418 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:22.419 INFO:teuthology.task.kernel:Running kernel on smithi119: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:22.419 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2023-12-18T03:33:22.420 INFO:teuthology.orchestra.run.smithi093.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:22.420 INFO:teuthology.task.kernel:Running kernel on smithi093: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:22.420 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum install -y kernel 2023-12-18T03:33:23.839 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:23.840 INFO:teuthology.orchestra.run.smithi093.stdout:Unable to read consumer identity 2023-12-18T03:33:23.920 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:23.920 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T03:33:23.965 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:23.965 INFO:teuthology.orchestra.run.smithi093.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:23.965 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:24.009 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:24.009 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:24.009 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:25.605 INFO:teuthology.orchestra.run.smithi093.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-18T03:33:25.747 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-18T03:33:26.280 INFO:teuthology.orchestra.run.smithi093.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-12-18T03:33:26.414 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-12-18T03:33:29.881 INFO:teuthology.orchestra.run.smithi093.stdout:lab-extras 319 kB/s | 24 kB 00:00 2023-12-18T03:33:29.955 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 449 kB/s | 24 kB 00:00 2023-12-18T03:33:30.616 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T03:33:30.617 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T03:33:30.681 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:33:30.682 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:33:30.682 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:33:30.708 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T03:33:30.708 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T03:33:30.793 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:33:30.794 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:33:30.794 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:33:30.824 DEBUG:teuthology.orchestra.run.smithi093:> echo no | sudo yum reinstall kernel || true 2023-12-18T03:33:30.935 DEBUG:teuthology.orchestra.run.smithi119:> echo no | sudo yum reinstall kernel || true 2023-12-18T03:33:31.161 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:31.162 INFO:teuthology.orchestra.run.smithi093.stdout:Unable to read consumer identity 2023-12-18T03:33:31.216 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:31.216 INFO:teuthology.orchestra.run.smithi093.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:31.216 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:31.269 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:31.269 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T03:33:31.333 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:31.333 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:31.333 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:31.531 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 03:33:29 AM UTC. 2023-12-18T03:33:31.611 INFO:teuthology.orchestra.run.smithi093.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-18T03:33:31.612 INFO:teuthology.orchestra.run.smithi093.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T03:33:31.640 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 03:33:29 AM UTC. 2023-12-18T03:33:31.653 INFO:teuthology.orchestra.run.smithi093.stderr:Error: No packages marked for reinstall. 2023-12-18T03:33:31.699 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum reinstall -y kernel || true 2023-12-18T03:33:31.727 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-18T03:33:31.736 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T03:33:31.779 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-18T03:33:31.825 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum reinstall -y kernel || true 2023-12-18T03:33:32.035 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:32.035 INFO:teuthology.orchestra.run.smithi093.stdout:Unable to read consumer identity 2023-12-18T03:33:32.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:32.091 INFO:teuthology.orchestra.run.smithi093.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:32.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:33:32.158 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:33:32.158 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-18T03:33:32.216 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:32.216 INFO:teuthology.orchestra.run.smithi119.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T03:33:32.216 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:33:32.396 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 03:33:29 AM UTC. 2023-12-18T03:33:32.458 INFO:teuthology.orchestra.run.smithi093.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-18T03:33:32.458 INFO:teuthology.orchestra.run.smithi093.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T03:33:32.496 INFO:teuthology.orchestra.run.smithi093.stderr:Error: No packages marked for reinstall. 2023-12-18T03:33:32.525 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 03:33:29 AM UTC. 2023-12-18T03:33:32.542 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T03:33:32.595 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-18T03:33:32.595 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T03:33:32.646 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-18T03:33:32.694 INFO:teuthology.orchestra.run.smithi093.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:32.694 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:32.694 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T03:33:32.694 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-18T03:33:32.694 DEBUG:teuthology.orchestra.run.smithi093:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T03:33:32.697 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T03:33:32.729 INFO:teuthology.orchestra.run.smithi093.stdout:ttyS1 2023-12-18T03:33:32.747 DEBUG:teuthology.parallel:result is None 2023-12-18T03:33:32.856 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:32.857 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T03:33:32.857 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T03:33:32.857 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-18T03:33:32.857 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T03:33:32.895 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2023-12-18T03:33:32.908 DEBUG:teuthology.parallel:result is None 2023-12-18T03:33:32.909 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-18T03:33:32.921 INFO:teuthology.task.internal:Creating test directory... 2023-12-18T03:33:32.921 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T03:33:32.923 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T03:33:32.965 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-18T03:33:32.976 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-18T03:33:32.990 INFO:teuthology.task.internal:Creating archive directory... 2023-12-18T03:33:32.990 DEBUG:teuthology.orchestra.run.smithi093:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T03:33:32.992 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T03:33:33.041 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-18T03:33:33.053 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-18T03:33:33.053 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T03:33:33.055 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-18T03:33:33.083 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T03:33:33.093 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T03:33:33.113 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T03:33:33.125 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T03:33:33.126 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-18T03:33:33.138 INFO:teuthology.task.internal:Configuring sudo... 2023-12-18T03:33:33.138 DEBUG:teuthology.orchestra.run.smithi093:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T03:33:33.140 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-18T03:33:33.193 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-18T03:33:33.203 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-18T03:33:33.203 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T03:33:33.207 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T03:33:33.250 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T03:33:33.308 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T03:33:33.364 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T03:33:33.403 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T03:33:33.449 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:33:33.449 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T03:33:33.515 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T03:33:33.558 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T03:33:33.619 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T03:33:33.654 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T03:33:33.704 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:33:33.704 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T03:33:33.770 DEBUG:teuthology.orchestra.run.smithi093:> sudo service rsyslog restart 2023-12-18T03:33:33.772 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2023-12-18T03:33:33.817 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T03:33:33.852 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T03:33:34.304 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-18T03:33:34.312 INFO:teuthology.task.internal:Starting timer... 2023-12-18T03:33:34.312 INFO:teuthology.run_tasks:Running task pcp... 2023-12-18T03:33:34.325 INFO:teuthology.run_tasks:Running task selinux... 2023-12-18T03:33:34.335 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-18T03:33:34.336 DEBUG:teuthology.orchestra.run.smithi093:> sudo service auditd rotate 2023-12-18T03:33:34.388 INFO:teuthology.orchestra.run.smithi093.stdout:Rotating logs: 2023-12-18T03:33:34.390 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2023-12-18T03:33:34.472 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2023-12-18T03:33:34.473 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-18T03:33:34.474 DEBUG:teuthology.orchestra.run.smithi093:> /usr/sbin/getenforce 2023-12-18T03:33:34.533 INFO:teuthology.orchestra.run.smithi093.stdout:Permissive 2023-12-18T03:33:34.534 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2023-12-18T03:33:34.560 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2023-12-18T03:33:34.560 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi093.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive'} 2023-12-18T03:33:34.560 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T03:33:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T03:33:34.587 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-18T03:33:34.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T03:33:34.628 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-18T03:33:34.628 DEBUG:teuthology.orchestra.run.smithi093:> sudo /usr/sbin/setenforce permissive 2023-12-18T03:33:34.656 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2023-12-18T03:33:34.696 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-18T03:33:34.705 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-18T03:33:34.705 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-18T03:33:34.721 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-18T03:33:34.722 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi093.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-18T03:38:31.306 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi093.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com')] 2023-12-18T03:38:31.307 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-18T03:38:31.308 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T03:38:31.376 DEBUG:teuthology.orchestra.run.smithi093:> true 2023-12-18T03:38:31.442 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-18T03:38:31.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-18T03:38:31.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T03:38:31.511 DEBUG:teuthology.orchestra.run.smithi119:> true 2023-12-18T03:38:31.579 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-18T03:38:31.579 INFO:teuthology.run_tasks:Running task clock... 2023-12-18T03:38:31.601 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-18T03:38:31.601 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T03:38:31.602 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T03:38:31.604 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T03:38:31.604 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-18T03:38:31.635 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T03:38:31.649 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T03:38:31.652 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T03:38:31.667 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T03:38:31.729 INFO:teuthology.orchestra.run.smithi093.stderr:sudo: ntpd: command not found 2023-12-18T03:38:31.735 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2023-12-18T03:38:31.740 INFO:teuthology.orchestra.run.smithi093.stdout:506 Cannot talk to daemon 2023-12-18T03:38:31.747 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2023-12-18T03:38:31.754 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T03:38:31.762 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T03:38:31.768 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T03:38:31.776 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T03:38:31.840 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-18T03:38:31.843 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T03:38:31.843 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-18T03:38:31.843 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.843 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.843 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.844 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.853 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.857 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T03:38:31.858 INFO:teuthology.run_tasks:Running task pexec... 2023-12-18T03:38:31.893 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-18T03:38:31.894 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi093.front.sepia.ceph.com 2023-12-18T03:38:31.894 DEBUG:teuthology.orchestra.run.smithi093:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T03:38:31.894 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T03:38:31.894 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T03:38:32.271 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:38:32.274 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:38:34.015 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 61 kB/s | 4.5 kB 00:00 2023-12-18T03:38:34.153 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T03:38:34.541 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-18T03:38:34.564 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 72 kB/s | 4.1 kB 00:00 2023-12-18T03:38:37.357 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout:Resetting modules: 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:38:37.358 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:37.517 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:38:37.518 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:38:37.518 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-18T03:38:37.518 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:38:37.518 INFO:teuthology.orchestra.run.smithi093.stdout:Resetting modules: 2023-12-18T03:38:37.518 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools 2023-12-18T03:38:37.519 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:38:37.519 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:38:37.519 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:38:37.519 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:38:42.492 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:38:42.770 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:38:42.951 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:38:43.225 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:38:43.744 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 106 kB/s | 4.1 kB 00:00 2023-12-18T03:38:43.921 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T03:38:44.000 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-18T03:38:44.446 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T03:38:46.793 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:38:46.948 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T03:38:46.948 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:38:46.948 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T03:38:46.948 INFO:teuthology.orchestra.run.smithi119.stdout:Installing group/module packages: 2023-12-18T03:38:46.948 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-18T03:38:46.948 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-18T03:38:46.948 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-18T03:38:46.949 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-18T03:38:46.949 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-18T03:38:46.949 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-18T03:38:46.949 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-18T03:38:46.949 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-18T03:38:46.949 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-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:38:46.949 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-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T03:38:46.949 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-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout:Installing weak dependencies: 2023-12-18T03:38:46.949 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-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout:Installing module profiles: 2023-12-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools/common 2023-12-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:46.949 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling module streams: 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools rhel8 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================== 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 26 M 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 87 M 2023-12-18T03:38:46.950 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:38:47.097 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 170 kB/s | 25 kB 00:00 2023-12-18T03:38:47.122 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): yajl-2.1.0-12.el8.x86_64.rpm 240 kB/s | 41 kB 00:00 2023-12-18T03:38:47.147 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 479 kB/s | 94 kB 00:00 2023-12-18T03:38:47.177 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:38:47.180 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 12 MB/s | 1.0 MB 00:00 2023-12-18T03:38:47.214 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 11 MB/s | 739 kB 00:00 2023-12-18T03:38:47.240 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 671 kB/s | 39 kB 00:00 2023-12-18T03:38:47.273 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.0 MB/s | 239 kB 00:00 2023-12-18T03:38:47.329 INFO:teuthology.orchestra.run.smithi093.stdout:========================================================================================================== 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout:========================================================================================================== 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout:Installing group/module packages: 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T03:38:47.330 INFO:teuthology.orchestra.run.smithi093.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:Installing weak dependencies: 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.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-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:Installing module profiles: 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools/common 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling module streams: 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools rhel8 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:========================================================================================================== 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout:Install 13 Packages 2023-12-18T03:38:47.331 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:38:47.332 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 26 M 2023-12-18T03:38:47.332 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 87 M 2023-12-18T03:38:47.332 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:38:47.340 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.3 MB/s | 153 kB 00:00 2023-12-18T03:38:47.408 INFO:teuthology.orchestra.run.smithi093.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 326 kB/s | 25 kB 00:00 2023-12-18T03:38:47.423 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 20 MB/s | 3.7 MB 00:00 2023-12-18T03:38:47.433 INFO:teuthology.orchestra.run.smithi093.stdout:(2/13): yajl-2.1.0-12.el8.x86_64.rpm 406 kB/s | 41 kB 00:00 2023-12-18T03:38:47.487 INFO:teuthology.orchestra.run.smithi093.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 608 kB/s | 94 kB 00:00 2023-12-18T03:38:47.526 INFO:teuthology.orchestra.run.smithi093.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 8.6 MB/s | 1.0 MB 00:00 2023-12-18T03:38:47.541 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 21 MB/s | 8.8 MB 00:00 2023-12-18T03:38:47.559 INFO:teuthology.orchestra.run.smithi093.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 10 MB/s | 739 kB 00:00 2023-12-18T03:38:47.584 INFO:teuthology.orchestra.run.smithi093.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 672 kB/s | 39 kB 00:00 2023-12-18T03:38:47.616 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2023-12-18T03:38:47.618 INFO:teuthology.orchestra.run.smithi093.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.0 MB/s | 239 kB 00:00 2023-12-18T03:38:47.641 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 494 kB/s | 49 kB 00:00 2023-12-18T03:38:47.652 INFO:teuthology.orchestra.run.smithi093.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 4.5 MB/s | 153 kB 00:00 2023-12-18T03:38:47.727 INFO:teuthology.orchestra.run.smithi093.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 26 MB/s | 3.7 MB 00:00 2023-12-18T03:38:47.758 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 20 MB/s | 8.1 MB 00:00 2023-12-18T03:38:47.759 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:38:47.759 INFO:teuthology.orchestra.run.smithi119.stdout:Total 32 MB/s | 26 MB 00:00 2023-12-18T03:38:47.852 INFO:teuthology.orchestra.run.smithi093.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 21 MB/s | 8.8 MB 00:00 2023-12-18T03:38:47.919 INFO:teuthology.orchestra.run.smithi093.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2023-12-18T03:38:47.944 INFO:teuthology.orchestra.run.smithi093.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 539 kB/s | 49 kB 00:00 2023-12-18T03:38:48.038 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:38:48.053 INFO:teuthology.orchestra.run.smithi093.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 20 MB/s | 8.1 MB 00:00 2023-12-18T03:38:48.053 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:38:48.053 INFO:teuthology.orchestra.run.smithi093.stdout:Total 35 MB/s | 26 MB 00:00 2023-12-18T03:38:48.059 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:38:48.059 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:38:48.287 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:38:48.296 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:38:48.334 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:38:48.355 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:38:48.355 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:38:48.583 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:38:48.592 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:38:48.888 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:38:49.129 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T03:38:49.192 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:38:49.435 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T03:38:49.630 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T03:38:49.803 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T03:38:49.953 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T03:38:50.039 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T03:38:50.151 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T03:38:50.217 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T03:38:50.320 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T03:38:50.468 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T03:38:50.482 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T03:38:50.737 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T03:38:50.750 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T03:38:50.993 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T03:38:51.629 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T03:38:51.871 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T03:38:51.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T03:38:52.108 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T03:38:52.296 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T03:38:52.477 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T03:38:53.194 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T03:38:53.369 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T03:38:53.424 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T03:38:53.632 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T03:38:53.705 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T03:38:53.880 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T03:38:54.058 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T03:38:54.059 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T03:38:54.331 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T03:38:54.332 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T03:38:59.264 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T03:38:59.264 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:38:59.809 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:59.809 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:38:59.809 INFO:teuthology.orchestra.run.smithi119.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.809 INFO:teuthology.orchestra.run.smithi119.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T03:38:59.810 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.811 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:38:59.811 INFO:teuthology.orchestra.run.smithi119.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:38:59.811 INFO:teuthology.orchestra.run.smithi119.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T03:38:59.811 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:38:59.811 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:38:59.947 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T03:38:59.947 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:38:59.987 DEBUG:teuthology.parallel:result is None 2023-12-18T03:39:00.500 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T03:39:00.501 INFO:teuthology.orchestra.run.smithi093.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T03:39:00.502 INFO:teuthology.orchestra.run.smithi093.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T03:39:00.502 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:39:00.502 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:39:00.666 DEBUG:teuthology.parallel:result is None 2023-12-18T03:39:00.666 INFO:teuthology.run_tasks:Running task install... 2023-12-18T03:39:00.676 DEBUG:teuthology.task.install:project ceph 2023-12-18T03:39:00.676 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7c08d8cc100424c780cddee2341c03c1c5e7543a'}} 2023-12-18T03:39:00.676 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7c08d8cc100424c780cddee2341c03c1c5e7543a'} 2023-12-18T03:39:00.677 INFO:teuthology.task.install:Using flavor: default 2023-12-18T03:39:00.682 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-18T03:39:00.682 INFO:teuthology.task.install:extra packages: [] 2023-12-18T03:39:00.682 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': '7c08d8cc100424c780cddee2341c03c1c5e7543a', 'tag': None, 'wait_for_package': False} 2023-12-18T03:39:00.683 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:39:00.685 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': '7c08d8cc100424c780cddee2341c03c1c5e7543a', 'tag': None, 'wait_for_package': False} 2023-12-18T03:39:00.685 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:39:00.851 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/ 2023-12-18T03:39:00.851 INFO:teuthology.task.install.rpm:Package version is 19.0.0-301.g7c08d8cc 2023-12-18T03:39:00.930 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/ 2023-12-18T03:39:00.930 INFO:teuthology.task.install.rpm:Package version is 19.0.0-301.g7c08d8cc 2023-12-18T03:39:01.049 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-18T03:39:01.049 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:39:01.049 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T03:39:01.082 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-18T03:39:01.083 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/7c08d8cc100424c780cddee2341c03c1c5e7543a/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-18T03:39:01.101 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-18T03:39:01.101 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:39:01.101 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T03:39:01.130 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-18T03:39:01.130 DEBUG:teuthology.orchestra.run.smithi093:> 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/7c08d8cc100424c780cddee2341c03c1c5e7543a/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-18T03:39:01.153 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-18T03:39:01.200 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T03:39:01.233 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-18T03:39:01.278 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T03:39:01.301 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2023-12-18T03:39:01.303 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2023-12-18T03:39:01.344 INFO:teuthology.orchestra.run.smithi093.stdout:check_obsoletes = 1 2023-12-18T03:39:01.346 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum clean all 2023-12-18T03:39:01.680 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:39:01.720 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:39:02.028 INFO:teuthology.orchestra.run.smithi119.stdout:52 files removed 2023-12-18T03:39:02.069 INFO:teuthology.orchestra.run.smithi093.stdout:52 files removed 2023-12-18T03:39:02.076 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw 2023-12-18T03:39:02.115 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-radosgw 2023-12-18T03:39:02.413 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:39:02.449 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:39:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 227 kB/s | 81 kB 00:00 2023-12-18T03:39:03.366 INFO:teuthology.orchestra.run.smithi093.stdout:ceph packages for x86_64 269 kB/s | 81 kB 00:00 2023-12-18T03:39:03.674 INFO:teuthology.orchestra.run.smithi093.stdout:ceph noarch packages 35 kB/s | 9.5 kB 00:00 2023-12-18T03:39:03.740 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-18T03:39:04.058 INFO:teuthology.orchestra.run.smithi093.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-12-18T03:39:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 4.8 kB/s | 1.5 kB 00:00 2023-12-18T03:39:04.216 INFO:teuthology.orchestra.run.smithi093.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-18T03:39:04.241 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-18T03:39:09.067 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 3.3 MB/s | 16 MB 00:04 2023-12-18T03:39:12.600 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 378 kB/s | 24 kB 00:00 2023-12-18T03:39:13.002 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 27 MB/s | 8.8 MB 00:00 2023-12-18T03:39:15.612 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 MB/s | 64 MB 00:01 2023-12-18T03:39:20.501 INFO:teuthology.orchestra.run.smithi093.stdout:Extra Packages for Enterprise Linux 1.0 MB/s | 16 MB 00:16 2023-12-18T03:39:24.277 INFO:teuthology.orchestra.run.smithi093.stdout:lab-extras 87 kB/s | 24 kB 00:00 2023-12-18T03:39:25.943 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 MB/s | 58 MB 00:01 2023-12-18T03:39:26.246 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 58 MB 00:01 2023-12-18T03:39:36.628 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 MB/s | 64 MB 00:00 2023-12-18T03:39:41.406 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 14 M 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2023-12-18T03:39:41.408 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.8 M 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.7 M 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 5.4 M 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 23 M 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 24 k 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 839 k 2023-12-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T03:39:41.409 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-18T03:39:41.409 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 517 k 2023-12-18T03:39:41.410 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-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 6.9 M 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T03:39:41.410 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-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 45 k 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 129 k 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 197 k 2023-12-18T03:39:41.410 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-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 371 k 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 364 k 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 107 k 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:39:41.410 INFO:teuthology.orchestra.run.smithi119.stdout:=================================================================================================== 2023-12-18T03:39:41.411 INFO:teuthology.orchestra.run.smithi119.stdout:Install 21 Packages 2023-12-18T03:39:41.411 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2023-12-18T03:39:41.411 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:39:41.411 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 62 M 2023-12-18T03:39:41.411 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:39:42.054 INFO:teuthology.orchestra.run.smithi119.stdout:(1/23): ceph-base-19.0.0-301.g7c08d8cc.el8.x86_ 9.0 MB/s | 5.4 MB 00:00 2023-12-18T03:39:42.187 INFO:teuthology.orchestra.run.smithi119.stdout:(2/23): ceph-selinux-19.0.0-301.g7c08d8cc.el8.x 182 kB/s | 24 kB 00:00 2023-12-18T03:39:42.329 INFO:teuthology.orchestra.run.smithi119.stdout:(3/23): libcephfs2-19.0.0-301.g7c08d8cc.el8.x86 5.8 MB/s | 839 kB 00:00 2023-12-18T03:39:42.555 INFO:teuthology.orchestra.run.smithi119.stdout:(4/23): ceph-radosgw-19.0.0-301.g7c08d8cc.el8.x 13 MB/s | 14 MB 00:01 2023-12-18T03:39:42.605 INFO:teuthology.orchestra.run.smithi119.stdout:(5/23): libradosstriper1-19.0.0-301.g7c08d8cc.e 1.8 MB/s | 517 kB 00:00 2023-12-18T03:39:42.880 INFO:teuthology.orchestra.run.smithi119.stdout:(6/23): python3-ceph-argparse-19.0.0-301.g7c08d 162 kB/s | 45 kB 00:00 2023-12-18T03:39:42.947 INFO:teuthology.orchestra.run.smithi119.stdout:(7/23): python3-ceph-common-19.0.0-301.g7c08d8c 1.9 MB/s | 129 kB 00:00 2023-12-18T03:39:43.031 INFO:teuthology.orchestra.run.smithi119.stdout:(8/23): librgw2-19.0.0-301.g7c08d8cc.el8.x86_64 15 MB/s | 6.9 MB 00:00 2023-12-18T03:39:43.056 INFO:teuthology.orchestra.run.smithi119.stdout:(9/23): python3-cephfs-19.0.0-301.g7c08d8cc.el8 1.8 MB/s | 197 kB 00:00 2023-12-18T03:39:43.140 INFO:teuthology.orchestra.run.smithi119.stdout:(10/23): python3-rados-19.0.0-301.g7c08d8cc.el8 3.3 MB/s | 371 kB 00:00 2023-12-18T03:39:43.190 INFO:teuthology.orchestra.run.smithi119.stdout:(11/23): python3-rbd-19.0.0-301.g7c08d8cc.el8.x 2.7 MB/s | 364 kB 00:00 2023-12-18T03:39:43.223 INFO:teuthology.orchestra.run.smithi119.stdout:(12/23): python3-rgw-19.0.0-301.g7c08d8cc.el8.x 1.3 MB/s | 107 kB 00:00 2023-12-18T03:39:43.732 INFO:teuthology.orchestra.run.smithi119.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 116 kB/s | 59 kB 00:00 2023-12-18T03:39:43.916 INFO:teuthology.orchestra.run.smithi119.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 410 kB/s | 75 kB 00:00 2023-12-18T03:39:43.941 INFO:teuthology.orchestra.run.smithi119.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 408 kB/s | 306 kB 00:00 2023-12-18T03:39:43.999 INFO:teuthology.orchestra.run.smithi119.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 807 kB/s | 47 kB 00:00 2023-12-18T03:39:44.042 INFO:teuthology.orchestra.run.smithi119.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-18T03:39:44.092 INFO:teuthology.orchestra.run.smithi119.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2023-12-18T03:39:44.142 INFO:teuthology.orchestra.run.smithi119.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-18T03:39:44.501 INFO:teuthology.orchestra.run.smithi119.stdout:(20/23): librados2-19.0.0-301.g7c08d8cc.el8.x86 11 MB/s | 3.8 MB 00:00 2023-12-18T03:39:44.826 INFO:teuthology.orchestra.run.smithi119.stdout:(21/23): librbd1-19.0.0-301.g7c08d8cc.el8.x86_6 11 MB/s | 3.7 MB 00:00 2023-12-18T03:39:45.060 INFO:teuthology.orchestra.run.smithi119.stdout:(22/23): ceph-common-19.0.0-301.g7c08d8cc.el8.x 6.3 MB/s | 23 MB 00:03 2023-12-18T03:39:46.235 INFO:teuthology.orchestra.run.smithi119.stdout:(23/23): thrift-0.13.0-2.el8.x86_64.rpm 766 kB/s | 1.7 MB 00:02 2023-12-18T03:39:46.238 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:39:46.238 INFO:teuthology.orchestra.run.smithi119.stdout:Total 13 MB/s | 62 MB 00:04 2023-12-18T03:39:46.289 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:39:46.335 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:39:46.335 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:39:46.552 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 26 MB/s | 8.8 MB 00:00 2023-12-18T03:39:46.673 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:39:46.682 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:39:48.216 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:39:48.492 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T03:39:48.683 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T03:39:49.104 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T03:39:49.316 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:39:49.417 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:39:49.622 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/25 2023-12-18T03:39:49.869 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T03:39:50.050 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:39:50.446 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:39:50.633 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:39:50.709 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:39:50.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T03:39:50.950 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T03:39:51.732 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2023-12-18T03:39:51.941 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:39:52.012 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:39:52.160 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x 11/25 2023-12-18T03:39:52.391 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 12/25 2023-12-18T03:39:52.718 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 13/25 2023-12-18T03:39:52.970 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 14/25 2023-12-18T03:39:53.141 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 15/25 2023-12-18T03:39:53.217 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 15/25 2023-12-18T03:39:53.366 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T03:39:53.608 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T03:39:53.635 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:39:53.638 INFO:teuthology.orchestra.run.smithi093.stdout:=================================================================================================== 2023-12-18T03:39:53.638 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:39:53.638 INFO:teuthology.orchestra.run.smithi093.stdout:=================================================================================================== 2023-12-18T03:39:53.638 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-radosgw x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 14 M 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout:Upgrading: 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: librados2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.8 M 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: librbd1 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.7 M 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-base x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 5.4 M 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-common x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 23 M 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-selinux x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 24 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 839 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: libradosstriper1 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 517 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T03:39:53.639 INFO:teuthology.orchestra.run.smithi093.stdout: librgw2 x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 6.9 M 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-argparse x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 45 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-common x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 129 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cephfs x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 197 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rados x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 371 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rbd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 364 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rgw x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 107 k 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:39:53.640 INFO:teuthology.orchestra.run.smithi093.stdout:=================================================================================================== 2023-12-18T03:39:53.641 INFO:teuthology.orchestra.run.smithi093.stdout:Install 21 Packages 2023-12-18T03:39:53.641 INFO:teuthology.orchestra.run.smithi093.stdout:Upgrade 2 Packages 2023-12-18T03:39:53.641 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:39:53.641 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 62 M 2023-12-18T03:39:53.641 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:39:53.919 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T03:39:54.100 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86 19/25 2023-12-18T03:39:55.119 INFO:teuthology.orchestra.run.smithi093.stdout:(1/23): ceph-radosgw-19.0.0-301.g7c08d8cc.el8.x 9.7 MB/s | 14 MB 00:01 2023-12-18T03:39:55.161 INFO:teuthology.orchestra.run.smithi093.stdout:(2/23): ceph-selinux-19.0.0-301.g7c08d8cc.el8.x 585 kB/s | 24 kB 00:00 2023-12-18T03:39:55.461 INFO:teuthology.orchestra.run.smithi093.stdout:(3/23): ceph-common-19.0.0-301.g7c08d8cc.el8.x8 13 MB/s | 23 MB 00:01 2023-12-18T03:39:55.511 INFO:teuthology.orchestra.run.smithi093.stdout:(4/23): libcephfs2-19.0.0-301.g7c08d8cc.el8.x86 2.3 MB/s | 839 kB 00:00 2023-12-18T03:39:55.545 INFO:teuthology.orchestra.run.smithi093.stdout:(5/23): libradosstriper1-19.0.0-301.g7c08d8cc.e 6.1 MB/s | 517 kB 00:00 2023-12-18T03:39:55.612 INFO:teuthology.orchestra.run.smithi093.stdout:(6/23): ceph-base-19.0.0-301.g7c08d8cc.el8.x86_ 2.8 MB/s | 5.4 MB 00:01 2023-12-18T03:39:55.637 INFO:teuthology.orchestra.run.smithi093.stdout:(7/23): python3-ceph-argparse-19.0.0-301.g7c08d 487 kB/s | 45 kB 00:00 2023-12-18T03:39:55.679 INFO:teuthology.orchestra.run.smithi093.stdout:(8/23): python3-ceph-common-19.0.0-301.g7c08d8c 1.9 MB/s | 129 kB 00:00 2023-12-18T03:39:55.704 INFO:teuthology.orchestra.run.smithi093.stdout:(9/23): python3-cephfs-19.0.0-301.g7c08d8cc.el8 2.9 MB/s | 197 kB 00:00 2023-12-18T03:39:55.990 INFO:teuthology.orchestra.run.smithi093.stdout:(10/23): python3-rados-19.0.0-301.g7c08d8cc.el8 1.2 MB/s | 371 kB 00:00 2023-12-18T03:39:56.063 INFO:teuthology.orchestra.run.smithi093.stdout:(11/23): python3-rbd-19.0.0-301.g7c08d8cc.el8.x 1.0 MB/s | 364 kB 00:00 2023-12-18T03:39:56.088 INFO:teuthology.orchestra.run.smithi093.stdout:(12/23): python3-rgw-19.0.0-301.g7c08d8cc.el8.x 1.1 MB/s | 107 kB 00:00 2023-12-18T03:39:56.197 INFO:teuthology.orchestra.run.smithi093.stdout:(13/23): librgw2-19.0.0-301.g7c08d8cc.el8.x86_6 10 MB/s | 6.9 MB 00:00 2023-12-18T03:39:56.255 INFO:teuthology.orchestra.run.smithi093.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2023-12-18T03:39:56.273 INFO:teuthology.orchestra.run.smithi093.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 320 kB/s | 59 kB 00:00 2023-12-18T03:39:56.289 INFO:teuthology.orchestra.run.smithi093.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 818 kB/s | 75 kB 00:00 2023-12-18T03:39:56.331 INFO:teuthology.orchestra.run.smithi093.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 754 kB/s | 44 kB 00:00 2023-12-18T03:39:56.356 INFO:teuthology.orchestra.run.smithi093.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.1 MB/s | 259 kB 00:00 2023-12-18T03:39:56.390 INFO:teuthology.orchestra.run.smithi093.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-18T03:39:56.415 INFO:teuthology.orchestra.run.smithi093.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 804 kB/s | 47 kB 00:00 2023-12-18T03:39:56.458 INFO:teuthology.orchestra.run.smithi093.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 8.6 MB/s | 1.7 MB 00:00 2023-12-18T03:39:56.658 INFO:teuthology.orchestra.run.smithi093.stdout:(22/23): librbd1-19.0.0-301.g7c08d8cc.el8.x86_6 15 MB/s | 3.7 MB 00:00 2023-12-18T03:39:56.950 INFO:teuthology.orchestra.run.smithi093.stdout:(23/23): librados2-19.0.0-301.g7c08d8cc.el8.x86 6.7 MB/s | 3.8 MB 00:00 2023-12-18T03:39:56.952 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:39:56.952 INFO:teuthology.orchestra.run.smithi093.stdout:Total 19 MB/s | 62 MB 00:03 2023-12-18T03:39:57.001 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:39:57.046 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:39:57.047 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:39:57.387 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:39:57.396 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:39:57.948 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:39:58.199 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:39:58.626 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:39:58.773 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:39:58.889 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T03:39:59.055 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T03:39:59.077 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 21/25 2023-12-18T03:39:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 21/25 2023-12-18T03:39:59.332 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:39:59.468 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T03:39:59.697 INFO:teuthology.orchestra.run.smithi093.stdout: Upgrading : librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:39:59.800 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:39:59.994 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/25 2023-12-18T03:40:00.240 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T03:40:00.413 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:40:00.802 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:40:00.972 INFO:teuthology.orchestra.run.smithi093.stdout: Upgrading : librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:40:01.022 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:40:01.228 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-18T03:40:01.522 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T03:40:02.195 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T03:40:02.372 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:40:02.435 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:40:02.616 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x 11/25 2023-12-18T03:40:02.831 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 12/25 2023-12-18T03:40:03.065 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 13/25 2023-12-18T03:40:03.325 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 14/25 2023-12-18T03:40:03.471 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 15/25 2023-12-18T03:40:03.540 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 15/25 2023-12-18T03:40:03.672 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T03:40:03.914 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T03:40:04.218 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T03:40:04.363 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86 19/25 2023-12-18T03:40:08.208 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:40:08.463 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:40:09.036 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 20/25 2023-12-18T03:40:09.300 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 21/25 2023-12-18T03:40:09.380 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 21/25 2023-12-18T03:40:09.546 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /run 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-18T03:40:18.644 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:20.123 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 23/25 2023-12-18T03:40:20.144 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 23/25 2023-12-18T03:40:20.145 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T03:40:20.356 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T03:40:20.356 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:40:21.054 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x 8/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86 9/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 11/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 12/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 13/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T03:40:21.055 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 24/25 2023-12-18T03:40:25.717 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:25.718 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:40:26.239 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:26.239 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T03:40:26.240 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:40:26.440 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-test 2023-12-18T03:40:26.792 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:40:27.535 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 139 kB/s | 4.1 kB 00:00 2023-12-18T03:40:27.774 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 170 kB/s | 4.5 kB 00:00 2023-12-18T03:40:28.738 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:40:28.738 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /sys 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /proc 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /dev 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /run 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /mnt 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /var/tmp 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /home 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /tmp 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout:skipping the directory /dev 2023-12-18T03:40:28.739 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:30.070 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:40:30.071 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T03:40:30.071 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:40:30.071 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T03:40:30.071 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:40:30.071 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 49 M 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 183 k 2023-12-18T03:40:30.072 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-18T03:40:30.072 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-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout:=========================================================================================== 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2023-12-18T03:40:30.072 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:30.073 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 50 M 2023-12-18T03:40:30.073 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 223 M 2023-12-18T03:40:30.073 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:40:30.106 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-18T03:40:30.189 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.5 MB/s | 187 kB 00:00 2023-12-18T03:40:30.213 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 23/25 2023-12-18T03:40:30.235 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 23/25 2023-12-18T03:40:30.235 INFO:teuthology.orchestra.run.smithi093.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T03:40:30.248 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-18T03:40:30.306 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 3.4 MB/s | 202 kB 00:00 2023-12-18T03:40:30.349 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): libcephsqlite-19.0.0-301.g7c08d8cc.el8.x 666 kB/s | 183 kB 00:00 2023-12-18T03:40:30.453 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T03:40:30.453 INFO:teuthology.orchestra.run.smithi093.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:31.083 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:31.083 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/25 2023-12-18T03:40:31.083 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/25 2023-12-18T03:40:31.083 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 7/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x 8/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86 9/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 10/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 11/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 12/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 13/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-18T03:40:31.084 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-18T03:40:31.085 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-18T03:40:31.085 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-18T03:40:31.085 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 22/25 2023-12-18T03:40:31.085 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T03:40:31.085 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 24/25 2023-12-18T03:40:32.874 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): ceph-test-19.0.0-301.g7c08d8cc.el8.x86_6 18 MB/s | 49 MB 00:02 2023-12-18T03:40:32.876 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:40:32.876 INFO:teuthology.orchestra.run.smithi119.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-18T03:40:32.915 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:40:32.936 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:40:32.936 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:40:33.211 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:40:33.220 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:40:33.713 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:40:33.912 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T03:40:34.084 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T03:40:34.169 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T03:40:34.343 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T03:40:34.516 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T03:40:34.709 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/6 2023-12-18T03:40:38.635 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T03:40:38.635 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout:Upgraded: 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-radosgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.159 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-selinux-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: libradosstriper1-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: librgw2-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-argparse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-ceph-common-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:39.161 INFO:teuthology.orchestra.run.smithi093.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T03:40:39.161 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:39.161 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:40:39.341 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-test 2023-12-18T03:40:39.418 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/6 2023-12-18T03:40:39.673 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/6 2023-12-18T03:40:39.693 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:40:39.935 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/6 2023-12-18T03:40:39.936 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/6 2023-12-18T03:40:39.936 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/6 2023-12-18T03:40:39.936 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T03:40:39.936 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T03:40:39.936 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T03:40:41.079 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2023-12-18T03:40:41.728 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T03:40:43.959 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout:=========================================================================================== 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout:=========================================================================================== 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-test x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 49 M 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: libcephsqlite x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 183 k 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T03:40:43.960 INFO:teuthology.orchestra.run.smithi093.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:=========================================================================================== 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:Install 6 Packages 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 50 M 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 223 M 2023-12-18T03:40:43.961 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:40:43.993 INFO:teuthology.orchestra.run.smithi093.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-18T03:40:44.193 INFO:teuthology.orchestra.run.smithi093.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 958 kB/s | 187 kB 00:00 2023-12-18T03:40:44.260 INFO:teuthology.orchestra.run.smithi093.stdout:(3/6): libcephsqlite-19.0.0-301.g7c08d8cc.el8.x 615 kB/s | 183 kB 00:00 2023-12-18T03:40:44.352 INFO:teuthology.orchestra.run.smithi093.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.0 MB/s | 323 kB 00:00 2023-12-18T03:40:44.477 INFO:teuthology.orchestra.run.smithi093.stdout:(5/6): jq-1.6-7.el8.x86_64.rpm 934 kB/s | 202 kB 00:00 2023-12-18T03:40:46.248 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T03:40:46.248 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:40:46.353 INFO:teuthology.orchestra.run.smithi093.stdout:(6/6): ceph-test-19.0.0-301.g7c08d8cc.el8.x86_6 21 MB/s | 49 MB 00:02 2023-12-18T03:40:46.354 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:40:46.354 INFO:teuthology.orchestra.run.smithi093.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-18T03:40:46.394 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:40:46.416 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:40:46.416 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:40:46.693 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:40:46.702 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: jq-1.6-7.el8.x86_64 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T03:40:46.762 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T03:40:46.763 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T03:40:46.763 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:46.763 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:40:46.945 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph 2023-12-18T03:40:47.195 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:40:47.285 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:40:47.368 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T03:40:47.498 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T03:40:47.581 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T03:40:47.757 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T03:40:47.930 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T03:40:48.098 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/6 2023-12-18T03:40:49.158 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-18T03:40:49.405 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-18T03:40:51.705 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout: ceph x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 6.4 k 2023-12-18T03:40:51.708 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 2.3 M 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 1.6 M 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 243 k 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 4.6 M 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 18 M 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T03:40:51.709 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-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T03:40:51.709 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-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T03:40:51.709 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T03:40:51.710 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-18T03:40:51.710 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-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T03:40:51.710 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-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T03:40:51.710 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T03:40:51.711 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-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================================== 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout:Install 33 Packages 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 31 M 2023-12-18T03:40:51.711 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 122 M 2023-12-18T03:40:51.712 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:40:52.158 INFO:teuthology.orchestra.run.smithi119.stdout:(1/33): ceph-19.0.0-301.g7c08d8cc.el8.x86_64.rp 50 kB/s | 6.4 kB 00:00 2023-12-18T03:40:52.358 INFO:teuthology.orchestra.run.smithi119.stdout:(2/33): ceph-mgr-19.0.0-301.g7c08d8cc.el8.x86_6 4.9 MB/s | 1.6 MB 00:00 2023-12-18T03:40:52.717 INFO:teuthology.orchestra.run.smithi119.stdout:(3/33): ceph-mds-19.0.0-301.g7c08d8cc.el8.x86_6 3.4 MB/s | 2.3 MB 00:00 2023-12-18T03:40:52.786 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/6 2023-12-18T03:40:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:(4/33): ceph-mon-19.0.0-301.g7c08d8cc.el8.x86_6 5.4 MB/s | 4.6 MB 00:00 2023-12-18T03:40:53.037 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/6 2023-12-18T03:40:53.059 INFO:teuthology.orchestra.run.smithi119.stdout:(5/33): ceph-mgr-modules-core-19.0.0-301.g7c08d 711 kB/s | 243 kB 00:00 2023-12-18T03:40:53.159 INFO:teuthology.orchestra.run.smithi119.stdout:(6/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 437 kB/s | 44 kB 00:00 2023-12-18T03:40:53.176 INFO:teuthology.orchestra.run.smithi119.stdout:(7/33): luarocks-3.5.0-1.el8.noarch.rpm 1.1 MB/s | 167 kB 00:00 2023-12-18T03:40:53.226 INFO:teuthology.orchestra.run.smithi119.stdout:(8/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 3.4 MB/s | 173 kB 00:00 2023-12-18T03:40:53.251 INFO:teuthology.orchestra.run.smithi119.stdout:(9/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.0 MB/s | 185 kB 00:00 2023-12-18T03:40:53.277 INFO:teuthology.orchestra.run.smithi119.stdout:(10/33): python3-cherrypy-18.4.0-1.el8.noarch.r 7.5 MB/s | 384 kB 00:00 2023-12-18T03:40:53.300 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 6/6 2023-12-18T03:40:53.300 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/6 2023-12-18T03:40:53.300 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/6 2023-12-18T03:40:53.300 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T03:40:53.300 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T03:40:53.301 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T03:40:53.302 INFO:teuthology.orchestra.run.smithi119.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 221 kB/s | 11 kB 00:00 2023-12-18T03:40:53.327 INFO:teuthology.orchestra.run.smithi119.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 351 kB/s | 18 kB 00:00 2023-12-18T03:40:53.563 INFO:teuthology.orchestra.run.smithi119.stdout:(13/33): ceph-osd-19.0.0-301.g7c08d8cc.el8.x86_ 15 MB/s | 18 MB 00:01 2023-12-18T03:40:53.768 INFO:teuthology.orchestra.run.smithi119.stdout:(14/33): python3-logutils-0.3.5-11.el8.noarch.r 105 kB/s | 49 kB 00:00 2023-12-18T03:40:53.896 INFO:teuthology.orchestra.run.smithi119.stdout:(15/33): python3-more-itertools-7.2.0-3.el8.noa 103 kB/s | 59 kB 00:00 2023-12-18T03:40:54.154 INFO:teuthology.orchestra.run.smithi119.stdout:(16/33): python3-simplegeneric-0.8.1-17.el8.noa 73 kB/s | 19 kB 00:00 2023-12-18T03:40:54.288 INFO:teuthology.orchestra.run.smithi119.stdout:(17/33): python3-portend-2.6-1.el8.noarch.rpm 40 kB/s | 16 kB 00:00 2023-12-18T03:40:54.313 INFO:teuthology.orchestra.run.smithi119.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 150 kB/s | 24 kB 00:00 2023-12-18T03:40:54.338 INFO:teuthology.orchestra.run.smithi119.stdout:(19/33): python3-tempora-1.14.1-5.el8.noarch.rp 583 kB/s | 29 kB 00:00 2023-12-18T03:40:54.363 INFO:teuthology.orchestra.run.smithi119.stdout:(20/33): python3-trustme-0.6.0-4.el8.noarch.rpm 551 kB/s | 27 kB 00:00 2023-12-18T03:40:54.389 INFO:teuthology.orchestra.run.smithi119.stdout:(21/33): python3-pecan-1.3.2-9.el8.noarch.rpm 343 kB/s | 283 kB 00:00 2023-12-18T03:40:54.439 INFO:teuthology.orchestra.run.smithi119.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 2.5 MB/s | 255 kB 00:00 2023-12-18T03:40:54.464 INFO:teuthology.orchestra.run.smithi119.stdout:(23/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.4 MB/s | 251 kB 00:00 2023-12-18T03:40:54.490 INFO:teuthology.orchestra.run.smithi119.stdout:(24/33): python3-webtest-2.0.33-1.el8.noarch.rp 852 kB/s | 85 kB 00:00 2023-12-18T03:40:54.515 INFO:teuthology.orchestra.run.smithi119.stdout:(25/33): python3-zc-lockfile-2.0-2.el8.noarch.r 460 kB/s | 23 kB 00:00 2023-12-18T03:40:54.607 INFO:teuthology.orchestra.run.smithi119.stdout:(26/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.0 MB/s | 238 kB 00:00 2023-12-18T03:40:54.632 INFO:teuthology.orchestra.run.smithi119.stdout:(27/33): python3-pycparser-2.14-14.el8.noarch.r 654 kB/s | 109 kB 00:00 2023-12-18T03:40:54.666 INFO:teuthology.orchestra.run.smithi119.stdout:(28/33): python3-cryptography-3.2.1-6.el8.x86_6 3.9 MB/s | 559 kB 00:00 2023-12-18T03:40:54.691 INFO:teuthology.orchestra.run.smithi119.stdout:(29/33): python3-markupsafe-0.23-19.el8.x86_64. 664 kB/s | 39 kB 00:00 2023-12-18T03:40:54.725 INFO:teuthology.orchestra.run.smithi119.stdout:(30/33): python3-werkzeug-0.12.2-4.el8.noarch.r 3.8 MB/s | 457 kB 00:00 2023-12-18T03:40:54.750 INFO:teuthology.orchestra.run.smithi119.stdout:(31/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.2 MB/s | 103 kB 00:00 2023-12-18T03:40:54.775 INFO:teuthology.orchestra.run.smithi119.stdout:(32/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2023-12-18T03:40:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:(33/33): python3-pytz-2017.2-11.el8.noarch.rpm 721 kB/s | 54 kB 00:00 2023-12-18T03:40:54.802 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:40:54.802 INFO:teuthology.orchestra.run.smithi119.stdout:Total 9.9 MB/s | 31 MB 00:03 2023-12-18T03:40:54.893 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:40:54.933 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:40:54.933 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:40:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:40:55.167 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:40:56.298 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:40:56.494 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T03:40:56.719 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T03:40:56.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/33 2023-12-18T03:40:57.115 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/33 2023-12-18T03:40:57.417 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/33 2023-12-18T03:40:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/33 2023-12-18T03:40:57.831 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T03:40:57.831 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:40:57.865 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/33 2023-12-18T03:40:58.314 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/33 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-test-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: jq-1.6-7.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: libcephsqlite-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:40:58.353 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:40:58.513 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph 2023-12-18T03:40:58.596 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/33 2023-12-18T03:40:58.755 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/33 2023-12-18T03:40:58.850 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:40:58.923 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/33 2023-12-18T03:40:59.172 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/33 2023-12-18T03:40:59.392 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T03:40:59.602 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 135 kB/s | 4.5 kB 00:00 2023-12-18T03:40:59.660 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T03:40:59.843 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T03:41:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T03:41:00.137 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T03:41:00.141 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T03:41:00.295 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T03:41:00.517 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T03:41:00.693 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T03:41:00.860 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T03:41:01.118 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T03:41:01.343 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T03:41:01.598 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T03:41:01.887 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T03:41:02.245 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T03:41:02.386 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:02.389 INFO:teuthology.orchestra.run.smithi093.stdout:====================================================================================================== 2023-12-18T03:41:02.389 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:41:02.389 INFO:teuthology.orchestra.run.smithi093.stdout:====================================================================================================== 2023-12-18T03:41:02.389 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:41:02.389 INFO:teuthology.orchestra.run.smithi093.stdout: ceph x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 6.4 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mds x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 2.3 M 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 1.6 M 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-modules-core noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 243 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mon x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 4.6 M 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-osd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 18 M 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T03:41:02.390 INFO:teuthology.orchestra.run.smithi093.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T03:41:02.391 INFO:teuthology.orchestra.run.smithi093.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:====================================================================================================== 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:Install 33 Packages 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 31 M 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 122 M 2023-12-18T03:41:02.392 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:41:02.601 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.n 27/33 2023-12-18T03:41:02.702 INFO:teuthology.orchestra.run.smithi093.stdout:(1/33): ceph-19.0.0-301.g7c08d8cc.el8.x86_64.rp 35 kB/s | 6.4 kB 00:00 2023-12-18T03:41:02.800 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 28/33 2023-12-18T03:41:02.827 INFO:teuthology.orchestra.run.smithi093.stdout:(2/33): ceph-mgr-19.0.0-301.g7c08d8cc.el8.x86_6 5.3 MB/s | 1.6 MB 00:00 2023-12-18T03:41:02.875 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 28/33 2023-12-18T03:41:03.880 INFO:teuthology.orchestra.run.smithi093.stdout:(3/33): ceph-mon-19.0.0-301.g7c08d8cc.el8.x86_6 3.9 MB/s | 4.6 MB 00:01 2023-12-18T03:41:04.053 INFO:teuthology.orchestra.run.smithi093.stdout:(4/33): ceph-mds-19.0.0-301.g7c08d8cc.el8.x86_6 1.5 MB/s | 2.3 MB 00:01 2023-12-18T03:41:04.078 INFO:teuthology.orchestra.run.smithi093.stdout:(5/33): ceph-mgr-modules-core-19.0.0-301.g7c08d 1.2 MB/s | 243 kB 00:00 2023-12-18T03:41:04.271 INFO:teuthology.orchestra.run.smithi093.stdout:(6/33): ceph-osd-19.0.0-301.g7c08d8cc.el8.x86_6 12 MB/s | 18 MB 00:01 2023-12-18T03:41:04.656 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T03:41:04.679 INFO:teuthology.orchestra.run.smithi093.stdout:(7/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 73 kB/s | 44 kB 00:00 2023-12-18T03:41:04.704 INFO:teuthology.orchestra.run.smithi093.stdout:(8/33): luarocks-3.5.0-1.el8.noarch.rpm 257 kB/s | 167 kB 00:00 2023-12-18T03:41:04.729 INFO:teuthology.orchestra.run.smithi093.stdout:(9/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 404 kB/s | 185 kB 00:00 2023-12-18T03:41:04.771 INFO:teuthology.orchestra.run.smithi093.stdout:(10/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.8 MB/s | 173 kB 00:00 2023-12-18T03:41:04.797 INFO:teuthology.orchestra.run.smithi093.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2023-12-18T03:41:04.822 INFO:teuthology.orchestra.run.smithi093.stdout:(12/33): python3-cherrypy-18.4.0-1.el8.noarch.r 3.2 MB/s | 384 kB 00:00 2023-12-18T03:41:04.855 INFO:teuthology.orchestra.run.smithi093.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 832 kB/s | 49 kB 00:00 2023-12-18T03:41:04.880 INFO:teuthology.orchestra.run.smithi093.stdout:(14/33): python3-jaraco-functools-2.0-4.el8.noa 161 kB/s | 18 kB 00:00 2023-12-18T03:41:04.906 INFO:teuthology.orchestra.run.smithi093.stdout:(15/33): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2023-12-18T03:41:04.931 INFO:teuthology.orchestra.run.smithi093.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2023-12-18T03:41:04.949 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 30/33 2023-12-18T03:41:04.956 INFO:teuthology.orchestra.run.smithi093.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 375 kB/s | 19 kB 00:00 2023-12-18T03:41:04.982 INFO:teuthology.orchestra.run.smithi093.stdout:(18/33): python3-more-itertools-7.2.0-3.el8.noa 368 kB/s | 59 kB 00:00 2023-12-18T03:41:05.007 INFO:teuthology.orchestra.run.smithi093.stdout:(19/33): python3-singledispatch-3.4.0.3-18.el8. 317 kB/s | 24 kB 00:00 2023-12-18T03:41:05.032 INFO:teuthology.orchestra.run.smithi093.stdout:(20/33): python3-tempora-1.14.1-5.el8.noarch.rp 388 kB/s | 29 kB 00:00 2023-12-18T03:41:05.057 INFO:teuthology.orchestra.run.smithi093.stdout:(21/33): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2023-12-18T03:41:05.083 INFO:teuthology.orchestra.run.smithi093.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 3.3 MB/s | 255 kB 00:00 2023-12-18T03:41:05.108 INFO:teuthology.orchestra.run.smithi093.stdout:(23/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.3 MB/s | 251 kB 00:00 2023-12-18T03:41:05.159 INFO:teuthology.orchestra.run.smithi093.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 305 kB/s | 23 kB 00:00 2023-12-18T03:41:05.183 INFO:teuthology.orchestra.run.smithi093.stdout:(25/33): python3-webtest-2.0.33-1.el8.noarch.rp 679 kB/s | 85 kB 00:00 2023-12-18T03:41:05.242 INFO:teuthology.orchestra.run.smithi093.stdout:(26/33): python3-werkzeug-0.12.2-4.el8.noarch.r 3.3 MB/s | 457 kB 00:00 2023-12-18T03:41:05.276 INFO:teuthology.orchestra.run.smithi093.stdout:(27/33): python3-markupsafe-0.23-19.el8.x86_64. 331 kB/s | 39 kB 00:00 2023-12-18T03:41:05.301 INFO:teuthology.orchestra.run.smithi093.stdout:(28/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 973 kB/s | 103 kB 00:00 2023-12-18T03:41:05.326 INFO:teuthology.orchestra.run.smithi093.stdout:(29/33): python3-mako-1.0.6-14.el8.noarch.rpm 2.0 MB/s | 157 kB 00:00 2023-12-18T03:41:05.352 INFO:teuthology.orchestra.run.smithi093.stdout:(30/33): python3-pytz-2017.2-11.el8.noarch.rpm 721 kB/s | 54 kB 00:00 2023-12-18T03:41:05.368 INFO:teuthology.orchestra.run.smithi093.stdout:(31/33): python3-pycparser-2.14-14.el8.noarch.r 1.6 MB/s | 109 kB 00:00 2023-12-18T03:41:05.394 INFO:teuthology.orchestra.run.smithi093.stdout:(32/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 5.6 MB/s | 238 kB 00:00 2023-12-18T03:41:05.411 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 30/33 2023-12-18T03:41:05.418 INFO:teuthology.orchestra.run.smithi093.stdout:(33/33): python3-cryptography-3.2.1-6.el8.x86_6 8.2 MB/s | 559 kB 00:00 2023-12-18T03:41:05.420 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:05.420 INFO:teuthology.orchestra.run.smithi093.stdout:Total 10 MB/s | 31 MB 00:03 2023-12-18T03:41:05.513 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:41:05.554 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:41:05.554 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:41:05.617 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 31/33 2023-12-18T03:41:05.781 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:41:05.789 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:41:05.834 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 31/33 2023-12-18T03:41:05.988 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 32/33 2023-12-18T03:41:06.006 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 32/33 2023-12-18T03:41:06.112 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 33/33 2023-12-18T03:41:06.521 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 33/33 2023-12-18T03:41:06.521 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/33 2023-12-18T03:41:06.521 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.n 6/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T03:41:06.522 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T03:41:06.523 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 31/33 2023-12-18T03:41:06.524 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 32/33 2023-12-18T03:41:06.903 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:41:07.151 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T03:41:07.366 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T03:41:07.539 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/33 2023-12-18T03:41:07.944 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/33 2023-12-18T03:41:08.215 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/33 2023-12-18T03:41:08.395 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/33 2023-12-18T03:41:08.550 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/33 2023-12-18T03:41:08.768 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T03:41:08.899 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/33 2023-12-18T03:41:09.142 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/33 2023-12-18T03:41:09.426 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/33 2023-12-18T03:41:09.604 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/33 2023-12-18T03:41:09.827 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T03:41:10.053 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T03:41:10.216 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T03:41:10.396 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T03:41:10.540 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T03:41:10.687 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T03:41:10.871 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T03:41:11.072 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T03:41:11.250 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T03:41:11.372 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 33/33 2023-12-18T03:41:11.373 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:41:11.478 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T03:41:11.732 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T03:41:11.953 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T03:41:12.064 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T03:41:12.065 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:12.066 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:12.230 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T03:41:12.263 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-base 2023-12-18T03:41:12.552 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T03:41:12.618 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:12.891 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.n 27/33 2023-12-18T03:41:13.091 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 28/33 2023-12-18T03:41:13.165 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 28/33 2023-12-18T03:41:13.404 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 135 kB/s | 4.1 kB 00:00 2023-12-18T03:41:13.645 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-18T03:41:14.931 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T03:41:15.115 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 30/33 2023-12-18T03:41:15.578 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 30/33 2023-12-18T03:41:15.753 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 31/33 2023-12-18T03:41:15.760 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:41:15.937 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:41:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:15.969 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 31/33 2023-12-18T03:41:16.091 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install cephadm 2023-12-18T03:41:16.103 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 32/33 2023-12-18T03:41:16.121 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 32/33 2023-12-18T03:41:16.243 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 33/33 2023-12-18T03:41:16.441 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 33/33 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/33 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/33 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 3/33 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 4/33 2023-12-18T03:41:16.615 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 5/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.n 6/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T03:41:16.616 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/33 2023-12-18T03:41:16.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 32/33 2023-12-18T03:41:17.253 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-18T03:41:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 149 kB/s | 4.5 kB 00:00 2023-12-18T03:41:19.804 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 475 k 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:41:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:19.806 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 475 k 2023-12-18T03:41:19.806 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 2.1 M 2023-12-18T03:41:19.806 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:41:20.199 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm-19.0.0-301.g7c08d8cc.el8.noarch.rpm 1.2 MB/s | 475 kB 00:00 2023-12-18T03:41:20.199 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:20.199 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.2 MB/s | 475 kB 00:00 2023-12-18T03:41:20.200 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:41:20.207 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:41:20.208 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:41:20.211 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:41:20.219 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:41:20.263 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:41:21.597 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 33/33 2023-12-18T03:41:21.597 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:41:22.002 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:22.151 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:22.152 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mds-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-modules-core-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mon-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-osd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T03:41:22.153 INFO:teuthology.orchestra.run.smithi093.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T03:41:22.154 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T03:41:22.155 INFO:teuthology.orchestra.run.smithi093.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T03:41:22.156 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:22.156 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:41:22.316 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-base 2023-12-18T03:41:22.351 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:22.670 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:23.411 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-18T03:41:23.927 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 142 kB/s | 4.1 kB 00:00 2023-12-18T03:41:26.105 INFO:teuthology.orchestra.run.smithi093.stdout:Package ceph-base-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:41:26.277 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:26.278 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:41:26.278 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:41:26.413 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install cephadm 2023-12-18T03:41:26.761 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:26.864 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:26.864 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:41:27.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:27.390 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:41:27.390 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:27.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:27.390 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:27.458 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 174 kB/s | 4.5 kB 00:00 2023-12-18T03:41:27.585 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T03:41:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:27.993 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-18T03:41:28.732 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-18T03:41:28.974 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-18T03:41:30.328 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout: cephadm noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 475 k 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:30.329 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 475 k 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 2.1 M 2023-12-18T03:41:30.330 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:41:30.691 INFO:teuthology.orchestra.run.smithi093.stdout:cephadm-19.0.0-301.g7c08d8cc.el8.noarch.rpm 1.3 MB/s | 475 kB 00:00 2023-12-18T03:41:30.691 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:30.692 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.3 MB/s | 475 kB 00:00 2023-12-18T03:41:30.692 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:41:30.700 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:41:30.700 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:41:30.703 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:41:30.712 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:41:30.760 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:41:31.279 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:31.280 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T03:41:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 171 k 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 171 k 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 524 k 2023-12-18T03:41:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:41:31.479 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-immutable-object-cache-19.0.0-301.g7c08d8c 860 kB/s | 171 kB 00:00 2023-12-18T03:41:31.480 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:31.481 INFO:teuthology.orchestra.run.smithi119.stdout:Total 854 kB/s | 171 kB 00:00 2023-12-18T03:41:31.481 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:41:31.492 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:41:31.492 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:41:31.547 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:41:31.555 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:41:31.674 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:41:31.975 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:32.508 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:32.650 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:32.853 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:36.773 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:36.773 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:41:37.303 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:37.303 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:41:37.303 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:37.303 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:37.303 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:37.485 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr 2023-12-18T03:41:37.643 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:41:37.643 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:41:37.835 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:38.169 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:38.170 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:41:38.170 INFO:teuthology.orchestra.run.smithi093.stdout: cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:38.170 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:38.170 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:41:38.331 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T03:41:38.665 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-18T03:41:38.698 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:38.909 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-18T03:41:39.466 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-18T03:41:39.998 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T03:41:41.123 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:41:41.300 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:41.300 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:41:41.301 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:41.433 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T03:41:41.782 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:42.237 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 171 k 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:41:42.238 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:42.239 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 171 k 2023-12-18T03:41:42.239 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 524 k 2023-12-18T03:41:42.239 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:41:42.431 INFO:teuthology.orchestra.run.smithi093.stdout:ceph-immutable-object-cache-19.0.0-301.g7c08d8c 891 kB/s | 171 kB 00:00 2023-12-18T03:41:42.431 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:42.432 INFO:teuthology.orchestra.run.smithi093.stdout:Total 884 kB/s | 171 kB 00:00 2023-12-18T03:41:42.432 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:41:42.443 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:41:42.443 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:41:42.497 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:41:42.506 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:41:42.564 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-18T03:41:42.619 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:41:42.782 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:42.807 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-18T03:41:43.182 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:45.137 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 1.8 M 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:41:45.138 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 28 k 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 15 k 2023-12-18T03:41:45.139 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-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2023-12-18T03:41:45.139 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:45.140 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 2.1 M 2023-12-18T03:41:45.140 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 8.7 M 2023-12-18T03:41:45.140 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:41:45.328 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): ceph-grafana-dashboards-19.0.0-301.g7c08 188 kB/s | 28 kB 00:00 2023-12-18T03:41:45.353 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): ceph-prometheus-alerts-19.0.0-301.g7c08d 86 kB/s | 15 kB 00:00 2023-12-18T03:41:45.487 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): ceph-mgr-dashboard-19.0.0-301.g7c08d8cc. 5.7 MB/s | 1.8 MB 00:00 2023-12-18T03:41:45.554 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 640 kB/s | 43 kB 00:00 2023-12-18T03:41:45.629 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 112 kB/s | 34 kB 00:00 2023-12-18T03:41:45.813 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 428 kB/s | 196 kB 00:00 2023-12-18T03:41:45.814 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:45.815 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.1 MB/s | 2.1 MB 00:00 2023-12-18T03:41:45.826 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:41:45.836 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:41:45.836 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:41:45.903 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:41:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:41:46.167 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:41:46.382 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T03:41:46.587 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T03:41:46.776 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T03:41:46.888 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.no 4/6 2023-12-18T03:41:47.229 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.n 5/6 2023-12-18T03:41:47.483 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 6/6 2023-12-18T03:41:47.653 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.e 1/1 2023-12-18T03:41:47.653 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 6/6 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.n 1/6 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 2/6 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.no 3/6 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T03:41:47.749 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T03:41:48.191 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:48.191 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:41:48.191 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-immutable-object-cache-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:41:48.191 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:48.191 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:41:48.352 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr 2023-12-18T03:41:48.706 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:49.421 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-18T03:41:49.950 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T03:41:51.992 INFO:teuthology.orchestra.run.smithi093.stdout:Package ceph-mgr-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:41:52.164 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:52.165 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:41:52.165 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:41:52.190 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T03:41:52.190 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:41:52.298 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T03:41:52.647 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:52.728 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:41:52.890 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T03:41:53.242 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:41:53.398 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-18T03:41:53.931 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-18T03:41:54.266 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-18T03:41:54.606 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-18T03:41:56.158 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================== 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================== 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-dashboard noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 1.8 M 2023-12-18T03:41:56.159 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-grafana-dashboards noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 28 k 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-prometheus-alerts noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 15 k 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================================== 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout:Install 6 Packages 2023-12-18T03:41:56.160 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:41:56.161 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 2.1 M 2023-12-18T03:41:56.161 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 8.7 M 2023-12-18T03:41:56.161 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:41:56.360 INFO:teuthology.orchestra.run.smithi093.stdout:(1/6): ceph-prometheus-alerts-19.0.0-301.g7c08d 100 kB/s | 15 kB 00:00 2023-12-18T03:41:56.452 INFO:teuthology.orchestra.run.smithi093.stdout:(2/6): ceph-grafana-dashboards-19.0.0-301.g7c08 116 kB/s | 28 kB 00:00 2023-12-18T03:41:56.494 INFO:teuthology.orchestra.run.smithi093.stdout:(3/6): ceph-mgr-dashboard-19.0.0-301.g7c08d8cc. 6.2 MB/s | 1.8 MB 00:00 2023-12-18T03:41:56.661 INFO:teuthology.orchestra.run.smithi093.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 256 kB/s | 43 kB 00:00 2023-12-18T03:41:56.819 INFO:teuthology.orchestra.run.smithi093.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 73 kB/s | 34 kB 00:00 2023-12-18T03:41:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:41:56.911 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T03:41:56.912 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:41:56.912 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T03:41:56.912 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:41:56.912 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 7.4 M 2023-12-18T03:41:56.912 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:41:56.912 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-18T03:41:56.912 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-18T03:41:56.912 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-18T03:41:56.912 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-18T03:41:56.913 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-18T03:41:56.913 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-18T03:41:56.913 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-18T03:41:56.913 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:56.913 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:41:56.913 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-18T03:41:56.913 INFO:teuthology.orchestra.run.smithi119.stdout:Install 8 Packages 2023-12-18T03:41:56.913 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:41:56.914 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 36 M 2023-12-18T03:41:56.914 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 207 M 2023-12-18T03:41:56.914 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:41:57.153 INFO:teuthology.orchestra.run.smithi093.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 282 kB/s | 196 kB 00:00 2023-12-18T03:41:57.156 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:57.156 INFO:teuthology.orchestra.run.smithi093.stdout:Total 2.1 MB/s | 2.1 MB 00:00 2023-12-18T03:41:57.167 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:41:57.176 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:41:57.177 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:41:57.236 INFO:teuthology.orchestra.run.smithi119.stdout:(1/8): libquadmath-8.5.0-20.el8.x86_64.rpm 536 kB/s | 172 kB 00:00 2023-12-18T03:41:57.243 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:41:57.252 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:41:57.278 INFO:teuthology.orchestra.run.smithi119.stdout:(2/8): libgfortran-8.5.0-20.el8.x86_64.rpm 1.7 MB/s | 645 kB 00:00 2023-12-18T03:41:57.530 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:41:57.636 INFO:teuthology.orchestra.run.smithi119.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 628 kB/s | 225 kB 00:00 2023-12-18T03:41:57.720 INFO:teuthology.orchestra.run.smithi119.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 7.7 MB/s | 3.7 MB 00:00 2023-12-18T03:41:57.739 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T03:41:57.902 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T03:41:58.029 INFO:teuthology.orchestra.run.smithi119.stdout:(5/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.2 MB 00:00 2023-12-18T03:41:58.099 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T03:41:58.120 INFO:teuthology.orchestra.run.smithi119.stdout:(6/8): openblas-0.3.15-6.el8.x86_64.rpm 13 MB/s | 5.0 MB 00:00 2023-12-18T03:41:58.212 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.no 4/6 2023-12-18T03:41:58.271 INFO:teuthology.orchestra.run.smithi119.stdout:(7/8): ceph-mgr-diskprediction-local-19.0.0-301 5.5 MB/s | 7.4 MB 00:01 2023-12-18T03:41:58.496 INFO:teuthology.orchestra.run.smithi119.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 29 MB/s | 14 MB 00:00 2023-12-18T03:41:58.497 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:41:58.497 INFO:teuthology.orchestra.run.smithi119.stdout:Total 23 MB/s | 36 MB 00:01 2023-12-18T03:41:58.543 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.n 5/6 2023-12-18T03:41:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:41:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:41:58.761 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:41:58.792 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 6/6 2023-12-18T03:41:59.069 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 6/6 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.n 1/6 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 2/6 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.no 3/6 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T03:41:59.075 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T03:41:59.078 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:41:59.629 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:41:59.886 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T03:42:00.009 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T03:42:00.170 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T03:42:00.820 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T03:42:01.003 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T03:42:01.610 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T03:42:01.795 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T03:42:02.482 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T03:42:02.824 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T03:42:03.036 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T03:42:04.443 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T03:42:04.444 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:42:04.790 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-grafana-dashboards-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-dashboard-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-prometheus-alerts-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:05.006 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:42:05.174 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T03:42:05.526 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:06.107 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T03:42:06.269 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 8/8 2023-12-18T03:42:06.323 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 8/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 1/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2023-12-18T03:42:06.562 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2023-12-18T03:42:06.854 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T03:42:09.129 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:42:09.130 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================================= 2023-12-18T03:42:09.130 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:42:09.130 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================================= 2023-12-18T03:42:09.130 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 7.4 M 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.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-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:09.131 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:42:09.132 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================================= 2023-12-18T03:42:09.132 INFO:teuthology.orchestra.run.smithi093.stdout:Install 8 Packages 2023-12-18T03:42:09.132 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:09.132 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 36 M 2023-12-18T03:42:09.132 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 207 M 2023-12-18T03:42:09.133 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:42:09.217 INFO:teuthology.orchestra.run.smithi093.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.6 MB/s | 225 kB 00:00 2023-12-18T03:42:09.309 INFO:teuthology.orchestra.run.smithi093.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 21 MB/s | 3.7 MB 00:00 2023-12-18T03:42:09.418 INFO:teuthology.orchestra.run.smithi093.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 26 MB/s | 5.2 MB 00:00 2023-12-18T03:42:09.543 INFO:teuthology.orchestra.run.smithi093.stdout:(4/8): openblas-0.3.15-6.el8.x86_64.rpm 22 MB/s | 5.0 MB 00:00 2023-12-18T03:42:09.612 INFO:teuthology.orchestra.run.smithi093.stdout:(5/8): libgfortran-8.5.0-20.el8.x86_64.rpm 9.2 MB/s | 645 kB 00:00 2023-12-18T03:42:09.654 INFO:teuthology.orchestra.run.smithi093.stdout:(6/8): libquadmath-8.5.0-20.el8.x86_64.rpm 4.1 MB/s | 172 kB 00:00 2023-12-18T03:42:09.854 INFO:teuthology.orchestra.run.smithi093.stdout:(7/8): python3-scipy-1.0.0-21.module+el8.9.0+20 31 MB/s | 14 MB 00:00 2023-12-18T03:42:09.938 INFO:teuthology.orchestra.run.smithi093.stdout:(8/8): ceph-mgr-diskprediction-local-19.0.0-301 9.2 MB/s | 7.4 MB 00:00 2023-12-18T03:42:09.939 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:09.939 INFO:teuthology.orchestra.run.smithi093.stdout:Total 45 MB/s | 36 MB 00:00 2023-12-18T03:42:10.184 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:42:10.203 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:42:10.203 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:42:10.513 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:42:10.522 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:42:10.952 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2023-12-18T03:42:10.953 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:42:11.059 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:42:11.211 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T03:42:11.330 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T03:42:11.470 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T03:42:11.502 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:11.502 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:11.503 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:42:11.672 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-rook 2023-12-18T03:42:12.023 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:12.119 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T03:42:12.311 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T03:42:12.857 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-18T03:42:12.917 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T03:42:13.114 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T03:42:13.119 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T03:42:13.788 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T03:42:14.156 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T03:42:14.361 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T03:42:15.419 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 50 k 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T03:42:15.421 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T03:42:15.422 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-18T03:42:15.422 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-18T03:42:15.422 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-18T03:42:15.422 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-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================= 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2023-12-18T03:42:15.422 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:15.423 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 1.9 M 2023-12-18T03:42:15.423 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 25 M 2023-12-18T03:42:15.423 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:42:15.544 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 180 kB/s | 16 kB 00:00 2023-12-18T03:42:15.569 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 285 kB/s | 33 kB 00:00 2023-12-18T03:42:15.620 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.1 MB/s | 81 kB 00:00 2023-12-18T03:42:15.645 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): ceph-mgr-rook-19.0.0-301.g7c08d8cc.el8. 261 kB/s | 50 kB 00:00 2023-12-18T03:42:15.679 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2023-12-18T03:42:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.5 MB/s | 155 kB 00:00 2023-12-18T03:42:15.804 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 386 kB/s | 61 kB 00:00 2023-12-18T03:42:15.838 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 4.3 MB/s | 1.2 MB 00:00 2023-12-18T03:42:15.872 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): python3-requests-oauthlib-1.0.0-1.el8.n 462 kB/s | 43 kB 00:00 2023-12-18T03:42:15.905 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 198 kB/s | 20 kB 00:00 2023-12-18T03:42:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 1.1 MB/s | 110 kB 00:00 2023-12-18T03:42:15.964 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 307 kB/s | 27 kB 00:00 2023-12-18T03:42:15.989 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2023-12-18T03:42:15.990 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:15.990 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.4 MB/s | 1.9 MB 00:00 2023-12-18T03:42:16.052 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:42:16.067 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:42:16.067 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:42:16.111 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T03:42:16.146 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:42:16.155 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:42:16.662 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:42:16.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T03:42:17.103 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T03:42:17.274 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T03:42:17.427 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T03:42:17.449 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-18T03:42:17.560 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 8/8 2023-12-18T03:42:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 8/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc 1/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2023-12-18T03:42:17.854 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-18T03:42:17.954 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-18T03:42:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-18T03:42:18.440 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T03:42:18.623 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T03:42:18.889 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T03:42:19.931 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T03:42:20.227 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T03:42:20.367 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 13/13 2023-12-18T03:42:20.661 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 13/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 1/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2023-12-18T03:42:20.662 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-18T03:42:22.498 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-18T03:42:22.498 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:42:23.036 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:23.036 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:42:23.036 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-diskprediction-local-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:23.036 INFO:teuthology.orchestra.run.smithi093.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T03:42:23.036 INFO:teuthology.orchestra.run.smithi093.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:23.037 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:42:23.195 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-rook 2023-12-18T03:42:23.546 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:24.222 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 154 kB/s | 4.5 kB 00:00 2023-12-18T03:42:24.745 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-18T03:42:25.060 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2023-12-18T03:42:25.061 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:42:25.579 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T03:42:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:25.581 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:42:25.775 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T03:42:26.132 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:26.949 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 122 kB/s | 4.1 kB 00:00 2023-12-18T03:42:26.983 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================= 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================= 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-rook noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 50 k 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:42:26.985 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:26.986 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:42:26.987 INFO:teuthology.orchestra.run.smithi093.stdout:======================================================================================================= 2023-12-18T03:42:26.987 INFO:teuthology.orchestra.run.smithi093.stdout:Install 13 Packages 2023-12-18T03:42:26.987 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:26.987 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 1.9 M 2023-12-18T03:42:26.987 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 25 M 2023-12-18T03:42:26.988 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:42:27.193 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2023-12-18T03:42:27.193 INFO:teuthology.orchestra.run.smithi093.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 229 kB/s | 16 kB 00:00 2023-12-18T03:42:27.209 INFO:teuthology.orchestra.run.smithi093.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 373 kB/s | 33 kB 00:00 2023-12-18T03:42:27.261 INFO:teuthology.orchestra.run.smithi093.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.2 MB/s | 81 kB 00:00 2023-12-18T03:42:27.310 INFO:teuthology.orchestra.run.smithi093.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 1.3 MB/s | 64 kB 00:00 2023-12-18T03:42:27.369 INFO:teuthology.orchestra.run.smithi093.stdout:(5/13): python3-kubernetes-11.0.0-6.el8.noarch. 7.4 MB/s | 1.2 MB 00:00 2023-12-18T03:42:27.394 INFO:teuthology.orchestra.run.smithi093.stdout:(6/13): ceph-mgr-rook-19.0.0-301.g7c08d8cc.el8. 183 kB/s | 50 kB 00:00 2023-12-18T03:42:27.419 INFO:teuthology.orchestra.run.smithi093.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 563 kB/s | 61 kB 00:00 2023-12-18T03:42:27.470 INFO:teuthology.orchestra.run.smithi093.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 199 kB/s | 20 kB 00:00 2023-12-18T03:42:27.520 INFO:teuthology.orchestra.run.smithi093.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 878 kB/s | 110 kB 00:00 2023-12-18T03:42:27.545 INFO:teuthology.orchestra.run.smithi093.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 232 kB/s | 27 kB 00:00 2023-12-18T03:42:27.570 INFO:teuthology.orchestra.run.smithi093.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.3 MB/s | 126 kB 00:00 2023-12-18T03:42:27.595 INFO:teuthology.orchestra.run.smithi093.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 854 kB/s | 43 kB 00:00 2023-12-18T03:42:27.621 INFO:teuthology.orchestra.run.smithi093.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.5 MB/s | 155 kB 00:00 2023-12-18T03:42:27.621 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:27.621 INFO:teuthology.orchestra.run.smithi093.stdout:Total 3.0 MB/s | 1.9 MB 00:00 2023-12-18T03:42:27.682 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:42:27.697 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:42:27.698 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:42:27.778 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:42:27.786 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:42:28.252 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:42:28.442 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T03:42:28.653 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T03:42:29.004 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T03:42:29.246 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-18T03:42:29.448 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-18T03:42:29.501 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 133 k 2023-12-18T03:42:29.505 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T03:42:29.506 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-18T03:42:29.506 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-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================== 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:Install 5 Packages 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 6.0 M 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 26 M 2023-12-18T03:42:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:42:29.657 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-18T03:42:29.866 INFO:teuthology.orchestra.run.smithi119.stdout:(1/5): ceph-mgr-cephadm-19.0.0-301.g7c08d8cc.el 401 kB/s | 133 kB 00:00 2023-12-18T03:42:29.883 INFO:teuthology.orchestra.run.smithi119.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 173 kB/s | 60 kB 00:00 2023-12-18T03:42:29.887 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-18T03:42:30.000 INFO:teuthology.orchestra.run.smithi119.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.5 MB/s | 538 kB 00:00 2023-12-18T03:42:30.083 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T03:42:30.100 INFO:teuthology.orchestra.run.smithi119.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-18T03:42:30.175 INFO:teuthology.orchestra.run.smithi119.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 743 kB/s | 476 kB 00:00 2023-12-18T03:42:30.176 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:30.176 INFO:teuthology.orchestra.run.smithi119.stdout:Total 8.9 MB/s | 6.0 MB 00:00 2023-12-18T03:42:30.230 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:42:30.241 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:42:30.241 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:42:30.298 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T03:42:30.380 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:42:30.390 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:42:30.565 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T03:42:31.623 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T03:42:31.776 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:42:31.877 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T03:42:32.008 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 13/13 2023-12-18T03:42:32.093 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T03:42:32.268 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 13/13 2023-12-18T03:42:32.268 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 1/13 2023-12-18T03:42:32.268 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T03:42:32.268 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-18T03:42:32.269 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-18T03:42:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T03:42:32.618 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T03:42:32.863 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T03:42:33.064 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 5/5 2023-12-18T03:42:33.355 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 5/5 2023-12-18T03:42:33.355 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/5 2023-12-18T03:42:33.355 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T03:42:33.356 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T03:42:33.356 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T03:42:37.220 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-18T03:42:37.220 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-rook-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T03:42:37.768 INFO:teuthology.orchestra.run.smithi093.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:37.769 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:42:37.821 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T03:42:37.821 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:42:37.919 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T03:42:38.277 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:38.366 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:38.366 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:42:38.366 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:38.367 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:42:38.567 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-fuse 2023-12-18T03:42:38.923 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:38.987 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 133 kB/s | 4.5 kB 00:00 2023-12-18T03:42:39.504 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-18T03:42:39.839 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 155 kB/s | 4.1 kB 00:00 2023-12-18T03:42:40.081 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-18T03:42:41.853 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout:============================================================================================== 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout:============================================================================================== 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-cephadm noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 133 k 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:41.854 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout:============================================================================================== 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout:Install 5 Packages 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 6.0 M 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 26 M 2023-12-18T03:42:41.855 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:42:42.278 INFO:teuthology.orchestra.run.smithi093.stdout:(1/5): ceph-mgr-cephadm-19.0.0-301.g7c08d8cc.el 449 kB/s | 133 kB 00:00 2023-12-18T03:42:42.370 INFO:teuthology.orchestra.run.smithi093.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 155 kB/s | 60 kB 00:00 2023-12-18T03:42:42.383 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout: x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 919 k 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-18T03:42:42.384 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-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout:Install 2 Packages 2023-12-18T03:42:42.384 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:42.385 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 1.0 M 2023-12-18T03:42:42.385 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 3.1 M 2023-12-18T03:42:42.385 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:42:42.446 INFO:teuthology.orchestra.run.smithi093.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 29 MB/s | 4.8 MB 00:00 2023-12-18T03:42:42.462 INFO:teuthology.orchestra.run.smithi119.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-18T03:42:42.479 INFO:teuthology.orchestra.run.smithi093.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.8 MB/s | 538 kB 00:00 2023-12-18T03:42:42.846 INFO:teuthology.orchestra.run.smithi093.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 551 kB/s | 476 kB 00:00 2023-12-18T03:42:42.847 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:42.847 INFO:teuthology.orchestra.run.smithi093.stdout:Total 6.0 MB/s | 6.0 MB 00:00 2023-12-18T03:42:42.903 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:42:42.914 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:42:42.914 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:42:43.004 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:42:43.013 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:42:43.163 INFO:teuthology.orchestra.run.smithi119.stdout:(2/2): ceph-fuse-19.0.0-301.g7c08d8cc.el8.x86_6 1.2 MB/s | 919 kB 00:00 2023-12-18T03:42:43.164 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:43.164 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.3 MB/s | 1.0 MB 00:00 2023-12-18T03:42:43.178 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:42:43.201 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:42:43.201 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:42:43.293 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:42:43.302 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:42:43.470 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:42:43.767 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T03:42:43.946 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/2 2023-12-18T03:42:43.975 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:42:44.303 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/2 2023-12-18T03:42:44.303 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/2 2023-12-18T03:42:44.507 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T03:42:45.994 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T03:42:46.559 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T03:42:46.847 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T03:42:47.072 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 5/5 2023-12-18T03:42:47.343 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 5/5 2023-12-18T03:42:47.343 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 1/5 2023-12-18T03:42:47.343 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T03:42:47.343 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T03:42:47.343 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T03:42:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T03:42:48.712 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:42:49.245 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:49.245 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:42:49.245 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T03:42:49.245 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:49.245 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:42:49.434 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-volume 2023-12-18T03:42:49.794 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:50.638 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-18T03:42:50.901 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 107 kB/s | 4.5 kB 00:00 2023-12-18T03:42:52.182 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T03:42:52.182 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-mgr-cephadm-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:52.726 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:42:52.896 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-fuse 2023-12-18T03:42:53.232 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 262 k 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:42:53.233 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:42:53.234 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 262 k 2023-12-18T03:42:53.234 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 1.3 M 2023-12-18T03:42:53.234 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:42:53.256 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:42:53.511 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-volume-19.0.0-301.g7c08d8cc.el8.noarch.rpm 944 kB/s | 262 kB 00:00 2023-12-18T03:42:53.512 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:53.512 INFO:teuthology.orchestra.run.smithi119.stdout:Total 940 kB/s | 262 kB 00:00 2023-12-18T03:42:53.512 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:42:53.523 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:42:53.523 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:42:53.553 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:42:53.562 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:42:53.759 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:42:53.978 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:42:54.373 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:42:54.862 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-18T03:42:55.496 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-18T03:42:57.761 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-fuse 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout: x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 919 k 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:42:57.762 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:42:57.763 INFO:teuthology.orchestra.run.smithi093.stdout:Install 2 Packages 2023-12-18T03:42:57.763 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:42:57.763 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 1.0 M 2023-12-18T03:42:57.763 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 3.1 M 2023-12-18T03:42:57.763 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:42:57.984 INFO:teuthology.orchestra.run.smithi093.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 376 kB/s | 83 kB 00:00 2023-12-18T03:42:58.250 INFO:teuthology.orchestra.run.smithi093.stdout:(2/2): ceph-fuse-19.0.0-301.g7c08d8cc.el8.x86_6 1.8 MB/s | 919 kB 00:00 2023-12-18T03:42:58.250 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:42:58.250 INFO:teuthology.orchestra.run.smithi093.stdout:Total 2.0 MB/s | 1.0 MB 00:00 2023-12-18T03:42:58.262 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:42:58.284 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:42:58.284 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:42:58.371 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:42:58.379 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:42:58.550 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:42:58.833 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T03:42:58.987 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/2 2023-12-18T03:42:59.366 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2/2 2023-12-18T03:42:59.366 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/2 2023-12-18T03:43:02.060 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:43:02.060 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:43:02.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:02.583 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:43:02.583 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:43:02.583 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:02.583 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:02.754 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados-devel 2023-12-18T03:43:03.116 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:04.948 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T03:43:05.309 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T03:43:06.770 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T03:43:06.770 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:43:07.344 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:07.344 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:43:07.345 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T03:43:07.345 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:07.345 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:07.506 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install ceph-volume 2023-12-18T03:43:07.636 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 139 k 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:07.637 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 139 k 2023-12-18T03:43:07.638 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 513 k 2023-12-18T03:43:07.638 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:43:07.868 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:07.999 INFO:teuthology.orchestra.run.smithi119.stdout:librados-devel-19.0.0-301.g7c08d8cc.el8.x86_64. 385 kB/s | 139 kB 00:00 2023-12-18T03:43:07.999 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:07.999 INFO:teuthology.orchestra.run.smithi119.stdout:Total 383 kB/s | 139 kB 00:00 2023-12-18T03:43:07.999 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:43:08.005 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:43:08.005 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:43:08.063 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:43:08.072 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:43:08.193 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:43:08.383 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:08.628 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-18T03:43:08.651 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:09.253 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-18T03:43:11.474 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:11.475 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:11.475 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-18T03:43:11.475 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:11.475 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-volume noarch 2:19.0.0-301.g7c08d8cc.el8 ceph-noarch 262 k 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 262 k 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 1.3 M 2023-12-18T03:43:11.476 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:43:11.730 INFO:teuthology.orchestra.run.smithi093.stdout:ceph-volume-19.0.0-301.g7c08d8cc.el8.noarch.rpm 1.0 MB/s | 262 kB 00:00 2023-12-18T03:43:11.730 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:11.731 INFO:teuthology.orchestra.run.smithi093.stdout:Total 1.0 MB/s | 262 kB 00:00 2023-12-18T03:43:11.731 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:43:11.741 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:43:11.741 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:43:11.770 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:43:11.779 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:43:11.962 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:43:12.219 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:43:12.606 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:43:13.407 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:13.407 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:43:13.930 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:13.930 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:43:13.930 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:43:13.931 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:13.931 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:14.100 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs2 2023-12-18T03:43:14.459 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2023-12-18T03:43:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T03:43:18.016 INFO:teuthology.orchestra.run.smithi119.stdout:Package libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:18.199 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:18.199 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:18.200 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:18.349 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs-devel 2023-12-18T03:43:18.707 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:19.617 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 1/1 2023-12-18T03:43:19.617 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:43:20.152 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:20.152 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:43:20.152 INFO:teuthology.orchestra.run.smithi093.stdout: ceph-volume-2:19.0.0-301.g7c08d8cc.el8.noarch 2023-12-18T03:43:20.152 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:20.152 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:20.255 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-18T03:43:20.305 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librados-devel 2023-12-18T03:43:20.644 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-18T03:43:20.667 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:22.184 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T03:43:22.843 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-18T03:43:23.061 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:23.062 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:23.062 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 31 k 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 31 k 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 140 k 2023-12-18T03:43:23.063 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:43:23.222 INFO:teuthology.orchestra.run.smithi119.stdout:libcephfs-devel-19.0.0-301.g7c08d8cc.el8.x86_64 195 kB/s | 31 kB 00:00 2023-12-18T03:43:23.222 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:23.223 INFO:teuthology.orchestra.run.smithi119.stdout:Total 194 kB/s | 31 kB 00:00 2023-12-18T03:43:23.223 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:43:23.226 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:43:23.227 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:43:23.238 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:43:23.247 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:43:23.308 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:43:23.479 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:23.723 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:25.072 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:25.073 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:25.073 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-18T03:43:25.073 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:25.073 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout: librados-devel x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 139 k 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 139 k 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 513 k 2023-12-18T03:43:25.074 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:43:25.277 INFO:teuthology.orchestra.run.smithi093.stdout:librados-devel-19.0.0-301.g7c08d8cc.el8.x86_64. 683 kB/s | 139 kB 00:00 2023-12-18T03:43:25.278 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:25.278 INFO:teuthology.orchestra.run.smithi093.stdout:Total 679 kB/s | 139 kB 00:00 2023-12-18T03:43:25.278 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:43:25.284 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:43:25.284 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:43:25.340 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:43:25.348 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:43:25.465 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:43:25.666 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:25.935 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:28.452 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:28.452 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:29.132 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados2 2023-12-18T03:43:29.490 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:30.368 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 156 kB/s | 4.1 kB 00:00 2023-12-18T03:43:30.621 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-18T03:43:30.639 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:30.640 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:43:31.185 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:31.185 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:43:31.185 INFO:teuthology.orchestra.run.smithi093.stdout: librados-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:43:31.185 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:31.185 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:31.336 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install libcephfs2 2023-12-18T03:43:31.696 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:32.542 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T03:43:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:Package librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:32.933 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:32.934 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:32.934 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:33.067 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T03:43:33.076 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librbd1 2023-12-18T03:43:33.435 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:34.296 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-18T03:43:34.545 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-18T03:43:35.176 INFO:teuthology.orchestra.run.smithi093.stdout:Package libcephfs2-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:35.353 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:35.354 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:43:35.355 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:35.499 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install libcephfs-devel 2023-12-18T03:43:35.858 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:36.558 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 161 kB/s | 4.5 kB 00:00 2023-12-18T03:43:36.798 INFO:teuthology.orchestra.run.smithi119.stdout:Package librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:36.976 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:36.977 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:36.977 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:37.076 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 142 kB/s | 4.1 kB 00:00 2023-12-18T03:43:37.137 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rados 2023-12-18T03:43:37.498 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:38.284 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-18T03:43:38.527 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 134 kB/s | 4.5 kB 00:00 2023-12-18T03:43:39.406 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs-devel x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 31 k 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 31 k 2023-12-18T03:43:39.407 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 140 k 2023-12-18T03:43:39.408 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:43:39.639 INFO:teuthology.orchestra.run.smithi093.stdout:libcephfs-devel-19.0.0-301.g7c08d8cc.el8.x86_64 134 kB/s | 31 kB 00:00 2023-12-18T03:43:39.639 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:39.639 INFO:teuthology.orchestra.run.smithi093.stdout:Total 133 kB/s | 31 kB 00:00 2023-12-18T03:43:39.640 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:43:39.643 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:43:39.644 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:43:39.655 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:43:39.665 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:43:39.748 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:43:39.922 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:40.164 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:40.776 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:40.949 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:40.949 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:41.111 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rgw 2023-12-18T03:43:41.470 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:42.353 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 152 kB/s | 4.1 kB 00:00 2023-12-18T03:43:42.594 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 171 kB/s | 4.5 kB 00:00 2023-12-18T03:43:44.763 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:44.877 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:44.877 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:43:44.940 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:44.941 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:44.941 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:45.088 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-cephfs 2023-12-18T03:43:45.410 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:45.410 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:43:45.410 INFO:teuthology.orchestra.run.smithi093.stdout: libcephfs-devel-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:43:45.410 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:43:45.410 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:45.446 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:45.580 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librados2 2023-12-18T03:43:45.943 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:46.256 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 108 kB/s | 4.1 kB 00:00 2023-12-18T03:43:46.506 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-18T03:43:46.739 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-18T03:43:47.270 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 111 kB/s | 4.1 kB 00:00 2023-12-18T03:43:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:48.819 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:48.820 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:48.820 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:48.971 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rbd 2023-12-18T03:43:49.328 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:49.380 INFO:teuthology.orchestra.run.smithi093.stdout:Package librados2-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:49.556 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:49.557 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:43:49.557 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:49.684 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install librbd1 2023-12-18T03:43:50.044 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:50.241 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 87 kB/s | 4.1 kB 00:00 2023-12-18T03:43:50.489 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T03:43:50.830 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-18T03:43:51.372 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T03:43:52.601 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:52.780 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:52.781 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-18T03:43:52.781 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:43:52.925 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-fuse 2023-12-18T03:43:53.283 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:53.433 INFO:teuthology.orchestra.run.smithi093.stdout:Package librbd1-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:53.608 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:53.609 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:43:53.609 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:53.736 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rados 2023-12-18T03:43:54.095 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:54.151 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-18T03:43:54.423 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 110 kB/s | 4.5 kB 00:00 2023-12-18T03:43:54.956 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-18T03:43:55.486 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 119 kB/s | 4.1 kB 00:00 2023-12-18T03:43:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 93 k 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 93 k 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 280 k 2023-12-18T03:43:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:43:56.936 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-fuse-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 468 kB/s | 93 kB 00:00 2023-12-18T03:43:56.936 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:43:56.937 INFO:teuthology.orchestra.run.smithi119.stdout:Total 465 kB/s | 93 kB 00:00 2023-12-18T03:43:56.937 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:43:56.947 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:43:56.947 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:43:57.003 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:43:57.012 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:43:57.120 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:43:57.316 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:57.543 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rados-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:43:57.582 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:43:57.718 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:43:57.720 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:43:57.720 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:43:57.862 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rgw 2023-12-18T03:43:58.222 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:43:58.934 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 165 kB/s | 4.5 kB 00:00 2023-12-18T03:43:59.473 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 137 kB/s | 4.1 kB 00:00 2023-12-18T03:44:01.542 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rgw-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:44:01.721 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:01.722 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:44:01.722 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:01.851 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-cephfs 2023-12-18T03:44:01.893 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:01.893 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:44:02.211 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:02.421 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:02.422 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:44:02.422 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:02.422 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:02.422 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:44:02.601 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-mirror 2023-12-18T03:44:02.900 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-18T03:44:02.963 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:03.422 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-18T03:44:03.769 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-18T03:44:04.012 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 148 kB/s | 4.5 kB 00:00 2023-12-18T03:44:05.479 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-cephfs-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:44:05.655 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:05.656 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:44:05.656 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:05.781 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install python3-rbd 2023-12-18T03:44:06.142 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:06.371 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:44:06.371 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:06.371 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.6 M 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:06.372 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 3.6 M 2023-12-18T03:44:06.373 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 17 M 2023-12-18T03:44:06.373 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:44:06.866 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T03:44:07.406 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-18T03:44:07.872 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-mirror-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 2.4 MB/s | 3.6 MB 00:01 2023-12-18T03:44:07.873 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:44:07.874 INFO:teuthology.orchestra.run.smithi119.stdout:Total 2.4 MB/s | 3.6 MB 00:01 2023-12-18T03:44:07.874 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:44:07.888 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:44:07.888 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:44:07.961 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:44:07.970 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:44:08.421 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:44:08.558 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:08.955 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:09.467 INFO:teuthology.orchestra.run.smithi093.stdout:Package python3-rbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 is already installed. 2023-12-18T03:44:09.643 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:09.644 INFO:teuthology.orchestra.run.smithi093.stdout:Nothing to do. 2023-12-18T03:44:09.644 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:09.784 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-fuse 2023-12-18T03:44:10.142 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:10.932 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 158 kB/s | 4.5 kB 00:00 2023-12-18T03:44:11.456 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 151 kB/s | 4.1 kB 00:00 2023-12-18T03:44:13.267 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:13.268 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:44:13.667 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:13.667 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-fuse x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 93 k 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 93 k 2023-12-18T03:44:13.668 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 280 k 2023-12-18T03:44:13.669 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:44:13.792 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:13.792 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:44:13.793 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:13.793 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:13.793 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:44:13.961 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-nbd 2023-12-18T03:44:13.962 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-fuse-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 318 kB/s | 93 kB 00:00 2023-12-18T03:44:13.962 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:44:13.963 INFO:teuthology.orchestra.run.smithi093.stdout:Total 317 kB/s | 93 kB 00:00 2023-12-18T03:44:13.963 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:44:13.973 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:44:13.973 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:44:14.029 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:44:14.038 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:44:14.150 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:44:14.327 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:14.333 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:14.605 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:15.138 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-18T03:44:15.410 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 135 kB/s | 4.5 kB 00:00 2023-12-18T03:44:17.754 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-18T03:44:17.754 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 181 k 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 181 k 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 573 k 2023-12-18T03:44:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-18T03:44:17.951 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-nbd-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 923 kB/s | 181 kB 00:00 2023-12-18T03:44:17.952 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:44:17.952 INFO:teuthology.orchestra.run.smithi119.stdout:Total 917 kB/s | 181 kB 00:00 2023-12-18T03:44:17.952 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-18T03:44:17.963 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-18T03:44:17.963 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-18T03:44:18.020 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-18T03:44:18.029 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-18T03:44:18.228 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-18T03:44:18.396 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:18.664 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:19.037 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:19.037 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:44:19.571 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:19.571 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:44:19.571 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-fuse-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:19.571 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:19.572 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:19.730 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-mirror 2023-12-18T03:44:20.091 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:20.909 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T03:44:21.452 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-18T03:44:23.349 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:23.349 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-18T03:44:23.678 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repo Size 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-mirror x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 3.6 M 2023-12-18T03:44:23.679 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 3.6 M 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 17 M 2023-12-18T03:44:23.680 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:44:23.891 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:23.892 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-18T03:44:23.892 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:23.892 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:44:23.892 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-18T03:44:24.036 DEBUG:teuthology.parallel:result is None 2023-12-18T03:44:24.680 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-mirror-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 3.6 MB/s | 3.6 MB 00:01 2023-12-18T03:44:24.681 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:44:24.681 INFO:teuthology.orchestra.run.smithi093.stdout:Total 3.6 MB/s | 3.6 MB 00:01 2023-12-18T03:44:24.682 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:44:24.694 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:44:24.694 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:44:24.765 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:44:24.774 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:44:25.227 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:44:25.383 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:25.783 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:30.637 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:30.638 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:44:31.176 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:31.177 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:44:31.177 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-mirror-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:31.177 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:31.177 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:31.328 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum -y install rbd-nbd 2023-12-18T03:44:31.689 INFO:teuthology.orchestra.run.smithi093.stdout:Updating Subscription Management repositories. 2023-12-18T03:44:32.445 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-18T03:44:32.977 INFO:teuthology.orchestra.run.smithi093.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-18T03:44:35.191 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-nbd x86_64 2:19.0.0-301.g7c08d8cc.el8 ceph 181 k 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-18T03:44:35.192 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-18T03:44:35.193 INFO:teuthology.orchestra.run.smithi093.stdout:Install 1 Package 2023-12-18T03:44:35.193 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:35.193 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 181 k 2023-12-18T03:44:35.193 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 573 k 2023-12-18T03:44:35.193 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-18T03:44:35.483 INFO:teuthology.orchestra.run.smithi093.stdout:rbd-nbd-19.0.0-301.g7c08d8cc.el8.x86_64.rpm 622 kB/s | 181 kB 00:00 2023-12-18T03:44:35.483 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:44:35.484 INFO:teuthology.orchestra.run.smithi093.stdout:Total 620 kB/s | 181 kB 00:00 2023-12-18T03:44:35.484 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-18T03:44:35.495 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-18T03:44:35.495 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-18T03:44:35.551 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-18T03:44:35.560 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-18T03:44:35.735 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-18T03:44:35.880 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:36.146 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:40.771 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 1/1 2023-12-18T03:44:40.771 INFO:teuthology.orchestra.run.smithi093.stdout:Installed products updated. 2023-12-18T03:44:41.309 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:41.309 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-18T03:44:41.309 INFO:teuthology.orchestra.run.smithi093.stdout: rbd-nbd-2:19.0.0-301.g7c08d8cc.el8.x86_64 2023-12-18T03:44:41.309 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:44:41.309 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-18T03:44:41.454 DEBUG:teuthology.parallel:result is None 2023-12-18T03:44:41.454 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:44:41.620 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T03:44:41.643 INFO:teuthology.orchestra.run.smithi093.stdout:19.0.0-301.g7c08d8cc.el8 2023-12-18T03:44:41.644 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-301.g7c08d8cc.el8 2023-12-18T03:44:41.644 INFO:teuthology.task.install:The correct ceph version 19.0.0-301.g7c08d8cc is installed. 2023-12-18T03:44:41.646 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:44:41.794 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T03:44:41.822 INFO:teuthology.orchestra.run.smithi119.stdout:19.0.0-301.g7c08d8cc.el8 2023-12-18T03:44:41.822 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-301.g7c08d8cc.el8 2023-12-18T03:44:41.823 INFO:teuthology.task.install:The correct ceph version 19.0.0-301.g7c08d8cc is installed. 2023-12-18T03:44:41.824 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-18T03:44:41.825 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:44:41.825 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T03:44:41.854 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:44:41.854 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T03:44:41.895 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-18T03:44:41.896 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:44:41.896 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T03:44:41.923 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T03:44:41.990 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:44:41.990 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T03:44:42.020 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T03:44:42.090 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-18T03:44:42.090 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:44:42.090 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T03:44:42.116 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T03:44:42.182 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:44:42.182 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T03:44:42.211 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T03:44:42.280 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-18T03:44:42.280 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:44:42.280 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T03:44:42.310 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T03:44:42.377 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:44:42.377 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T03:44:42.405 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T03:44:42.474 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-18T03:44:42.545 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': '7c08d8cc100424c780cddee2341c03c1c5e7543a'} 2023-12-18T03:44:42.546 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:44:42.546 INFO:tasks.cephadm:Cluster fsid is c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:44:42.546 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-18T03:44:42.547 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.93', 'mon.b': '172.21.15.119'} 2023-12-18T03:44:42.547 INFO:tasks.cephadm:First mon is mon.a on smithi093 2023-12-18T03:44:42.547 INFO:tasks.cephadm:First mgr is a 2023-12-18T03:44:42.547 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-18T03:44:42.547 DEBUG:teuthology.orchestra.run.smithi093:> sudo hostname $(hostname -s) 2023-12-18T03:44:42.574 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2023-12-18T03:44:42.603 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-18T03:44:42.603 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:44:42.822 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7c08d8cc100424c780cddee2341c03c1c5e7543a', '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/75066/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-301-g7c08d8cc', 'node_name': '172.21.2.6+braggi06', '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-301.g7c08d8cc'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-12-17 21:07:42.725359', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2023-12-17-1429', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}, {'status': 'ready', 'sha1': '7c08d8cc100424c780cddee2341c03c1c5e7543a', '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/75063/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-301-g7c08d8cc', 'node_name': '172.21.2.7+braggi07', '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-301.g7c08d8cc'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-12-17 21:04:23.561960', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2023-12-17-1429', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-18T03:44:43.038 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-adk-testing-2023-12-17-1429, sha1 7c08d8cc100424c780cddee2341c03c1c5e7543a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=7c08d8cc100424c780cddee2341c03c1c5e7543a 2023-12-18T03:44:43.040 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/x86_64/flavors/default/cephadm 2023-12-18T03:44:43.040 DEBUG:teuthology.orchestra.run.smithi093:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-18T03:44:43.905 INFO:teuthology.orchestra.run.smithi093.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 03:44 /home/ubuntu/cephtest/cephadm 2023-12-18T03:44:43.905 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-1429/7c08d8cc100424c780cddee2341c03c1c5e7543a/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-18T03:44:44.482 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 03:44 /home/ubuntu/cephtest/cephadm 2023-12-18T03:44:44.483 DEBUG:teuthology.orchestra.run.smithi093:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-18T03:44:44.505 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-18T03:44:44.536 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a on all hosts... 2023-12-18T03:44:44.536 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a pull 2023-12-18T03:44:44.548 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a pull 2023-12-18T03:44:45.759 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a... 2023-12-18T03:44:45.930 INFO:teuthology.orchestra.run.smithi093.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a... 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev)", 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102" 2023-12-18T03:45:14.652 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2023-12-18T03:45:14.653 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-18T03:45:19.251 INFO:teuthology.orchestra.run.smithi093.stdout:{ 2023-12-18T03:45:19.251 INFO:teuthology.orchestra.run.smithi093.stdout: "ceph_version": "ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev)", 2023-12-18T03:45:19.251 INFO:teuthology.orchestra.run.smithi093.stdout: "image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", 2023-12-18T03:45:19.251 INFO:teuthology.orchestra.run.smithi093.stdout: "repo_digests": [ 2023-12-18T03:45:19.252 INFO:teuthology.orchestra.run.smithi093.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102" 2023-12-18T03:45:19.252 INFO:teuthology.orchestra.run.smithi093.stdout: ] 2023-12-18T03:45:19.252 INFO:teuthology.orchestra.run.smithi093.stdout:} 2023-12-18T03:45:19.278 DEBUG:teuthology.orchestra.run.smithi093:> sudo mkdir -p /etc/ceph 2023-12-18T03:45:19.307 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2023-12-18T03:45:19.344 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod 777 /etc/ceph 2023-12-18T03:45:19.374 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2023-12-18T03:45:19.414 INFO:tasks.cephadm:Writing seed config... 2023-12-18T03:45:19.414 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-18T03:45:19.415 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-18T03:45:19.415 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:45:19.416 DEBUG:teuthology.orchestra.run.smithi093:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-18T03:45:19.432 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = c73d51ba-9d57-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-18T03:45:19.432 DEBUG:teuthology.orchestra.run.smithi093:mon.a> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service 2023-12-18T03:45:19.475 DEBUG:teuthology.orchestra.run.smithi093:mgr.a> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a.service 2023-12-18T03:45:19.501 INFO:journalctl@ceph.mon.a.smithi093.stdout:-- Logs begin at Mon 2023-12-18 03:32:21 UTC. -- 2023-12-18T03:45:19.502 INFO:tasks.cephadm:Bootstrapping... 2023-12-18T03:45:19.502 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a -v bootstrap --fsid c73d51ba-9d57-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.93 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-18T03:45:19.527 INFO:journalctl@ceph.mgr.a.smithi093.stdout:-- Logs begin at Mon 2023-12-18 03:32:21 UTC. -- 2023-12-18T03:45:19.703 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-18T03:45:19.703 INFO:teuthology.orchestra.run.smithi093.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a', '-v', 'bootstrap', '--fsid', 'c73d51ba-9d57-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.93', '--skip-admin-label'] 2023-12-18T03:45:19.735 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stdout 4.6.1 2023-12-18T03:45:19.735 INFO:teuthology.orchestra.run.smithi093.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-18T03:45:19.736 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying podman|docker is present... 2023-12-18T03:45:19.764 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stdout 4.6.1 2023-12-18T03:45:19.765 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying lvm2 is present... 2023-12-18T03:45:19.765 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying time synchronization is in place... 2023-12-18T03:45:19.772 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T03:45:19.772 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T03:45:19.778 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T03:45:19.778 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:45:19.784 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout enabled 2023-12-18T03:45:19.790 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout active 2023-12-18T03:45:19.790 INFO:teuthology.orchestra.run.smithi093.stdout:Unit chronyd.service is enabled and running 2023-12-18T03:45:19.790 INFO:teuthology.orchestra.run.smithi093.stdout:Repeating the final host check... 2023-12-18T03:45:19.818 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stdout 4.6.1 2023-12-18T03:45:19.818 INFO:teuthology.orchestra.run.smithi093.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-18T03:45:19.818 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl is present 2023-12-18T03:45:19.819 INFO:teuthology.orchestra.run.smithi093.stdout:lvcreate is present 2023-12-18T03:45:19.825 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T03:45:19.825 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T03:45:19.831 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T03:45:19.831 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:45:19.837 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout enabled 2023-12-18T03:45:19.843 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout active 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Unit chronyd.service is enabled and running 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Host looks OK 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Cluster fsid: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Acquiring lock 140365724759656 on /run/cephadm/c73d51ba-9d57-11ee-95a5-87774f69a715.lock 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Lock 140365724759656 acquired on /run/cephadm/c73d51ba-9d57-11ee-95a5-87774f69a715.lock 2023-12-18T03:45:19.844 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying IP 172.21.15.93 port 3300 ... 2023-12-18T03:45:19.845 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying IP 172.21.15.93 port 6789 ... 2023-12-18T03:45:19.845 INFO:teuthology.orchestra.run.smithi093.stdout:Base mon IP(s) is [172.21.15.93:3300, 172.21.15.93:6789], mon addrv is [v2:172.21.15.93:3300,v1:172.21.15.93:6789] 2023-12-18T03:45:19.848 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-12-18T03:45:19.848 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.93 metric 100 2023-12-18T03:45:19.851 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-18T03:45:19.851 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-12-18T03:45:19.851 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout inet6 fe80::1b93:92c2:ef90:f607/64 scope link noprefixroute 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:Mon IP `172.21.15.93` is in CIDR network `172.21.0.0/20` 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:Mon IP `172.21.15.93` is in CIDR network `172.21.0.0/20` 2023-12-18T03:45:19.854 INFO:teuthology.orchestra.run.smithi093.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-18T03:45:19.855 INFO:teuthology.orchestra.run.smithi093.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-18T03:45:19.855 INFO:teuthology.orchestra.run.smithi093.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a... 2023-12-18T03:45:20.223 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stdout e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a... 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Getting image source signatures 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Copying blob sha256:2b1ed4e12d7a2c163a0e796bc1d860ae8d87eb6aabaa15e102f552b8c6885994 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Copying config sha256:e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a 2023-12-18T03:45:20.224 INFO:teuthology.orchestra.run.smithi093.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-18T03:45:20.928 INFO:teuthology.orchestra.run.smithi093.stdout:ceph: stdout ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev) 2023-12-18T03:45:20.928 INFO:teuthology.orchestra.run.smithi093.stdout:Ceph version: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev) 2023-12-18T03:45:20.928 INFO:teuthology.orchestra.run.smithi093.stdout:Extracting ceph user uid/gid from container image... 2023-12-18T03:45:21.542 INFO:teuthology.orchestra.run.smithi093.stdout:stat: stdout 167 167 2023-12-18T03:45:21.542 INFO:teuthology.orchestra.run.smithi093.stdout:Creating initial keys... 2023-12-18T03:45:22.161 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph-authtool: stdout AQBRwH9ljSOQMBAAs7EXAD0UXnIuzzfiNlNaiA== 2023-12-18T03:45:22.754 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph-authtool: stdout AQBSwH9l1pHRFxAAeVwPTMSnviIDvKq5VzvS0w== 2023-12-18T03:45:23.389 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph-authtool: stdout AQBTwH9lcZZtABAAaP+bsBrk4QMsAqpGV/gsMw== 2023-12-18T03:45:23.391 INFO:teuthology.orchestra.run.smithi093.stdout:Creating initial monmap... 2023-12-18T03:45:23.988 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T03:45:23.988 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2023-12-18T03:45:23.988 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:monmaptool for a [v2:172.21.15.93:3300,v1:172.21.15.93:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:setting min_mon_release = quincy 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: set fsid to c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:45:23.989 INFO:teuthology.orchestra.run.smithi093.stdout:Creating mon... 2023-12-18T03:45:24.625 INFO:teuthology.orchestra.run.smithi093.stdout:create mon.a on 2023-12-18T03:45:24.753 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-18T03:45:24.840 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-18T03:45:24.963 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target. 2023-12-18T03:45:24.963 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target. 2023-12-18T03:45:25.126 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a 2023-12-18T03:45:25.126 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-18T03:45:25.213 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target.wants/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@.service. 2023-12-18T03:45:25.586 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T03:45:25.586 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout disabled 2023-12-18T03:45:25.593 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T03:45:25.593 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:45:25.593 INFO:teuthology.orchestra.run.smithi093.stdout:firewalld.service is not enabled 2023-12-18T03:45:25.594 INFO:teuthology.orchestra.run.smithi093.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T03:45:25.594 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mon to start... 2023-12-18T03:45:25.594 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mon... 2023-12-18T03:45:26.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:25 smithi093 ceph-mon[38294]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout cluster: 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout id: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout services: 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.440405s) 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:26.391 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout data: 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout pgs: 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:mon is available 2023-12-18T03:45:26.392 INFO:teuthology.orchestra.run.smithi093.stdout:Assimilating anything we can from ceph.conf... 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: monmap e1: 1 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: fsmap 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: mgrmap e1: no daemons active 2023-12-18T03:45:26.908 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:26 smithi093 ceph-mon[38294]: from='client.? 172.21.15.93:0/2147368794' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T03:45:27.258 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:27.258 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T03:45:27.258 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout fsid = c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:27.258 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.93:3300,v1:172.21.15.93:6789] 2023-12-18T03:45:27.258 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T03:45:27.259 INFO:teuthology.orchestra.run.smithi093.stdout:Generating new minimal ceph.conf... 2023-12-18T03:45:27.900 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:27 smithi093 ceph-mon[38294]: from='client.? 172.21.15.93:0/3968720720' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T03:45:27.900 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:27 smithi093 ceph-mon[38294]: from='client.? 172.21.15.93:0/3968720720' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T03:45:27.998 INFO:teuthology.orchestra.run.smithi093.stdout:Restarting the monitor... 2023-12-18T03:45:28.201 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 systemd[1]: Stopping Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:45:28.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[38271]: 2023-12-18T03:45:28.200+0000 7fab75a73700 -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-18T03:45:28.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[38271]: 2023-12-18T03:45:28.200+0000 7fab75a73700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-18T03:45:28.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 bash[38619]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a 2023-12-18T03:45:28.967 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T03:45:28.967 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 systemd[1]: Stopped Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:45:28.967 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:28 smithi093 systemd[1]: Starting Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:45:29.033 INFO:teuthology.orchestra.run.smithi093.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev), process ceph-mon, pid 7 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: pidfile_write: ignore empty --pid-file 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: load: jerasure load: lrc 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 bash[38737]: d3aa6c4274a835c37dcdd9a3993992a1c041e90cdf5b460befebcda0baf1a541 2023-12-18T03:45:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: RocksDB version: 7.9.2 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Git sha 0 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Compile date 2023-12-17 19:53:11 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: DB SUMMARY 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: DB Session ID: YBK4K7SCAUG44IDNJKC1 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: CURRENT file: CURRENT 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82705 ; 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.error_if_exists: 0 2023-12-18T03:45:29.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.create_if_missing: 0 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.paranoid_checks: 1 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.env: 0x55ebebde4a60 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.info_log: 0x55ebed9c7760 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.statistics: (nil) 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.use_fsync: 0 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_log_file_size: 0 2023-12-18T03:45:29.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_fallocate: 1 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.use_direct_reads: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.db_log_dir: 2023-12-18T03:45:29.295 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.wal_dir: 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T03:45:29.298 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.write_buffer_manager: 0x55ebed97d4a0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.unordered_write: 0 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T03:45:29.299 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.row_cache: None 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.wal_filter: None 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.two_write_queues: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.wal_compression: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.atomic_flush: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T03:45:29.300 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.log_readahead_size: 0 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_background_jobs: 2 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_background_compactions: -1 2023-12-18T03:45:29.301 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_subcompactions: 1 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_open_files: -1 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T03:45:29.302 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_background_flushes: -1 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Compression algorithms supported: 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kZSTD supported: 0 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kXpressCompression supported: 0 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kZlibCompression supported: 1 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kSnappyCompression supported: 1 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kLZ4Compression supported: 1 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: kBZip2Compression supported: 0 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T03:45:29.303 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.merge_operator: 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_filter: None 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ebed9c7880) 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks: 1 2023-12-18T03:45:29.304 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_top_level_index_and_filter: 1 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_type: 0 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_index_type: 0 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_shortening: 1 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: checksum: 4 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: no_block_cache: 0 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache: 0x55ebeda1d090 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_name: BinnedLRUCache 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_options: 2023-12-18T03:45:29.305 INFO:journalctl@ceph.mon.a.smithi093.stdout: capacity : 536870912 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_shard_bits : 4 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: strict_capacity_limit : 0 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: high_pri_pool_ratio: 0.000 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_compressed: (nil) 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: persistent_cache: (nil) 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size: 4096 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size_deviation: 10 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_restart_interval: 16 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_block_restart_interval: 1 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: metadata_block_size: 4096 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: partition_filters: 0 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: use_delta_encoding: 1 2023-12-18T03:45:29.306 INFO:journalctl@ceph.mon.a.smithi093.stdout: filter_policy: bloomfilter 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: whole_key_filtering: 1 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: verify_compression: 0 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: read_amp_bytes_per_bit: 0 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: format_version: 5 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_index_compression: 1 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_align: 0 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: max_auto_readahead_size: 262144 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: prepopulate_block_cache: 0 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: initial_auto_readahead_size: 8192 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T03:45:29.307 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression: NoCompression 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.num_levels: 7 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T03:45:29.308 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T03:45:29.309 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T03:45:29.310 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T03:45:29.311 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.table_properties_collectors: 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.inplace_update_support: 0 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T03:45:29.312 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.bloom_locality: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.max_successive_merges: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.ttl: 2592000 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enable_blob_files: false 2023-12-18T03:45:29.313 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.min_blob_size: 0 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: 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-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871129031537, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T03:45:29.314 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 systemd[1]: Started Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871129032506, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79609, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77796, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9840, "raw_average_key_size": 47, "raw_value_size": 72143, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 206, "num_filter_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702871129, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199", "db_session_id": "YBK4K7SCAUG44IDNJKC1", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871129032577, "job": 1, "event": "recovery_finished"} 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: 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-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ebedab8000 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: DB pointer 0x55ebedaa6000 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** DB Stats ** 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:45:29.315 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: L0 2/0 79.58 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.stdout: Sum 2/0 79.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:45:29.316 INFO:journalctl@ceph.mon.a.smithi093.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 110.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.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 110.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:45:29.317 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative compaction: 0.00 GB write, 21.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval compaction: 0.00 GB write, 21.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: Block cache BinnedLRUCache@0x55ebeda1d090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: starting mon.a rank 0 at public addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] at bind addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???) e1 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:29.318 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).mds e1 new map 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).mds e1 print_map 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout: e1 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout: legacy client fscid: -1 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout: No filesystems configured 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:45:29.319 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: monmap e1: 1 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:45:29.320 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: fsmap 2023-12-18T03:45:29.320 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T03:45:29.320 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:29 smithi093 ceph-mon[38775]: mgrmap e1: no daemons active 2023-12-18T03:45:29.831 INFO:teuthology.orchestra.run.smithi093.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-18T03:45:29.856 INFO:teuthology.orchestra.run.smithi093.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-18T03:45:29.856 INFO:teuthology.orchestra.run.smithi093.stdout:Creating mgr... 2023-12-18T03:45:29.857 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-18T03:45:29.857 INFO:teuthology.orchestra.run.smithi093.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-18T03:45:30.042 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a 2023-12-18T03:45:30.042 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-18T03:45:30.131 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715.target.wants/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@.service. 2023-12-18T03:45:30.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:30 smithi093 systemd[1]: Starting Ceph mgr.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:45:30.535 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T03:45:30.535 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout disabled 2023-12-18T03:45:30.544 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T03:45:30.544 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:45:30.544 INFO:teuthology.orchestra.run.smithi093.stdout:firewalld.service is not enabled 2023-12-18T03:45:30.544 INFO:teuthology.orchestra.run.smithi093.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T03:45:30.553 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T03:45:30.553 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout disabled 2023-12-18T03:45:30.560 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T03:45:30.560 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:45:30.560 INFO:teuthology.orchestra.run.smithi093.stdout:firewalld.service is not enabled 2023-12-18T03:45:30.560 INFO:teuthology.orchestra.run.smithi093.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-18T03:45:30.560 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mgr to start... 2023-12-18T03:45:30.561 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mgr... 2023-12-18T03:45:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:30 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/1869464611' entity='client.admin' 2023-12-18T03:45:30.792 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:30 smithi093 bash[39008]: 876f933c8ed33baacd7e888f5c80093b7cb8cc2553163008de531d4af44b3d5a 2023-12-18T03:45:30.793 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:30 smithi093 systemd[1]: Started Ceph mgr.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:45:31.222 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:30 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:30.939+0000 7f10cc3b7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T03:45:31.222 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:31 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:31.037+0000 7f10cc3b7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T03:45:31.222 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:31 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:31.132+0000 7f10cc3b7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T03:45:31.222 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:31 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:31.221+0000 7f10cc3b7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T03:45:31.300 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:31.300 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:31.300 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsid": "c73d51ba-9d57-11ee-95a5-87774f69a715", 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 0 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T03:45:31.301 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T03:45:31.302 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T03:45:31.303 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T03:45:31.303 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T03:45:31.303 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T03:45:31.307 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T03:45:31.308 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T03:45:25.610979+0000", 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:31.309 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T03:45:31.310 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:31.310 INFO:teuthology.orchestra.run.smithi093.stdout:mgr not available, waiting (1/15)... 2023-12-18T03:45:31.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:31 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2617854402' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:45:32.169 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:31 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:31.849+0000 7f10cc3b7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:45:32.170 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.084+0000 7f10cc3b7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T03:45:32.170 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.169+0000 7f10cc3b7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T03:45:32.435 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.280+0000 7f10cc3b7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T03:45:32.435 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.435+0000 7f10cc3b7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T03:45:32.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.562+0000 7f10cc3b7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T03:45:32.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:32 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:32.648+0000 7f10cc3b7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T03:45:33.279 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:33 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:33.015+0000 7f10cc3b7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T03:45:33.541 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:33 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:33.279+0000 7f10cc3b7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T03:45:33.962 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:33 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3804051775' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:45:33.963 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:33 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:33.577+0000 7f10cc3b7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T03:45:33.963 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:33 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:33.676+0000 7f10cc3b7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T03:45:34.139 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:34.142 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:34.142 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsid": "c73d51ba-9d57-11ee-95a5-87774f69a715", 2023-12-18T03:45:34.142 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 0 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:34.143 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T03:45:34.144 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T03:45:34.148 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.148 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T03:45:34.148 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T03:45:34.148 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T03:45:34.148 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.149 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:34.150 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T03:45:25.610979+0000", 2023-12-18T03:45:34.151 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:34.151 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:34.151 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T03:45:34.151 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:34.151 INFO:teuthology.orchestra.run.smithi093.stdout:mgr not available, waiting (2/15)... 2023-12-18T03:45:34.792 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:34 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:34.453+0000 7f10cc3b7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T03:45:34.792 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:34 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:34.547+0000 7f10cc3b7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T03:45:34.792 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:34 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:34.694+0000 7f10cc3b7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T03:45:35.694 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:35 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:35.318+0000 7f10cc3b7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T03:45:35.694 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:35 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:35.500+0000 7f10cc3b7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T03:45:36.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:35 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:35.694+0000 7f10cc3b7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T03:45:36.848 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:36 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3353529509' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:45:36.849 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:36 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:36.644+0000 7f10cc3b7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsid": "c73d51ba-9d57-11ee-95a5-87774f69a715", 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T03:45:36.937 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 0 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:36.938 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.939 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:36.940 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:36.941 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T03:45:25.610979+0000", 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:36.942 INFO:teuthology.orchestra.run.smithi093.stdout:mgr not available, waiting (3/15)... 2023-12-18T03:45:37.204 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:36 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:36.922+0000 7f10cc3b7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:45:37.204 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:37.013+0000 7f10cc3b7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T03:45:37.204 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:37.204+0000 7f10cc3b7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: Activating manager daemon a 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: mgrmap e2: a(active, starting, since 0.00302532s) 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: Manager daemon a is now available 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:45:38.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:45:38.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:45:38.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:45:38.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:37 smithi093 ceph-mon[38775]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:45:39.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:39 smithi093 ceph-mon[38775]: mgrmap e3: a(active, since 1.00706s) 2023-12-18T03:45:41.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:41 smithi093 ceph-mon[38775]: mgrmap e4: a(active, since 3s) 2023-12-18T03:45:41.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:41 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3256208533' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:45:43.074 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:43.074 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:43.074 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsid": "c73d51ba-9d57-11ee-95a5-87774f69a715", 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 0 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T03:45:43.075 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T03:45:43.076 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T03:45:43.077 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T03:45:43.077 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T03:45:43.077 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T03:45:43.081 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T03:45:43.082 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ], 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T03:45:25.610979+0000", 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout }, 2023-12-18T03:45:43.083 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T03:45:43.084 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:43.084 INFO:teuthology.orchestra.run.smithi093.stdout:mgr is available 2023-12-18T03:45:45.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:45 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/4126192516' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T03:45:45.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:45 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/4126192516' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout fsid = c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T03:45:46.605 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 2023-12-18T03:45:46.606 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T03:45:46.606 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T03:45:46.606 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T03:45:46.606 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling cephadm module... 2023-12-18T03:45:48.238 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:47 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2094111476' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T03:45:48.239 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:47 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: ignoring --setuser ceph since I am not root 2023-12-18T03:45:48.239 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:47 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: ignoring --setgroup ceph since I am not root 2023-12-18T03:45:48.497 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:48.387+0000 7f1d4e4e5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T03:45:48.497 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:48.485+0000 7f1d4e4e5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T03:45:48.953 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:48.576+0000 7f1d4e4e5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T03:45:48.953 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:48.666+0000 7f1d4e4e5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T03:45:49.271 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2094111476' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T03:45:49.271 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:48 smithi093 ceph-mon[38775]: mgrmap e5: a(active, since 10s) 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for the mgr to restart... 2023-12-18T03:45:49.354 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mgr epoch 5... 2023-12-18T03:45:49.541 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:49.306+0000 7f1d4e4e5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:45:49.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:49.560+0000 7f1d4e4e5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T03:45:49.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:49.650+0000 7f1d4e4e5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T03:45:49.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:49.765+0000 7f1d4e4e5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T03:45:50.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/679002333' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T03:45:50.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:49 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:49.921+0000 7f1d4e4e5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T03:45:50.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:50 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:50.049+0000 7f1d4e4e5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T03:45:50.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:50 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:50.135+0000 7f1d4e4e5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T03:45:50.773 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:50 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:50.505+0000 7f1d4e4e5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T03:45:51.041 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:50 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:50.773+0000 7f1d4e4e5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T03:45:51.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:51 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:51.057+0000 7f1d4e4e5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T03:45:51.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:51 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:51.150+0000 7f1d4e4e5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T03:45:52.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:51 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:51.901+0000 7f1d4e4e5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T03:45:52.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:51 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:51.996+0000 7f1d4e4e5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T03:45:52.292 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:52 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:52.144+0000 7f1d4e4e5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T03:45:53.042 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:52 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:52.767+0000 7f1d4e4e5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T03:45:53.042 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:52 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:52.948+0000 7f1d4e4e5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T03:45:53.541 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:53 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:53.143+0000 7f1d4e4e5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T03:45:54.332 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:54 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:54.062+0000 7f1d4e4e5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T03:45:54.610 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:54 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:54.332+0000 7f1d4e4e5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:45:54.610 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:54 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:54.420+0000 7f1d4e4e5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T03:45:55.041 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:54 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:45:54.611+0000 7f1d4e4e5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T03:45:55.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: Active manager daemon a restarted 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: Activating manager daemon a 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: mgrmap e6: a(active, starting, since 0.00320337s) 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: Manager daemon a is now available 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: Found migration_current of "None". Setting to last migration. 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:45:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:45:55.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:45:55.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:45:55.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:55 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:mgr epoch 5 is available 2023-12-18T03:45:55.994 INFO:teuthology.orchestra.run.smithi093.stdout:Setting orchestrator backend to cephadm... 2023-12-18T03:45:56.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:56.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: mgrmap e7: a(active, since 1.00516s) 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: [18/Dec/2023:03:45:55] ENGINE Bus STARTING 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: [18/Dec/2023:03:45:55] ENGINE Serving on https://172.21.15.93:7150 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: [18/Dec/2023:03:45:55] ENGINE Serving on http://172.21.15.93:8765 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: [18/Dec/2023:03:45:55] ENGINE Bus STARTED 2023-12-18T03:45:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:56 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:45:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:57 smithi093 ceph-mon[38775]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:45:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:57 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:57 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:45:57.802 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-18T03:45:57.802 INFO:teuthology.orchestra.run.smithi093.stdout:Generating ssh key... 2023-12-18T03:45:58.920 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-mon[38775]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:45:58.920 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-mon[38775]: mgrmap e8: a(active, since 2s) 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: Generating public/private rsa key pair. 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: Your identification has been saved in /tmp/tmp9986nwvo/key. 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: Your public key has been saved in /tmp/tmp9986nwvo/key.pub. 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: The key fingerprint is: 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: SHA256:80Wqql/y+apHhxkx0CCffqbjT6WGKizD5JeVab2t+uM ceph-c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: The key's randomart image is: 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: +---[RSA 3072]----+ 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | . o+ | 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | o .+ | 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | o o . | 2023-12-18T03:45:58.921 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | . . o | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | = S+o . | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | . = *+*.. | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: |+. + =.O.. | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: |oooo o @.o | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: | o..o+OEBo. | 2023-12-18T03:45:58.922 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:45:58 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: +----[SHA256]-----+ 2023-12-18T03:45:59.902 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQConhYwIlncWTaDguvOJ50Rcy1tf52VifEe6jLfXc0T1sVNk3NpbuGzQlJO6lINkzDOtMjqtFsWpzouiQiFrjHH6NfmrSddmfVuExsgtHq6cSg92VQxeM2djMToC16PnlCW/uJU7oIISMTLycMDLC+mfxieMPMS2hkzOezS1ZEL2YdPU8S0dIzFK/UdHZFkz/vDYT1C4JmIW+qU9VYSP1YVZd62RP1Rx2EvOhXO3f9Av0Hakpz1xt3ATieYgMCoHjfDer9k7EEzaU+dZ/AAmW8fI1jAOOnePgKwjwgDxswWW3xUEFrPa3m00LlT7LqSTmLKYfmQnW5Lvr0kxVN67/Gn++V6VJeJSQwxGT9wP/1x/n51CTgEO3Fxlx7feQNqVyUP7vugYcWBDJkqNkwjblAYDV5nhuRC5UB6p+fArHjuemPLklz0Y+hepwZGXmlZHeYKy1rMdj51MZnv5xDNDKaMFxKP6aF3f2jU1SQQ63+AXGvlxXbeemI1sV6PB1cXkvc= ceph-c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:45:59.902 INFO:teuthology.orchestra.run.smithi093.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-18T03:45:59.903 INFO:teuthology.orchestra.run.smithi093.stdout:Adding key to root@localhost authorized_keys... 2023-12-18T03:45:59.904 INFO:teuthology.orchestra.run.smithi093.stdout:Adding host smithi093... 2023-12-18T03:45:59.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:59 smithi093 ceph-mon[38775]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:45:59.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:59 smithi093 ceph-mon[38775]: Generating ssh key... 2023-12-18T03:45:59.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:59 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:45:59.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:45:59 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:00.696 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:00 smithi093 ceph-mon[38775]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:02.041 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:01 smithi093 ceph-mon[38775]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi093", "addr": "172.21.15.93", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:02.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:01 smithi093 ceph-mon[38775]: Deploying cephadm binary to smithi093 2023-12-18T03:46:04.441 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout Added host 'smithi093' with addr '172.21.15.93' 2023-12-18T03:46:04.442 INFO:teuthology.orchestra.run.smithi093.stdout:Deploying unmanaged mon service... 2023-12-18T03:46:05.344 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:05 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:05.345 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:05 smithi093 ceph-mon[38775]: Added host smithi093 2023-12-18T03:46:05.345 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:05 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:05.345 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:05 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:05.451 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-18T03:46:05.451 INFO:teuthology.orchestra.run.smithi093.stdout:Deploying unmanaged mgr service... 2023-12-18T03:46:06.401 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-18T03:46:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:06 smithi093 ceph-mon[38775]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:06 smithi093 ceph-mon[38775]: Saving service mon spec with placement count:5 2023-12-18T03:46:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:06 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:06 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:06 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:07.988 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:07 smithi093 ceph-mon[38775]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:07.988 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:07 smithi093 ceph-mon[38775]: Saving service mgr spec with placement count:2 2023-12-18T03:46:07.988 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:07 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2960767652' entity='client.admin' 2023-12-18T03:46:07.988 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:07 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:08.293 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling the dashboard module... 2023-12-18T03:46:09.041 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:08 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/1647461608' entity='client.admin' 2023-12-18T03:46:09.041 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:08 smithi093 ceph-mon[38775]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:09.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:08 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2844408845' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T03:46:09.541 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:09 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: ignoring --setuser ceph since I am not root 2023-12-18T03:46:09.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:09 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: ignoring --setgroup ceph since I am not root 2023-12-18T03:46:09.867 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:09 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:09.768+0000 7f0b2384e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T03:46:10.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:09 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:09.867+0000 7f0b2384e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T03:46:10.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:09 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:09.958+0000 7f0b2384e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T03:46:10.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:10.047+0000 7f0b2384e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:46:10.617 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for the mgr to restart... 2023-12-18T03:46:10.618 INFO:teuthology.orchestra.run.smithi093.stdout:Waiting for mgr epoch 9... 2023-12-18T03:46:10.695 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2844408845' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T03:46:10.695 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-mon[38775]: mgrmap e9: a(active, since 14s) 2023-12-18T03:46:10.695 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3027064790' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T03:46:10.960 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:10.695+0000 7f0b2384e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:46:11.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:10 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:10.960+0000 7f0b2384e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T03:46:11.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.048+0000 7f0b2384e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T03:46:11.291 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.156+0000 7f0b2384e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T03:46:11.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.314+0000 7f0b2384e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T03:46:11.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.440+0000 7f0b2384e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T03:46:11.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.526+0000 7f0b2384e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T03:46:12.160 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:11 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:11.893+0000 7f0b2384e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T03:46:12.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:12 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:12.160+0000 7f0b2384e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T03:46:12.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:12 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:12.444+0000 7f0b2384e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T03:46:12.791 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:12 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:12.538+0000 7f0b2384e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T03:46:13.541 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:13 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:13.287+0000 7f0b2384e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T03:46:13.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:13 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:13.382+0000 7f0b2384e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T03:46:13.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:13 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:13.530+0000 7f0b2384e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T03:46:14.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:14 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:14.176+0000 7f0b2384e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T03:46:14.542 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:14 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:14.357+0000 7f0b2384e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T03:46:15.041 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:14 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:14.550+0000 7f0b2384e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T03:46:15.748 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:15 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:15.473+0000 7f0b2384e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T03:46:16.029 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:15 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:15.748+0000 7f0b2384e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:46:16.029 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:15 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:15.837+0000 7f0b2384e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T03:46:16.030 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T03:46:16.029+0000 7f0b2384e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T03:46:16.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: Active manager daemon a restarted 2023-12-18T03:46:16.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: Activating manager daemon a 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: mgrmap e10: a(active, starting, since 0.0031459s) 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: Manager daemon a is now available 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:16.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:16 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:17.343 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:17 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:46:17.343 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:17 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:46:17.343 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:17 smithi093 ceph-mon[38775]: mgrmap e11: a(active, since 1.0059s) 2023-12-18T03:46:17.343 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:17 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout { 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout } 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:mgr epoch 9 is available 2023-12-18T03:46:17.425 INFO:teuthology.orchestra.run.smithi093.stdout:Generating a dashboard self-signed certificate... 2023-12-18T03:46:18.395 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:18 smithi093 ceph-mon[38775]: [18/Dec/2023:03:46:17] ENGINE Bus STARTING 2023-12-18T03:46:18.395 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:18 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:18.548 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-18T03:46:18.548 INFO:teuthology.orchestra.run.smithi093.stdout:Creating initial admin user... 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: [18/Dec/2023:03:46:17] ENGINE Serving on http://172.21.15.93:8765 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: [18/Dec/2023:03:46:17] ENGINE Serving on https://172.21.15.93:7150 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: [18/Dec/2023:03:46:17] ENGINE Bus STARTED 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:19.207 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:19 smithi093 ceph-mon[38775]: mgrmap e12: a(active, since 2s) 2023-12-18T03:46:20.257 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$/H/Cvj8cedM1fWFSfTj5h.ptQU1hbwIpz/J4wb3H9iACGFynKFYvS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702871179, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-18T03:46:20.258 INFO:teuthology.orchestra.run.smithi093.stdout:Fetching dashboard port number... 2023-12-18T03:46:21.117 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:20 smithi093 ceph-mon[38775]: 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-18T03:46:21.117 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:20 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:21.117 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:20 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3929738939' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T03:46:21.190 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stdout 8443 2023-12-18T03:46:21.200 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T03:46:21.200 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout disabled 2023-12-18T03:46:21.207 INFO:teuthology.orchestra.run.smithi093.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T03:46:21.208 INFO:teuthology.orchestra.run.smithi093.stdout:systemctl: stdout inactive 2023-12-18T03:46:21.208 INFO:teuthology.orchestra.run.smithi093.stdout:firewalld.service is not enabled 2023-12-18T03:46:21.208 INFO:teuthology.orchestra.run.smithi093.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-18T03:46:21.209 INFO:teuthology.orchestra.run.smithi093.stdout:Ceph Dashboard is now available at: 2023-12-18T03:46:21.209 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:21.209 INFO:teuthology.orchestra.run.smithi093.stdout: URL: https://smithi093.front.sepia.ceph.com:8443/ 2023-12-18T03:46:21.209 INFO:teuthology.orchestra.run.smithi093.stdout: User: admin 2023-12-18T03:46:21.209 INFO:teuthology.orchestra.run.smithi093.stdout: Password: 1cwof8qdia 2023-12-18T03:46:21.210 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:21.210 INFO:teuthology.orchestra.run.smithi093.stdout:Saving cluster configuration to /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config directory 2023-12-18T03:46:21.210 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling autotune for osd_memory_target 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout:Or, if you are only running a single cluster on this host: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.116 INFO:teuthology.orchestra.run.smithi093.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: ceph telemetry on 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout:For more information see: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:23.117 INFO:teuthology.orchestra.run.smithi093.stdout:Bootstrap complete. 2023-12-18T03:46:23.159 INFO:tasks.cephadm:Fetching config... 2023-12-18T03:46:23.160 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:23.160 DEBUG:teuthology.orchestra.run.smithi093:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-18T03:46:23.177 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-18T03:46:23.177 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:23.177 DEBUG:teuthology.orchestra.run.smithi093:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-18T03:46:23.235 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-18T03:46:23.235 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:23.235 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-18T03:46:23.305 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-18T03:46:23.306 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:23.306 DEBUG:teuthology.orchestra.run.smithi093:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-18T03:46:23.323 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:23 smithi093 ceph-mon[38775]: mgrmap e13: a(active, since 6s) 2023-12-18T03:46:23.324 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:23 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/949566652' entity='client.admin' 2023-12-18T03:46:23.340 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-18T03:46:23.341 DEBUG:teuthology.orchestra.run.smithi093:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQConhYwIlncWTaDguvOJ50Rcy1tf52VifEe6jLfXc0T1sVNk3NpbuGzQlJO6lINkzDOtMjqtFsWpzouiQiFrjHH6NfmrSddmfVuExsgtHq6cSg92VQxeM2djMToC16PnlCW/uJU7oIISMTLycMDLC+mfxieMPMS2hkzOezS1ZEL2YdPU8S0dIzFK/UdHZFkz/vDYT1C4JmIW+qU9VYSP1YVZd62RP1Rx2EvOhXO3f9Av0Hakpz1xt3ATieYgMCoHjfDer9k7EEzaU+dZ/AAmW8fI1jAOOnePgKwjwgDxswWW3xUEFrPa3m00LlT7LqSTmLKYfmQnW5Lvr0kxVN67/Gn++V6VJeJSQwxGT9wP/1x/n51CTgEO3Fxlx7feQNqVyUP7vugYcWBDJkqNkwjblAYDV5nhuRC5UB6p+fArHjuemPLklz0Y+hepwZGXmlZHeYKy1rMdj51MZnv5xDNDKaMFxKP6aF3f2jU1SQQ63+AXGvlxXbeemI1sV6PB1cXkvc= ceph-c73d51ba-9d57-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T03:46:23.418 INFO:teuthology.orchestra.run.smithi093.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQConhYwIlncWTaDguvOJ50Rcy1tf52VifEe6jLfXc0T1sVNk3NpbuGzQlJO6lINkzDOtMjqtFsWpzouiQiFrjHH6NfmrSddmfVuExsgtHq6cSg92VQxeM2djMToC16PnlCW/uJU7oIISMTLycMDLC+mfxieMPMS2hkzOezS1ZEL2YdPU8S0dIzFK/UdHZFkz/vDYT1C4JmIW+qU9VYSP1YVZd62RP1Rx2EvOhXO3f9Av0Hakpz1xt3ATieYgMCoHjfDer9k7EEzaU+dZ/AAmW8fI1jAOOnePgKwjwgDxswWW3xUEFrPa3m00LlT7LqSTmLKYfmQnW5Lvr0kxVN67/Gn++V6VJeJSQwxGT9wP/1x/n51CTgEO3Fxlx7feQNqVyUP7vugYcWBDJkqNkwjblAYDV5nhuRC5UB6p+fArHjuemPLklz0Y+hepwZGXmlZHeYKy1rMdj51MZnv5xDNDKaMFxKP6aF3f2jU1SQQ63+AXGvlxXbeemI1sV6PB1cXkvc= ceph-c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:23.431 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQConhYwIlncWTaDguvOJ50Rcy1tf52VifEe6jLfXc0T1sVNk3NpbuGzQlJO6lINkzDOtMjqtFsWpzouiQiFrjHH6NfmrSddmfVuExsgtHq6cSg92VQxeM2djMToC16PnlCW/uJU7oIISMTLycMDLC+mfxieMPMS2hkzOezS1ZEL2YdPU8S0dIzFK/UdHZFkz/vDYT1C4JmIW+qU9VYSP1YVZd62RP1Rx2EvOhXO3f9Av0Hakpz1xt3ATieYgMCoHjfDer9k7EEzaU+dZ/AAmW8fI1jAOOnePgKwjwgDxswWW3xUEFrPa3m00LlT7LqSTmLKYfmQnW5Lvr0kxVN67/Gn++V6VJeJSQwxGT9wP/1x/n51CTgEO3Fxlx7feQNqVyUP7vugYcWBDJkqNkwjblAYDV5nhuRC5UB6p+fArHjuemPLklz0Y+hepwZGXmlZHeYKy1rMdj51MZnv5xDNDKaMFxKP6aF3f2jU1SQQ63+AXGvlxXbeemI1sV6PB1cXkvc= ceph-c73d51ba-9d57-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T03:46:23.477 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQConhYwIlncWTaDguvOJ50Rcy1tf52VifEe6jLfXc0T1sVNk3NpbuGzQlJO6lINkzDOtMjqtFsWpzouiQiFrjHH6NfmrSddmfVuExsgtHq6cSg92VQxeM2djMToC16PnlCW/uJU7oIISMTLycMDLC+mfxieMPMS2hkzOezS1ZEL2YdPU8S0dIzFK/UdHZFkz/vDYT1C4JmIW+qU9VYSP1YVZd62RP1Rx2EvOhXO3f9Av0Hakpz1xt3ATieYgMCoHjfDer9k7EEzaU+dZ/AAmW8fI1jAOOnePgKwjwgDxswWW3xUEFrPa3m00LlT7LqSTmLKYfmQnW5Lvr0kxVN67/Gn++V6VJeJSQwxGT9wP/1x/n51CTgEO3Fxlx7feQNqVyUP7vugYcWBDJkqNkwjblAYDV5nhuRC5UB6p+fArHjuemPLklz0Y+hepwZGXmlZHeYKy1rMdj51MZnv5xDNDKaMFxKP6aF3f2jU1SQQ63+AXGvlxXbeemI1sV6PB1cXkvc= ceph-c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:23.490 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-18T03:46:23.756 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:25.644 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-18T03:46:25.645 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-18T03:46:25.920 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:26.513 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:26 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3527364394' entity='client.admin' 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi093", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:27 smithi093 ceph-mon[38775]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-18T03:46:27.620 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi119 2023-12-18T03:46:27.620 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:46:27.620 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.conf 2023-12-18T03:46:27.641 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:46:27.642 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:27.702 INFO:tasks.cephadm:Adding host smithi119 to orchestrator... 2023-12-18T03:46:27.702 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch host add smithi119 2023-12-18T03:46:27.972 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:30.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:30 smithi093 ceph-mon[38775]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:31.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:31 smithi093 ceph-mon[38775]: Deploying cephadm binary to smithi119 2023-12-18T03:46:32.860 INFO:teuthology.orchestra.run.smithi093.stdout:Added host 'smithi119' with addr '172.21.15.119' 2023-12-18T03:46:33.199 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-18T03:46:33.459 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:34.247 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:33 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:34.247 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:33 smithi093 ceph-mon[38775]: Added host smithi119 2023-12-18T03:46:34.247 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:33 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:34.247 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:33 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:34.248 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:33 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:34.621 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:46:34.621 INFO:teuthology.orchestra.run.smithi093.stdout:[{"addr": "172.21.15.93", "hostname": "smithi093", "labels": [], "status": ""}, {"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}] 2023-12-18T03:46:34.957 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-18T03:46:34.958 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-18T03:46:35.215 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:35.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:35 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:36.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:36 smithi093 ceph-mon[38775]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:46:37.292 INFO:teuthology.orchestra.run.smithi093.stderr:adjusted tunables profile to default 2023-12-18T03:46:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2469630163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:37 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:37.671 INFO:tasks.cephadm:Adding mon.a on smithi093 2023-12-18T03:46:37.672 INFO:tasks.cephadm:Adding mon.b on smithi119 2023-12-18T03:46:37.672 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi093:172.21.15.93=a;smithi119:172.21.15.119=b' 2023-12-18T03:46:37.970 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2469630163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:38 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:39.186 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled mon update... 2023-12-18T03:46:39.530 DEBUG:teuthology.orchestra.run.smithi119:mon.b> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.b.service 2023-12-18T03:46:39.533 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T03:46:39.533 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T03:46:39.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:-- Logs begin at Mon 2023-12-18 03:32:28 UTC. -- 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:39 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:39.991 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:40.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:40 smithi093 ceph-mon[38775]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi093:172.21.15.93=a;smithi119:172.21.15.119=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:40.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:40 smithi093 ceph-mon[38775]: Saving service mon spec with placement smithi093:172.21.15.93=a;smithi119:172.21.15.119=b;count:2 2023-12-18T03:46:40.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:40 smithi093 ceph-mon[38775]: Deploying daemon mon.b on smithi119 2023-12-18T03:46:41.638 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:46:41.638 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":1,"fsid":"c73d51ba-9d57-11ee-95a5-87774f69a715","modified":"2023-12-18T03:45:23.629444Z","created":"2023-12-18T03:45:23.629444Z","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.93:3300","nonce":0},{"type":"v1","addr":"172.21.15.93:6789","nonce":0}]},"addr":"172.21.15.93:6789/0","public_addr":"172.21.15.93:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-18T03:46:41.640 INFO:teuthology.orchestra.run.smithi119.stderr:dumped monmap epoch 1 2023-12-18T03:46:41.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:41 smithi093 ceph-mon[38775]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:42 smithi093 ceph-mon[38775]: from='client.? 172.21.15.119:0/4205623207' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 systemd[1]: Started Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: 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-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f46e6e51-0362-4ba0-beee-92e44f29a273 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871202590645, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871202591099, "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": 1702871202, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f46e6e51-0362-4ba0-beee-92e44f29a273", "db_session_id": "CW5UEW1NO1FXV5QS6N7D", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871202591193, "job": 1, "event": "recovery_finished"} 2023-12-18T03:46:42.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: 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-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564e413e0000 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: DB pointer 0x564e413ce000 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** DB Stats ** 2023-12-18T03:46:42.897 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.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-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.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-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.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-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:46:42.898 INFO:journalctl@ceph.mon.b.smithi119.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.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-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.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 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.899 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.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-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: Block cache BinnedLRUCache@0x564e41345090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.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-18T03:46:42.900 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: using public_addr v2:172.21.15.119:0/0 -> [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: starting mon.b rank -1 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-b fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(???) e0 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).mds e1 new map 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout: e1 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:46:42.901 INFO:journalctl@ceph.mon.b.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-18T03:46:42.901 INFO:journalctl@ceph.mon.b.smithi119.stdout: legacy client fscid: -1 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout: No filesystems configured 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: 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-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:46:42.902 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mkfs c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: monmap e1: 1 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: fsmap 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e1: no daemons active 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2147368794' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3968720720' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3968720720' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T03:46:42.903 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: monmap e1: 1 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: fsmap 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e1: no daemons active 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/1869464611' entity='client.admin' 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2617854402' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3804051775' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3353529509' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Activating manager daemon a 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e2: a(active, starting, since 0.00302532s) 2023-12-18T03:46:42.904 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Manager daemon a is now available 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14100 172.21.15.93:0/216240476' entity='mgr.a' 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e3: a(active, since 1.00706s) 2023-12-18T03:46:42.905 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e4: a(active, since 3s) 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3256208533' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/4126192516' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/4126192516' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2094111476' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2094111476' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e5: a(active, since 10s) 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/679002333' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Active manager daemon a restarted 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Activating manager daemon a 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e6: a(active, starting, since 0.00320337s) 2023-12-18T03:46:42.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Manager daemon a is now available 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Found migration_current of "None". Setting to last migration. 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.907 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e7: a(active, since 1.00516s) 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:45:55] ENGINE Bus STARTING 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:45:55] ENGINE Serving on https://172.21.15.93:7150 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:45:55] ENGINE Serving on http://172.21.15.93:8765 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:45:55] ENGINE Bus STARTED 2023-12-18T03:46:42.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e8: a(active, since 2s) 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Generating ssh key... 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi093", "addr": "172.21.15.93", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.909 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Deploying cephadm binary to smithi093 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Added host smithi093 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Saving service mon spec with placement count:5 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Saving service mgr spec with placement count:2 2023-12-18T03:46:42.910 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2960767652' entity='client.admin' 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/1647461608' entity='client.admin' 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14120 172.21.15.93:0/969475516' entity='mgr.a' 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2844408845' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2844408845' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e9: a(active, since 14s) 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3027064790' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Active manager daemon a restarted 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Activating manager daemon a 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e10: a(active, starting, since 0.0031459s) 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:42.911 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Manager daemon a is now available 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e11: a(active, since 1.0059s) 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:46:17] ENGINE Bus STARTING 2023-12-18T03:46:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:46:17] ENGINE Serving on http://172.21.15.93:8765 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:46:17] ENGINE Serving on https://172.21.15.93:7150 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: [18/Dec/2023:03:46:17] ENGINE Bus STARTED 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e12: a(active, since 2s) 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: 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-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3929738939' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mgrmap e13: a(active, since 6s) 2023-12-18T03:46:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/949566652' entity='client.admin' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3527364394' entity='client.admin' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi093", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:42.914 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi093:/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Deploying cephadm binary to smithi119 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Added host smithi119 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2469630163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:42.916 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2469630163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.917 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi093:172.21.15.93=a;smithi119:172.21.15.119=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Saving service mon spec with placement smithi093:172.21.15.93=a;smithi119:172.21.15.119=b;count:2 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: Deploying daemon mon.b on smithi119 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: from='client.? 172.21.15.119:0/4205623207' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T03:46:42.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:42 smithi119 ceph-mon[43830]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-18T03:46:43.090 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T03:46:43.091 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T03:46:43.349 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T03:46:48.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:48.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: mon.a calling monitor election 2023-12-18T03:46:48.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: mon.b calling monitor election 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: fsmap 2023-12-18T03:46:48.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: mgrmap e13: a(active, since 31s) 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: overall HEALTH_OK 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:47 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: mon.a calling monitor election 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: mon.b calling monitor election 2023-12-18T03:46:48.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: fsmap 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: mgrmap e13: a(active, since 31s) 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: overall HEALTH_OK 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.145 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.146 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.146 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:47 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:48.253 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-18T03:46:48.253 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":2,"fsid":"c73d51ba-9d57-11ee-95a5-87774f69a715","modified":"2023-12-18T03:46:42.614805Z","created":"2023-12-18T03:45:23.629444Z","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.93:3300","nonce":0},{"type":"v1","addr":"172.21.15.93:6789","nonce":0}]},"addr":"172.21.15.93:6789/0","public_addr":"172.21.15.93:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","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,1]} 2023-12-18T03:46:48.255 INFO:teuthology.orchestra.run.smithi119.stderr:dumped monmap epoch 2 2023-12-18T03:46:48.793 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-18T03:46:48.793 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-18T03:46:49.041 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:49.041 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='client.? 172.21.15.119:0/2443407796' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:49.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:48 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:49.079 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='client.? 172.21.15.119:0/2443407796' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:49.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:48 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:50.294 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:50 smithi093 ceph-mon[38775]: Reconfiguring daemon mon.a on smithi093 2023-12-18T03:46:50.592 INFO:teuthology.orchestra.run.smithi093.stdout:# minimal ceph.conf for c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:50.592 INFO:teuthology.orchestra.run.smithi093.stdout:[global] 2023-12-18T03:46:50.592 INFO:teuthology.orchestra.run.smithi093.stdout: fsid = c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:46:50.592 INFO:teuthology.orchestra.run.smithi093.stdout: mon_host = [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Updating smithi093:/etc/ceph/ceph.conf 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Updating smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Updating smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:50.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:50 smithi119 ceph-mon[43830]: Reconfiguring daemon mon.a on smithi093 2023-12-18T03:46:50.972 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-18T03:46:50.972 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:50.972 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T03:46:51.004 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:51.004 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:51.072 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:46:51.072 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T03:46:51.102 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:46:51.102 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T03:46:51.171 INFO:tasks.cephadm:Adding mgr.a on smithi093 2023-12-18T03:46:51.171 INFO:tasks.cephadm:Adding mgr.b on smithi119 2023-12-18T03:46:51.171 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi093=a;smithi119=b' 2023-12-18T03:46:51.471 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T03:46:51.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/955624278' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:51 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:51.586 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:51.586 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/955624278' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:51.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:51 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: Reconfiguring mon.b (monmap changed)... 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: Reconfiguring daemon mon.b on smithi119 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:52.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:52 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.638 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled mgr update... 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: Reconfiguring mon.b (monmap changed)... 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: Reconfiguring daemon mon.b on smithi119 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:52 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:53.019 DEBUG:teuthology.orchestra.run.smithi119:mgr.b> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.b.service 2023-12-18T03:46:53.022 INFO:tasks.cephadm:Deploying OSDs... 2023-12-18T03:46:53.022 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-18T03:46:53.022 DEBUG:teuthology.orchestra.run.smithi093:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T03:46:53.044 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-18T03:46:53.045 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_1 2023-12-18T03:46:53.054 INFO:journalctl@ceph.mgr.b.smithi119.stdout:-- Logs begin at Mon 2023-12-18 03:32:28 UTC. -- 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 125513 Links: 1 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-18 03:46:25.529508522 +0000 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-18 03:37:58.872228852 +0000 2023-12-18T03:46:53.106 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-18 03:37:58.872228852 +0000 2023-12-18T03:46:53.107 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-18T03:46:53.107 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T03:46:53.179 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-18T03:46:53.179 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-18T03:46:53.180 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000266962 s, 1.9 MB/s 2023-12-18T03:46:53.181 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T03:46:53.244 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_2 2023-12-18T03:46:53.306 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 120265 Links: 1 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-18 03:46:25.582507397 +0000 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-18 03:37:59.359218243 +0000 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-18 03:37:59.359218243 +0000 2023-12-18T03:46:53.307 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-18T03:46:53.308 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T03:46:53.379 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-18T03:46:53.379 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-18T03:46:53.379 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000267546 s, 1.9 MB/s 2023-12-18T03:46:53.380 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T03:46:53.443 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_3 2023-12-18T03:46:53.504 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T03:46:53.504 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 130221 Links: 1 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-18 03:46:25.635506272 +0000 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-18 03:37:59.878206938 +0000 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-18 03:37:59.878206938 +0000 2023-12-18T03:46:53.505 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-18T03:46:53.505 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T03:46:53.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T03:46:53.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T03:46:53.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:53.573 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-18T03:46:53.574 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-18T03:46:53.574 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000245874 s, 2.1 MB/s 2023-12-18T03:46:53.575 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:53.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T03:46:53.616 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T03:46:53.616 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T03:46:53.616 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:53.638 DEBUG:teuthology.orchestra.run.smithi093:> stat /dev/vg_nvme/lv_4 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout:Device: 6h/6d Inode: 125822 Links: 1 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:53.700 INFO:teuthology.orchestra.run.smithi093.stdout:Access: 2023-12-18 03:46:25.691505083 +0000 2023-12-18T03:46:53.701 INFO:teuthology.orchestra.run.smithi093.stdout:Modify: 2023-12-18 03:38:00.370196221 +0000 2023-12-18T03:46:53.701 INFO:teuthology.orchestra.run.smithi093.stdout:Change: 2023-12-18 03:38:00.370196221 +0000 2023-12-18T03:46:53.701 INFO:teuthology.orchestra.run.smithi093.stdout: Birth: - 2023-12-18T03:46:53.701 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T03:46:53.772 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records in 2023-12-18T03:46:53.772 INFO:teuthology.orchestra.run.smithi093.stderr:1+0 records out 2023-12-18T03:46:53.772 INFO:teuthology.orchestra.run.smithi093.stderr:512 bytes copied, 0.000271127 s, 1.9 MB/s 2023-12-18T03:46:53.773 DEBUG:teuthology.orchestra.run.smithi093:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T03:46:53.835 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-18T03:46:53.835 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T03:46:53.854 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-18T03:46:53.854 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 125554 Links: 1 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 03:46:53.909635354 +0000 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 03:37:51.985679284 +0000 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 03:37:51.985679284 +0000 2023-12-18T03:46:53.913 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T03:46:53.914 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T03:46:53.984 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T03:46:53.984 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T03:46:53.984 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000250325 s, 2.0 MB/s 2023-12-18T03:46:53.985 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T03:46:54.044 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 127442 Links: 1 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 03:46:53.909635354 +0000 2023-12-18T03:46:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 03:37:52.480666942 +0000 2023-12-18T03:46:54.104 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 03:37:52.480666942 +0000 2023-12-18T03:46:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T03:46:54.104 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T03:46:54.170 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T03:46:54.170 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T03:46:54.170 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000223865 s, 2.3 MB/s 2023-12-18T03:46:54.171 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T03:46:54.230 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2023-12-18T03:46:54.288 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T03:46:54.288 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 128362 Links: 1 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 03:46:53.909635354 +0000 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 03:37:52.985654350 +0000 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 03:37:52.985654350 +0000 2023-12-18T03:46:54.289 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T03:46:54.289 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T03:46:54.356 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T03:46:54.356 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T03:46:54.356 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000201897 s, 2.5 MB/s 2023-12-18T03:46:54.357 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T03:46:54.416 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2023-12-18T03:46:54.474 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T03:46:54.474 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T03:46:54.474 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 125938 Links: 1 2023-12-18T03:46:54.474 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T03:46:54.474 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T03:46:54.475 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-18 03:46:53.909635354 +0000 2023-12-18T03:46:54.475 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-18 03:37:53.500641509 +0000 2023-12-18T03:46:54.475 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-18 03:37:53.500641509 +0000 2023-12-18T03:46:54.475 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-18T03:46:54.475 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T03:46:54.539 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-mon[43830]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi093=a;smithi119=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:54.539 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-mon[43830]: Saving service mgr spec with placement smithi093=a;smithi119=b;count:2 2023-12-18T03:46:54.539 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-mon[43830]: Deploying daemon mgr.b on smithi119 2023-12-18T03:46:54.540 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:54 smithi119 bash[45527]: 391cc3f91f3e66da65a6c1b100af855d83a06bf556b215910a209e02057d6421 2023-12-18T03:46:54.540 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:54 smithi119 systemd[1]: Started Ceph mgr.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:46:54.542 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-18T03:46:54.542 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-18T03:46:54.542 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.00019432 s, 2.6 MB/s 2023-12-18T03:46:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:54 smithi093 ceph-mon[38775]: from='client.14198 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi093=a;smithi119=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:54 smithi093 ceph-mon[38775]: Saving service mgr spec with placement smithi093=a;smithi119=b;count:2 2023-12-18T03:46:54.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:54 smithi093 ceph-mon[38775]: Deploying daemon mgr.b on smithi119 2023-12-18T03:46:54.543 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T03:46:54.601 INFO:tasks.cephadm:Deploying osd.0 on smithi093 with /dev/vg_nvme/lv_4... 2023-12-18T03:46:54.601 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T03:46:54.873 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:54.771+0000 7f561bc14200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T03:46:54.879 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:55.143 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:54.872+0000 7f561bc14200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T03:46:55.170 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:54 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:54.984+0000 7f561bc14200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T03:46:55.171 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:55.083+0000 7f561bc14200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:55 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:56.070 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:55.740+0000 7f561bc14200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:46:56.070 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:55 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:55.984+0000 7f561bc14200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T03:46:56.192 INFO:teuthology.orchestra.run.smithi093.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T03:46:56.193 INFO:teuthology.orchestra.run.smithi093.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T03:46:56.193 INFO:teuthology.orchestra.run.smithi093.stderr: stderr: 10+0 records in 2023-12-18T03:46:56.193 INFO:teuthology.orchestra.run.smithi093.stderr:10+0 records out 2023-12-18T03:46:56.193 INFO:teuthology.orchestra.run.smithi093.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111741 s, 938 MB/s 2023-12-18T03:46:56.193 INFO:teuthology.orchestra.run.smithi093.stderr:--> Zapping successful for: 2023-12-18T03:46:56.334 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.070+0000 7f561bc14200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T03:46:56.334 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.178+0000 7f561bc14200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T03:46:56.483 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: Reconfiguring daemon mgr.a on smithi093 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:56.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:56 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.643 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.333+0000 7f561bc14200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T03:46:56.643 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.461+0000 7f561bc14200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.547+0000 7f561bc14200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: Reconfiguring daemon mgr.a on smithi093 2023-12-18T03:46:56.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:56.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:56.719 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi093:vg_nvme/lv_4 2023-12-18T03:46:56.976 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:46:57.185 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:56 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:56.919+0000 7f561bc14200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T03:46:57.468 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:57.185+0000 7f561bc14200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T03:46:57.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:57.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:57 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:57.467+0000 7f561bc14200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:57.560+0000 7f561bc14200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:46:57.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:57 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:46:58.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:58.331+0000 7f561bc14200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T03:46:58.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:58.426+0000 7f561bc14200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T03:46:58.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:58.575+0000 7f561bc14200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T03:46:58.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-mon[43830]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:58.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-mon[43830]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi093:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:58.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T03:46:58.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T03:46:58.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:46:58 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:58.983 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:58 smithi093 ceph-mon[38775]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:46:58.983 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:58 smithi093 ceph-mon[38775]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi093:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:46:58.983 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:58 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T03:46:58.983 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:58 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T03:46:58.983 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:46:58 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:46:59.582 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:59 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:59.207+0000 7f561bc14200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T03:46:59.582 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:59 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:59.388+0000 7f561bc14200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T03:47:00.770 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:46:59 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:46:59.582+0000 7f561bc14200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T03:47:00.771 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:47:00 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:47:00.503+0000 7f561bc14200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T03:47:01.047 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:47:00 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:47:00.770+0000 7f561bc14200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T03:47:01.047 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:47:00 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:47:00.858+0000 7f561bc14200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T03:47:01.047 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b[45582]: 2023-12-18T03:47:01.047+0000 7f561bc14200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2589883694' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a5d19eb-225b-4d70-9272-32d8bd8eea69"}]: dispatch 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2589883694' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a5d19eb-225b-4d70-9272-32d8bd8eea69"}]': finished 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:01.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:01 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/1764479632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T03:47:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2589883694' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a5d19eb-225b-4d70-9272-32d8bd8eea69"}]: dispatch 2023-12-18T03:47:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2589883694' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a5d19eb-225b-4d70-9272-32d8bd8eea69"}]': finished 2023-12-18T03:47:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T03:47:01.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:01.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:01 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/1764479632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T03:47:02.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:02 smithi119 ceph-mon[43830]: Standby manager daemon b started 2023-12-18T03:47:02.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:02 smithi119 ceph-mon[43830]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T03:47:02.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:02 smithi119 ceph-mon[43830]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T03:47:02.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:02 smithi119 ceph-mon[43830]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T03:47:02.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:02 smithi119 ceph-mon[43830]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T03:47:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:02 smithi093 ceph-mon[38775]: Standby manager daemon b started 2023-12-18T03:47:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:02 smithi093 ceph-mon[38775]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T03:47:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:02 smithi093 ceph-mon[38775]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T03:47:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:02 smithi093 ceph-mon[38775]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T03:47:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:02 smithi093 ceph-mon[38775]: from='mgr.? 172.21.15.119:0/1233222630' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T03:47:03.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:03 smithi093 ceph-mon[38775]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:03.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:03 smithi093 ceph-mon[38775]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T03:47:03.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:03 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T03:47:03.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:03 smithi119 ceph-mon[43830]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:03.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:03 smithi119 ceph-mon[43830]: mgrmap e14: a(active, since 46s), standbys: b 2023-12-18T03:47:03.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:03 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T03:47:05.186 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:05 smithi093 ceph-mon[38775]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:05.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:05 smithi119 ceph-mon[43830]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:06.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:06 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T03:47:06.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:06 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:06.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:06 smithi119 ceph-mon[43830]: Deploying daemon osd.0 on smithi093 2023-12-18T03:47:06.466 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:06 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T03:47:06.466 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:06 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:06.466 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:06 smithi093 ceph-mon[38775]: Deploying daemon osd.0 on smithi093 2023-12-18T03:47:07.360 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:07 smithi093 ceph-mon[38775]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:07 smithi119 ceph-mon[43830]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:09 smithi093 ceph-mon[38775]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:09 smithi119 ceph-mon[43830]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:10.165 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:10 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:10.165 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:10 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:10.166 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:10 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:10.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:10 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:10 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:10 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:11.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:11 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:11.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:11 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:11.425 INFO:teuthology.orchestra.run.smithi093.stdout:Created osd(s) 0 on host 'smithi093' 2023-12-18T03:47:11.817 DEBUG:teuthology.orchestra.run.smithi093:osd.0> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.0.service 2023-12-18T03:47:11.819 INFO:tasks.cephadm:Deploying osd.1 on smithi119 with /dev/vg_nvme/lv_4... 2023-12-18T03:47:11.820 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T03:47:11.849 INFO:journalctl@ceph.osd.0.smithi093.stdout:-- Logs begin at Mon 2023-12-18 03:32:21 UTC. -- 2023-12-18T03:47:12.087 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T03:47:12.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:12 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:12.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:12 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:12.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:12 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:12.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:12 smithi119 ceph-mon[43830]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:12.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:12 smithi119 ceph-mon[43830]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T03:47:12.499 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T03:47:12.267+0000 7ff240ca9640 -1 osd.0 0 log_to_monitors true 2023-12-18T03:47:12.499 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:12.499 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:12.500 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:12.500 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-mon[38775]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:12.500 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:12 smithi093 ceph-mon[38775]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T03:47:13.322 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T03:47:13.323 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-18T03:47:13.323 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-18T03:47:13.323 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-18T03:47:13.323 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151189 s, 694 MB/s 2023-12-18T03:47:13.323 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 2023-12-18T03:47:13.323 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-18T03:47:13.620 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:13 smithi119 ceph-mon[43830]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T03:47:13.620 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:13 smithi119 ceph-mon[43830]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T03:47:13.620 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:13 smithi119 ceph-mon[43830]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-18T03:47:13.620 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:13 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:13.635 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-mon[38775]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T03:47:13.636 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-mon[38775]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T03:47:13.636 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-mon[38775]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]: dispatch 2023-12-18T03:47:13.636 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:13.636 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T03:47:13.420+0000 7ff236320700 -1 osd.0 0 waiting for initial osdmap 2023-12-18T03:47:13.636 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 03:47:13 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T03:47:13.425+0000 7ff230116700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T03:47:13.718 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_4 2023-12-18T03:47:13.979 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T03:47:14.742 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]': finished 2023-12-18T03:47:14.742 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T03:47:14.742 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:14.742 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: Detected new or changed devices on smithi093 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: Adjusting osd_memory_target on smithi093 to 17113M 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.743 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:14 smithi119 ceph-mon[43830]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:14.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi093", "root=default"]}]': finished 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: Detected new or changed devices on smithi093 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: Adjusting osd_memory_target on smithi093 to 17113M 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:14.793 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:14.793 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:14 smithi093 ceph-mon[38775]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: purged_snaps scrub starts 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: purged_snaps scrub ok 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461] boot 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T03:47:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:15 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: purged_snaps scrub starts 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: purged_snaps scrub ok 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: osd.0 [v2:172.21.15.93:6802/1442119461,v1:172.21.15.93:6803/1442119461] boot 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T03:47:15.816 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:15 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:17.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:16 smithi119 ceph-mon[43830]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T03:47:17.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:16 smithi119 ceph-mon[43830]: pgmap v29: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:17.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:16 smithi093 ceph-mon[38775]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T03:47:17.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:16 smithi093 ceph-mon[38775]: pgmap v29: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: from='client.? 172.21.15.119:0/3740865827' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]: dispatch 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]: dispatch 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]': finished 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:18.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:17 smithi119 ceph-mon[43830]: from='client.? 172.21.15.119:0/966151070' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: from='client.? 172.21.15.119:0/3740865827' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]: dispatch 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]: dispatch 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5de24e4d-bc64-44b0-97df-07416def9418"}]': finished 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:18.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:17 smithi093 ceph-mon[38775]: from='client.? 172.21.15.119:0/966151070' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T03:47:19.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:18 smithi119 ceph-mon[43830]: pgmap v31: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:19.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:18 smithi093 ceph-mon[38775]: pgmap v31: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:21.315 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:21 smithi119 ceph-mon[43830]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:21.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:21 smithi093 ceph-mon[38775]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:22.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:22 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T03:47:22.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:22 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:22.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:22 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T03:47:22.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:22 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:23.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:23 smithi119 ceph-mon[43830]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:23.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:23 smithi119 ceph-mon[43830]: Deploying daemon osd.1 on smithi119 2023-12-18T03:47:23.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:23 smithi093 ceph-mon[38775]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:23.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:23 smithi093 ceph-mon[38775]: Deploying daemon osd.1 on smithi119 2023-12-18T03:47:25.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:25 smithi119 ceph-mon[43830]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:25.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:25 smithi093 ceph-mon[38775]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:27.001 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.001 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:27.001 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.001 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:27.001 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:27.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:27.002 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:26 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:27.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:26 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:28.068 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 1 on host 'smithi119' 2023-12-18T03:47:28.459 DEBUG:teuthology.orchestra.run.smithi119:osd.1> sudo journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.1.service 2023-12-18T03:47:28.462 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2023-12-18T03:47:28.462 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T03:47:28.495 INFO:journalctl@ceph.osd.1.smithi119.stdout:-- Logs begin at Mon 2023-12-18 03:32:28 UTC. -- 2023-12-18T03:47:28.738 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:29.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:29 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:29.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:29 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:29.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:29 smithi119 ceph-mon[43830]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:29.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:29 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:29.144 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 03:47:29 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T03:47:29.036+0000 7f30a3511640 -1 osd.1 0 log_to_monitors true 2023-12-18T03:47:29.170 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:29.170 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:29.170 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:29 smithi093 ceph-mon[38775]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:29.171 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:29 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:29.898 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:30.190 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:30 smithi093 ceph-mon[38775]: from='osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T03:47:30.191 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:30 smithi093 ceph-mon[38775]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T03:47:30.191 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:30 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3718729680' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T03:47:30.264 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1702871234,"num_in_osds":2,"osd_in_since":1702871236,"num_remapped_pgs":0} 2023-12-18T03:47:30.297 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:30 smithi119 ceph-mon[43830]: from='osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T03:47:30.297 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:30 smithi119 ceph-mon[43830]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T03:47:30.297 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:30 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3718729680' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T03:47:31.265 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T03:47:31.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T03:47:31.054+0000 7f3098b88700 -1 osd.1 0 waiting for initial osdmap 2023-12-18T03:47:31.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T03:47:31.057+0000 7f309297e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:31.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:31.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:31 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.531 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:31.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:31.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:31 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:32.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: purged_snaps scrub starts 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: purged_snaps scrub ok 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: Detected new or changed devices on smithi119 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: Adjusting osd_memory_target on smithi119 to 17113M 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:32 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:32.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: purged_snaps scrub starts 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: purged_snaps scrub ok 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: Detected new or changed devices on smithi119 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: Adjusting osd_memory_target on smithi119 to 17113M 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:32.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:32 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:32.713 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:33.083 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":13,"num_osds":2,"num_up_osds":2,"osd_up_since":1702871252,"num_in_osds":2,"osd_in_since":1702871236,"num_remapped_pgs":0} 2023-12-18T03:47:33.084 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T03:47:33.341 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:33.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:33 smithi119 ceph-mon[43830]: osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861] boot 2023-12-18T03:47:33.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:33 smithi119 ceph-mon[43830]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T03:47:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:33 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:33 smithi119 ceph-mon[43830]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:33 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3990588612' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T03:47:33.443 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:33 smithi093 ceph-mon[38775]: osd.1 [v2:172.21.15.119:6800/3119218861,v1:172.21.15.119:6801/3119218861] boot 2023-12-18T03:47:33.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:33 smithi093 ceph-mon[38775]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T03:47:33.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:33 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T03:47:33.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:33 smithi093 ceph-mon[38775]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T03:47:33.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:33 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3990588612' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T03:47:34.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:34 smithi119 ceph-mon[43830]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:47:34.468 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:34.468 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":14,"fsid":"c73d51ba-9d57-11ee-95a5-87774f69a715","created":"2023-12-18T03:45:25.610389+0000","modified":"2023-12-18T03:47:33.058403+0000","last_up_change":"2023-12-18T03:47:32.052720+0000","last_in_change":"2023-12-18T03:47:16.948158+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":"3a5d19eb-225b-4d70-9272-32d8bd8eea69","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.93:6802","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6803","nonce":1442119461}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6805","nonce":1442119461}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6808","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6809","nonce":1442119461}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6807","nonce":1442119461}]},"public_addr":"172.21.15.93:6803/1442119461","cluster_addr":"172.21.15.93:6805/1442119461","heartbeat_back_addr":"172.21.15.93:6809/1442119461","heartbeat_front_addr":"172.21.15.93:6807/1442119461","state":["exists","up"]},{"osd":1,"uuid":"5de24e4d-bc64-44b0-97df-07416def9418","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.119:6800","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6801","nonce":3119218861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6803","nonce":3119218861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6807","nonce":3119218861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6805","nonce":3119218861}]},"public_addr":"172.21.15.119:6801/3119218861","cluster_addr":"172.21.15.119:6803/3119218861","heartbeat_back_addr":"172.21.15.119:6807/3119218861","heartbeat_front_addr":"172.21.15.119:6805/3119218861","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-18T03:47:13.273581+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-18T03:47:30.030474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.93:0/1836193253":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/22710973":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/339148659":"2023-12-19T03:46:16.043982+0000","172.21.15.93:6801/630507531":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/3076575897":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6801/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1325618762":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1920157122":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/630507531":"2023-12-19T03:46:16.043982+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-18T03:47:34.497 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:34 smithi093 ceph-mon[38775]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:47:34.889 INFO:tasks.cephadm.ceph_manager.ceph:[] 2023-12-18T03:47:34.889 INFO:tasks.cephadm:Setting up client nodes... 2023-12-18T03:47:34.889 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-18T03:47:34.890 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-18T03:47:34.890 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-18T03:47:35.148 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:35.325 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:35 smithi093 ceph-mon[38775]: pgmap v43: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:35.325 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:35 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/1972287957' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:35.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:35 smithi119 ceph-mon[43830]: pgmap v43: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:35.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:35 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/1972287957' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:36.381 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:36.754 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":14,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6800","nonce":4291613676},{"type":"v1","addr":"172.21.15.93:6801","nonce":4291613676}]},"active_addr":"172.21.15.93:6801/4291613676","active_change":"2023-12-18T03:46:16.044144+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.93: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.93:0","nonce":752664318}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.93:0","nonce":2597486012}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.93:0","nonce":3010189102}]}]} 2023-12-18T03:47:36.757 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-18T03:47:36.757 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-18T03:47:36.758 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T03:47:37.016 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:37.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:37 smithi119 ceph-mon[43830]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:37.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:37 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3374259851' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T03:47:37.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:37 smithi093 ceph-mon[38775]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:37.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:37 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3374259851' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T03:47:38.169 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:38.169 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":14,"fsid":"c73d51ba-9d57-11ee-95a5-87774f69a715","created":"2023-12-18T03:45:25.610389+0000","modified":"2023-12-18T03:47:33.058403+0000","last_up_change":"2023-12-18T03:47:32.052720+0000","last_in_change":"2023-12-18T03:47:16.948158+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":"3a5d19eb-225b-4d70-9272-32d8bd8eea69","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.93:6802","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6803","nonce":1442119461}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6805","nonce":1442119461}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6808","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6809","nonce":1442119461}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6807","nonce":1442119461}]},"public_addr":"172.21.15.93:6803/1442119461","cluster_addr":"172.21.15.93:6805/1442119461","heartbeat_back_addr":"172.21.15.93:6809/1442119461","heartbeat_front_addr":"172.21.15.93:6807/1442119461","state":["exists","up"]},{"osd":1,"uuid":"5de24e4d-bc64-44b0-97df-07416def9418","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.119:6800","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6801","nonce":3119218861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6803","nonce":3119218861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6807","nonce":3119218861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6805","nonce":3119218861}]},"public_addr":"172.21.15.119:6801/3119218861","cluster_addr":"172.21.15.119:6803/3119218861","heartbeat_back_addr":"172.21.15.119:6807/3119218861","heartbeat_front_addr":"172.21.15.119:6805/3119218861","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-18T03:47:13.273581+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-18T03:47:30.030474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.93:0/1836193253":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/22710973":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/339148659":"2023-12-19T03:46:16.043982+0000","172.21.15.93:6801/630507531":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/3076575897":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6801/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1325618762":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1920157122":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/630507531":"2023-12-19T03:46:16.043982+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-18T03:47:38.530 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-18T03:47:38.530 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T03:47:38.788 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:39.252 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:39 smithi093 ceph-mon[38775]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:39.252 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:39 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/3665673558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:39.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:39 smithi119 ceph-mon[43830]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:39.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:39 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/3665673558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:39.937 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:39.937 INFO:teuthology.orchestra.run.smithi093.stdout:{"epoch":14,"fsid":"c73d51ba-9d57-11ee-95a5-87774f69a715","created":"2023-12-18T03:45:25.610389+0000","modified":"2023-12-18T03:47:33.058403+0000","last_up_change":"2023-12-18T03:47:32.052720+0000","last_in_change":"2023-12-18T03:47:16.948158+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":"3a5d19eb-225b-4d70-9272-32d8bd8eea69","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.93:6802","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6803","nonce":1442119461}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6804","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6805","nonce":1442119461}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6808","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6809","nonce":1442119461}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.93:6806","nonce":1442119461},{"type":"v1","addr":"172.21.15.93:6807","nonce":1442119461}]},"public_addr":"172.21.15.93:6803/1442119461","cluster_addr":"172.21.15.93:6805/1442119461","heartbeat_back_addr":"172.21.15.93:6809/1442119461","heartbeat_front_addr":"172.21.15.93:6807/1442119461","state":["exists","up"]},{"osd":1,"uuid":"5de24e4d-bc64-44b0-97df-07416def9418","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.119:6800","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6801","nonce":3119218861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6803","nonce":3119218861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6807","nonce":3119218861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":3119218861},{"type":"v1","addr":"172.21.15.119:6805","nonce":3119218861}]},"public_addr":"172.21.15.119:6801/3119218861","cluster_addr":"172.21.15.119:6803/3119218861","heartbeat_back_addr":"172.21.15.119:6807/3119218861","heartbeat_front_addr":"172.21.15.119:6805/3119218861","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-18T03:47:13.273581+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-18T03:47:30.030474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.93:0/1836193253":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/22710973":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/339148659":"2023-12-19T03:46:16.043982+0000","172.21.15.93:6801/630507531":"2023-12-19T03:46:16.043982+0000","172.21.15.93:0/3076575897":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6801/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1325618762":"2023-12-19T03:45:54.624898+0000","172.21.15.93:0/1920157122":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/4099324409":"2023-12-19T03:45:54.624898+0000","172.21.15.93:6800/630507531":"2023-12-19T03:46:16.043982+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-18T03:47:40.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:40 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2670003744' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:40.305 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-18T03:47:40.306 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-18T03:47:40.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:40 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2670003744' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T03:47:40.575 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:41.167 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:41.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:41 smithi093 ceph-mon[38775]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:41.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:41 smithi119 ceph-mon[43830]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:42.367 INFO:teuthology.orchestra.run.smithi093.stdout:55834574853 2023-12-18T03:47:42.367 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-18T03:47:42.841 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:42.978 INFO:teuthology.orchestra.run.smithi093.stdout:34359738377 2023-12-18T03:47:42.979 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-18T03:47:43.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:43 smithi093 ceph-mon[38775]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:43.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:43 smithi119 ceph-mon[43830]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:43.496 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:44.151 INFO:teuthology.orchestra.run.smithi093.stdout:55834574854 2023-12-18T03:47:44.534 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574853 got 55834574854 for osd.1 2023-12-18T03:47:44.535 DEBUG:teuthology.parallel:result is None 2023-12-18T03:47:45.001 INFO:teuthology.orchestra.run.smithi093.stdout:34359738377 2023-12-18T03:47:45.280 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:45 smithi093 ceph-mon[38775]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:45.280 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:45 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/738830961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T03:47:45.280 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:45 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/2568837851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T03:47:45.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:45 smithi119 ceph-mon[43830]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:45.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:45 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/738830961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T03:47:45.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:45 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/2568837851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T03:47:45.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738377 got 34359738377 for osd.0 2023-12-18T03:47:45.396 DEBUG:teuthology.parallel:result is None 2023-12-18T03:47:45.396 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-18T03:47:45.396 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T03:47:45.655 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:46.771 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:46.773 INFO:teuthology.orchestra.run.smithi093.stderr:dumped all 2023-12-18T03:47:47.161 INFO:teuthology.orchestra.run.smithi093.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2023-12-18T03:47:46.060955+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":3190,"internal_metadata":55309194},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574854,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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.372}]}]},{"osd":0,"up_from":8,"seq":34359738378,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"internally_reserved":0,"allocated":122880,"data_stored":30184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]}],"pool_statfs":[]}} 2023-12-18T03:47:47.161 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T03:47:47.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:47 smithi119 ceph-mon[43830]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:47.418 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:47.533 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:47 smithi093 ceph-mon[38775]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:48.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:48 smithi119 ceph-mon[43830]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:48.538 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:48.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:48 smithi093 ceph-mon[38775]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:48.541 INFO:teuthology.orchestra.run.smithi093.stderr:dumped all 2023-12-18T03:47:48.919 INFO:teuthology.orchestra.run.smithi093.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-18T03:47:48.061332+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":3190,"internal_metadata":55309194},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574855,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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.438}]}]},{"osd":0,"up_from":8,"seq":34359738378,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"internally_reserved":0,"allocated":122880,"data_stored":30184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]}],"pool_statfs":[]}} 2023-12-18T03:47:48.920 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-18T03:47:48.920 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-18T03:47:48.920 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-18T03:47:48.920 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-18T03:47:49.180 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:49.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:49 smithi093 ceph-mon[38775]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:49.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:49 smithi119 ceph-mon[43830]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:50.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:50 smithi093 ceph-mon[38775]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:50.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:50 smithi119 ceph-mon[43830]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:50.396 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:50.396 INFO:teuthology.orchestra.run.smithi093.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-18T03:47:50.770 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-18T03:47:50.770 INFO:tasks.cephadm:Setup complete, yielding 2023-12-18T03:47:50.772 INFO:teuthology.run_tasks:Running task exec... 2023-12-18T03:47:50.810 INFO:teuthology.task.exec:Executing custom commands... 2023-12-18T03:47:50.810 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi093.front.sepia.ceph.com 2023-12-18T03:47:50.811 DEBUG:teuthology.orchestra.run.smithi093:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T03:47:50.842 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T03:47:50.843 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T03:47:50.884 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-12-18T03:47:50.902 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-18T03:47:50.902 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch apply -i - 2023-12-18T03:47:51.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:51 smithi119 ceph-mon[43830]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:51.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:51 smithi119 ceph-mon[43830]: from='client.? 172.21.15.93:0/1794105318' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T03:47:51.157 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:51.442 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:51 smithi093 ceph-mon[38775]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:51.442 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:51 smithi093 ceph-mon[38775]: from='client.? 172.21.15.93:0/1794105318' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T03:47:52.377 INFO:teuthology.orchestra.run.smithi093.stdout:Scheduled mon update... 2023-12-18T03:47:52.378 INFO:teuthology.orchestra.run.smithi093.stdout:Scheduled container.foo update... 2023-12-18T03:47:52.378 INFO:teuthology.orchestra.run.smithi093.stdout:Scheduled container.bar update... 2023-12-18T03:47:52.770 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T03:47:52.780 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2023-12-18T03:47:52.781 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:47:53.057 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:53.434 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: Saving service mon spec with placement * 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: Saving service container.foo spec with placement * 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: Saving service container.bar spec with placement * 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.435 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:53.436 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:53.436 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:53.436 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.436 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:53 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: Saving service mon spec with placement * 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: Saving service container.foo spec with placement * 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: Saving service container.bar spec with placement * 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:53.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:53 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:54.248 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:54.248 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:47:52.378129Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:47:52.375090Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:47:10.391248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:47:10.391129Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:47:10.391324Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:47:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:54 smithi093 ceph-mon[38775]: Deploying daemon container.foo.smithi093 on smithi093 2023-12-18T03:47:54.638 INFO:tasks.cephadm:mon has 2/2 2023-12-18T03:47:54.638 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T03:47:54.651 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2023-12-18T03:47:54.651 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:47:54.652 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:54 smithi119 ceph-mon[43830]: Deploying daemon container.foo.smithi093 on smithi093 2023-12-18T03:47:54.934 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:55 smithi119 ceph-mon[43830]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:55 smithi119 ceph-mon[43830]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:55.710 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:55 smithi093 ceph-mon[38775]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:55.710 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:55 smithi093 ceph-mon[38775]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:56.116 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:47:56.117 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:47:52.378129Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:47:52.375090Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:47:10.391248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:47:10.391129Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:47:10.391324Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:47:57.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:57 smithi119 ceph-mon[43830]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:57.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:57 smithi119 ceph-mon[43830]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:57.707 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:57 smithi093 ceph-mon[38775]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:57.707 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:57 smithi093 ceph-mon[38775]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:47:57.732 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T03:47:58.734 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:47:58.999 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:47:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:59 smithi119 ceph-mon[43830]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:59 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:59 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:47:59 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:59.700 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:59 smithi093 ceph-mon[38775]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:47:59.701 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:59 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:59.701 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:59 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:47:59.701 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:47:59 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:00.137 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:00.137 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:47:52.378129Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:47:58.627872Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:47:10.391248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:47:10.391129Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:47:10.391324Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:00.508 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:00 smithi093 ceph-mon[38775]: Deploying daemon container.foo.smithi119 on smithi119 2023-12-18T03:48:00.510 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T03:48:00.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:00 smithi119 ceph-mon[43830]: Deploying daemon container.foo.smithi119 on smithi119 2023-12-18T03:48:01.511 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:01.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:01 smithi119 ceph-mon[43830]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:01.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:01 smithi119 ceph-mon[43830]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:01.781 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:01.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:01 smithi093 ceph-mon[38775]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:01.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:01 smithi093 ceph-mon[38775]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:02.922 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:02.922 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:47:52.378129Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:47:58.627872Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:47:10.391248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:47:10.391129Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:47:10.391324Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:03.335 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T03:48:03.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:03 smithi093 ceph-mon[38775]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:03.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:03 smithi119 ceph-mon[43830]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:04.336 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:04.606 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:04 smithi119 ceph-mon[43830]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:04 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:04 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:04 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:04 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:04 smithi093 ceph-mon[38775]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:04.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:04 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:04 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:04 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:04.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:04 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.533 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: Deploying daemon container.bar.smithi119 on smithi119 2023-12-18T03:48:05.533 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:05.534 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.534 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.534 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.534 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:05 smithi119 ceph-mon[43830]: Deploying daemon container.bar.smithi093 on smithi093 2023-12-18T03:48:05.771 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: Deploying daemon container.bar.smithi119 on smithi119 2023-12-18T03:48:05.771 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:05.772 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.772 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.772 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:05.772 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:05 smithi093 ceph-mon[38775]: Deploying daemon container.bar.smithi093 on smithi093 2023-12-18T03:48:05.901 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:05.901 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:05.230067Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:47:10.391248Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:47:10.391129Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:47:10.391324Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:06.299 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:07 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:07.300 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:07.393 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:07.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:07 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:07.674 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:09.004 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:09.004 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:08.003692Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:08.003559Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:08.003290Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:08.003126Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:08.003427Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:09.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:09.293 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 ceph-mon[38775]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:09.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:09.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:09.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:09.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:09.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:09 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:09.773 INFO:tasks.cephadm:container.foo has 2/2 2023-12-18T03:48:09.773 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T03:48:09.783 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2023-12-18T03:48:09.783 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:10.008 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:09 smithi093 systemd[1]: Stopping Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:10.166 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-mon[38775]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-mon[38775]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-mon[38775]: Deploying daemon mon.a on smithi093 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-mon[38775]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-mon[38775]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T03:48:10.290 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[38752]: 2023-12-18T03:48:10.077+0000 7f1ed7da4700 -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-18T03:48:10.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[38752]: 2023-12-18T03:48:10.077+0000 7f1ed7da4700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T03:48:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:10 smithi119 ceph-mon[43830]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:10 smithi119 ceph-mon[43830]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T03:48:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:10 smithi119 ceph-mon[43830]: Deploying daemon mon.a on smithi093 2023-12-18T03:48:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:10 smithi119 ceph-mon[43830]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:10.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:10 smithi119 ceph-mon[43830]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-18T03:48:10.993 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:10 smithi093 bash[67064]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a 2023-12-18T03:48:11.243 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T03:48:11.243 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 systemd[1]: Stopped Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:11.243 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 systemd[1]: Starting Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:11.412 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:11.412 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:08.003692Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:08.003559Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:08.003290Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:08.003126Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:08.003427Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:11.767 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:11.858 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T03:48:11.858 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev), process ceph-mon, pid 7 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: pidfile_write: ignore empty --pid-file 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 bash[67384]: e471101bdc0a70ad89ad0fcb5343912e363ed703ce1f59fdbc14a1aca82703a0 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: load: jerasure load: lrc 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: RocksDB version: 7.9.2 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Git sha 0 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Compile date 2023-12-17 19:53:11 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: DB SUMMARY 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: DB Session ID: 0YB2U37U3F5KVAI7Y7BI 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: CURRENT file: CURRENT 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T03:48:11.859 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 3254283 ; 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.error_if_exists: 0 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.create_if_missing: 0 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.paranoid_checks: 1 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T03:48:11.860 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.env: 0x560e2f543a60 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.info_log: 0x560e316cd760 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.statistics: (nil) 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.use_fsync: 0 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_log_file_size: 0 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T03:48:11.861 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_fallocate: 1 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.use_direct_reads: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.db_log_dir: 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.wal_dir: 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T03:48:11.862 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.write_buffer_manager: 0x560e316834a0 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T03:48:11.863 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.unordered_write: 0 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.row_cache: None 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.wal_filter: None 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T03:48:11.864 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.two_write_queues: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.wal_compression: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.atomic_flush: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.log_readahead_size: 0 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T03:48:11.865 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_background_jobs: 2 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_background_compactions: -1 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_subcompactions: 1 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T03:48:11.866 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_open_files: -1 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T03:48:11.867 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_background_flushes: -1 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Compression algorithms supported: 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kZSTD supported: 0 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kXpressCompression supported: 0 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kZlibCompression supported: 1 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kSnappyCompression supported: 1 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kLZ4Compression supported: 1 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: kBZip2Compression supported: 0 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T03:48:11.868 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.merge_operator: 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_filter: None 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e316cd880) 2023-12-18T03:48:11.869 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks: 1 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_top_level_index_and_filter: 1 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_type: 0 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_index_type: 0 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_shortening: 1 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: checksum: 4 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: no_block_cache: 0 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache: 0x560e31723090 2023-12-18T03:48:11.870 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_name: BinnedLRUCache 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_options: 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: capacity : 536870912 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_shard_bits : 4 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: strict_capacity_limit : 0 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: high_pri_pool_ratio: 0.000 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_compressed: (nil) 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: persistent_cache: (nil) 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size: 4096 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size_deviation: 10 2023-12-18T03:48:11.871 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_restart_interval: 16 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_block_restart_interval: 1 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: metadata_block_size: 4096 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: partition_filters: 0 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: use_delta_encoding: 1 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: filter_policy: bloomfilter 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: whole_key_filtering: 1 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: verify_compression: 0 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: read_amp_bytes_per_bit: 0 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: format_version: 5 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_index_compression: 1 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_align: 0 2023-12-18T03:48:11.872 INFO:journalctl@ceph.mon.a.smithi093.stdout: max_auto_readahead_size: 262144 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout: prepopulate_block_cache: 0 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout: initial_auto_readahead_size: 8192 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression: NoCompression 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.num_levels: 7 2023-12-18T03:48:11.873 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T03:48:11.874 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T03:48:11.875 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T03:48:11.876 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T03:48:11.877 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 systemd[1]: Started Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.table_properties_collectors: 2023-12-18T03:48:11.878 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.inplace_update_support: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.bloom_locality: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.max_successive_merges: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T03:48:11.879 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.ttl: 2592000 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enable_blob_files: false 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.min_blob_size: 0 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T03:48:11.880 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: 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-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871291608914, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T03:48:11.881 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871291619075, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 2884127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 248, "largest_seqno": 3210, "table_properties": {"data_size": 2874610, "index_size": 5361, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3141, "raw_key_size": 28035, "raw_average_key_size": 22, "raw_value_size": 2851186, "raw_average_value_size": 2286, "num_data_blocks": 253, "num_entries": 1247, "num_filter_entries": 1247, "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": 1702871291, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199", "db_session_id": "0YB2U37U3F5KVAI7Y7BI", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871291619196, "job": 1, "event": "recovery_finished"} 2023-12-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: 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-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560e317be000 2023-12-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: DB pointer 0x560e317ac000 2023-12-18T03:48:11.882 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** DB Stats ** 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:11.883 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.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 612.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.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 612.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.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 612.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.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 612.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:48:11.884 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative compaction: 0.00 GB write, 186.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval compaction: 0.00 GB write, 186.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.stdout: Block cache BinnedLRUCache@0x560e31723090#7 capacity: 512.00 MB usage: 10.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-18T03:48:11.885 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: starting mon.a rank 0 at public addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] at bind addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???) e2 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).mds e1 new map 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).mds e1 print_map 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: e1 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: legacy client fscid: -1 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:11.886 INFO:journalctl@ceph.mon.a.smithi093.stdout: No filesystems configured 2023-12-18T03:48:11.887 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:48:11.887 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:11.887 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:11.887 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:11.887 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:11 smithi093 ceph-mon[67442]: mon.a@-1(???).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2023-12-18T03:48:12.769 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:13.053 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:14.220 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:14.220 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:08.003692Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:08.003559Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:08.003290Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:08.003126Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:08.003427Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:14.591 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:15.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:15.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:15.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:15.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:15.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: mon.a calling monitor election 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: fsmap 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: mgrmap e14: a(active, since 118s), standbys: b 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 ' entity='' 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:15.043 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 ' entity='' 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:15.044 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:14 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:15.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: mon.a calling monitor election 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: fsmap 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:15.064 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: mgrmap e14: a(active, since 118s), standbys: b 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 ' entity='' 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 ' entity='' 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:15.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:14 smithi119 ceph-mon[43830]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:15.592 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:15.877 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:15.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:15 smithi093 ceph-mon[67442]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:15.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:15 smithi093 ceph-mon[67442]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T03:48:15.997 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:15 smithi093 ceph-mon[67442]: Deploying daemon mon.b on smithi119 2023-12-18T03:48:16.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:15 smithi119 ceph-mon[43830]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:16.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:15 smithi119 ceph-mon[43830]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T03:48:16.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:15 smithi119 ceph-mon[43830]: Deploying daemon mon.b on smithi119 2023-12-18T03:48:16.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:15 smithi119 systemd[1]: Stopping Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:16.279 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:16 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[43807]: 2023-12-18T03:48:16.028+0000 7eff5da54700 -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-18T03:48:16.279 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:16 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[43807]: 2023-12-18T03:48:16.028+0000 7eff5da54700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T03:48:16.538 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:16 smithi119 bash[55419]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b 2023-12-18T03:48:17.108 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:17.108 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:08.003692Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:08.003559Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:08.003290Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:08.003126Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:08.003427Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:17.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:16 smithi119 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T03:48:17.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:16 smithi119 systemd[1]: Stopped Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:17.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 systemd[1]: Starting Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:17.520 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T03:48:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev), process ceph-mon, pid 7 2023-12-18T03:48:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: pidfile_write: ignore empty --pid-file 2023-12-18T03:48:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 bash[55773]: 4eeed7354e63a44b62a90563a4aa7358703824b49167ddd84677c0df24e9091e 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: load: jerasure load: lrc 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: RocksDB version: 7.9.2 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Git sha 0 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Compile date 2023-12-17 19:53:11 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: DB SUMMARY 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: DB Session ID: OA4PIR890EK2EJ2U9RXN 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: CURRENT file: CURRENT 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 4010918 ; 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.error_if_exists: 0 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.create_if_missing: 0 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.paranoid_checks: 1 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T03:48:17.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.env: 0x559ce014ba60 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.info_log: 0x559ce16c5760 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.statistics: (nil) 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.use_fsync: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_log_file_size: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_fallocate: 1 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.use_direct_reads: 0 2023-12-18T03:48:17.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.db_log_dir: 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.wal_dir: 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.write_buffer_manager: 0x559ce167b4a0 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T03:48:17.647 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.unordered_write: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.row_cache: None 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.wal_filter: None 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.two_write_queues: 0 2023-12-18T03:48:17.648 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.wal_compression: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.atomic_flush: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.log_readahead_size: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_background_jobs: 2 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_background_compactions: -1 2023-12-18T03:48:17.649 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_subcompactions: 1 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_open_files: -1 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_background_flushes: -1 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Compression algorithms supported: 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kZSTD supported: 0 2023-12-18T03:48:17.650 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kXpressCompression supported: 0 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kZlibCompression supported: 1 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kSnappyCompression supported: 1 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kLZ4Compression supported: 1 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: kBZip2Compression supported: 0 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.merge_operator: 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_filter: None 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T03:48:17.651 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559ce16c5880) 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_type: 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_index_type: 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_shortening: 1 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: checksum: 4 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: no_block_cache: 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache: 0x559ce171b090 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_options: 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: capacity : 536870912 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_shard_bits : 4 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: strict_capacity_limit : 0 2023-12-18T03:48:17.652 INFO:journalctl@ceph.mon.b.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_compressed: (nil) 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: persistent_cache: (nil) 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size: 4096 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size_deviation: 10 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_restart_interval: 16 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_block_restart_interval: 1 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: metadata_block_size: 4096 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: partition_filters: 0 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: use_delta_encoding: 1 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: filter_policy: bloomfilter 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: whole_key_filtering: 1 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: verify_compression: 0 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: format_version: 5 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_index_compression: 1 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_align: 0 2023-12-18T03:48:17.653 INFO:journalctl@ceph.mon.b.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout: prepopulate_block_cache: 0 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression: NoCompression 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.num_levels: 7 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T03:48:17.654 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:17.655 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T03:48:17.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T03:48:17.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.table_properties_collectors: 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.inplace_update_support: 0 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T03:48:17.658 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.bloom_locality: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.max_successive_merges: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.ttl: 2592000 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enable_blob_files: false 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.min_blob_size: 0 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T03:48:17.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: 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-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f46e6e51-0362-4ba0-beee-92e44f29a273 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871297400081, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 systemd[1]: Started Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871297411977, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 3000806, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3100, "table_properties": {"data_size": 2990352, "index_size": 5722, "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": 38124, "raw_average_key_size": 26, "raw_value_size": 2961316, "raw_average_value_size": 2021, "num_data_blocks": 268, "num_entries": 1465, "num_filter_entries": 1465, "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": 1702871297, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f46e6e51-0362-4ba0-beee-92e44f29a273", "db_session_id": "OA4PIR890EK2EJ2U9RXN", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871297412113, "job": 1, "event": "recovery_finished"} 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: 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-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559ce17b6000 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: DB pointer 0x559ce17a4000 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:48:17.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** DB Stats ** 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.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-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.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-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.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-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: L0 2/0 2.86 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 572.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: Sum 2/0 2.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 572.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.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 572.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.661 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.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-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.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 572.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative compaction: 0.00 GB write, 174.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval compaction: 0.00 GB write, 174.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.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-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.stdout: Block cache BinnedLRUCache@0x559ce171b090#7 capacity: 512.00 MB usage: 10.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T03:48:17.662 INFO:journalctl@ceph.mon.b.smithi119.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-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: starting mon.b rank 1 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-b fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???) e2 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).mds e1 new map 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).mds e1 print_map 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: e1 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.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-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: legacy client fscid: -1 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout: No filesystems configured 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:17.663 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:17.664 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:17 smithi119 ceph-mon[55810]: mon.b@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T03:48:18.521 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:18.949 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: mon.b calling monitor election 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: mon.a calling monitor election 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: fsmap 2023-12-18T03:48:19.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:19.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:19 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:19.396 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: mon.b calling monitor election 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: mon.a calling monitor election 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: fsmap 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:19.397 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:19.398 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:19 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:20.196 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:20.196 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:19.237677Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:19.237608Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:19.237459Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:19.237311Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:19.237534Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:20.508 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:20.508 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:20.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:20 smithi093 ceph-mon[67442]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:20.534 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:20.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:20.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:20.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:20 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:21.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-mon[67442]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:21.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-mon[67442]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:21.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-mon[67442]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T03:48:21.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-mon[67442]: Deploying daemon mon.a on smithi093 2023-12-18T03:48:21.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-mon[67442]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:21.535 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:21 smithi119 ceph-mon[55810]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:21 smithi119 ceph-mon[55810]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:21 smithi119 ceph-mon[55810]: Redeploying mon.a, (entrypoint args changed) . . . 2023-12-18T03:48:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:21 smithi119 ceph-mon[55810]: Deploying daemon mon.a on smithi093 2023-12-18T03:48:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:21 smithi119 ceph-mon[55810]: from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:21.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 systemd[1]: Stopping Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:21.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[67402]: 2023-12-18T03:48:21.576+0000 7f5aa71f3700 -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-18T03:48:21.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[67402]: 2023-12-18T03:48:21.576+0000 7f5aa71f3700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T03:48:21.936 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:22.196 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:21 smithi093 bash[68896]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a 2023-12-18T03:48:22.758 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:22 smithi093 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T03:48:22.758 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:22 smithi093 systemd[1]: Stopped Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:22.758 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:22 smithi093 systemd[1]: Starting Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:23.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T03:48:23.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev), process ceph-mon, pid 7 2023-12-18T03:48:23.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: pidfile_write: ignore empty --pid-file 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: load: jerasure load: lrc 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: RocksDB version: 7.9.2 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Git sha 0 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Compile date 2023-12-17 19:53:11 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: DB SUMMARY 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: DB Session ID: ZLG0M8RXC4G74BIYZ6MT 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: CURRENT file: CURRENT 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2023-12-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: 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-18T03:48:23.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 181674 ; 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.error_if_exists: 0 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.create_if_missing: 0 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.paranoid_checks: 1 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.env: 0x5581115aca60 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.info_log: 0x55811349f760 2023-12-18T03:48:23.545 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.statistics: (nil) 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.use_fsync: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_log_file_size: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_fallocate: 1 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.use_direct_reads: 0 2023-12-18T03:48:23.546 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.db_log_dir: 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.wal_dir: 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T03:48:23.547 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.write_buffer_manager: 0x5581134554a0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.unordered_write: 0 2023-12-18T03:48:23.548 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.row_cache: None 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.wal_filter: None 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.two_write_queues: 0 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.wal_compression: 0 2023-12-18T03:48:23.549 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.atomic_flush: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.log_readahead_size: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T03:48:23.550 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_background_jobs: 2 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_background_compactions: -1 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_subcompactions: 1 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T03:48:23.551 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_open_files: -1 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_background_flushes: -1 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Compression algorithms supported: 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kZSTD supported: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kXpressCompression supported: 0 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kZlibCompression supported: 1 2023-12-18T03:48:23.552 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kSnappyCompression supported: 1 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kLZ4Compression supported: 1 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: kBZip2Compression supported: 0 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.merge_operator: 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_filter: None 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T03:48:23.553 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55811349f880) 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks: 1 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: pin_top_level_index_and_filter: 1 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_type: 0 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_index_type: 0 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_shortening: 1 2023-12-18T03:48:23.554 INFO:journalctl@ceph.mon.a.smithi093.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: checksum: 4 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: no_block_cache: 0 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache: 0x5581134f5090 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_name: BinnedLRUCache 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_options: 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: capacity : 536870912 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_shard_bits : 4 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: strict_capacity_limit : 0 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: high_pri_pool_ratio: 0.000 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_cache_compressed: (nil) 2023-12-18T03:48:23.555 INFO:journalctl@ceph.mon.a.smithi093.stdout: persistent_cache: (nil) 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size: 4096 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_size_deviation: 10 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_restart_interval: 16 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: index_block_restart_interval: 1 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: metadata_block_size: 4096 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: partition_filters: 0 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: use_delta_encoding: 1 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: filter_policy: bloomfilter 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: whole_key_filtering: 1 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: verify_compression: 0 2023-12-18T03:48:23.556 INFO:journalctl@ceph.mon.a.smithi093.stdout: read_amp_bytes_per_bit: 0 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: format_version: 5 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_index_compression: 1 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: block_align: 0 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: max_auto_readahead_size: 262144 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: prepopulate_block_cache: 0 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: initial_auto_readahead_size: 8192 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression: NoCompression 2023-12-18T03:48:23.557 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.num_levels: 7 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 bash[69218]: 42406a59504c1c65260497a4f849a418965d889e4edd4f29172d9bbf0d35de41 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T03:48:23.558 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T03:48:23.559 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T03:48:23.560 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T03:48:23.561 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T03:48:23.562 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.table_properties_collectors: 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.inplace_update_support: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.bloom_locality: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.max_successive_merges: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T03:48:23.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.ttl: 2592000 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enable_blob_files: false 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.min_blob_size: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T03:48:23.564 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: 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 3210, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871303173767, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871303175413, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 164445, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3216, "largest_seqno": 3438, "table_properties": {"data_size": 162531, "index_size": 582, "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": 3045, "raw_average_key_size": 24, "raw_value_size": 159961, "raw_average_value_size": 1311, "num_data_blocks": 25, "num_entries": 122, "num_filter_entries": 122, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702871303, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199", "db_session_id": "ZLG0M8RXC4G74BIYZ6MT", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871303175545, "job": 1, "event": "recovery_finished"} 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: 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-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558113590000 2023-12-18T03:48:23.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: DB pointer 0x55811357e000 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(160KB) 18(2816KB) 13(77KB) 8(1879B)] 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871303177436, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 3130060, "oldest_snapshot_seqno": -1} 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** DB Stats ** 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.566 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.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 154.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.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 154.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.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 154.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.567 INFO:journalctl@ceph.mon.a.smithi093.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.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 154.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: Cumulative compaction: 0.00 GB write, 33.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:23.568 INFO:journalctl@ceph.mon.a.smithi093.stdout: Interval compaction: 0.00 GB write, 33.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout: Block cache BinnedLRUCache@0x5581134f5090#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: CompressorRegistry(0x558113515488) _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-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: Event(0x558113484748 nevent=5000 time_id=1).set_owner center_id=0 owner=140707869083392 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: Event(0x558113484988 nevent=5000 time_id=1).set_owner center_id=1 owner=140707877476096 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: stack operator() starting 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: stack operator() starting 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: Event(0x558113484088 nevent=5000 time_id=1).set_owner center_id=2 owner=140707969795840 2023-12-18T03:48:23.569 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: stack operator() starting 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: starting mon.a rank 0 at public addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] at bind addrs [v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: CompressorRegistry(0x558113514b88) _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-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???) e2 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).mds e1 new map 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).mds e1 print_map 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout: e1 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.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-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout: legacy client fscid: -1 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout: 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout: No filesystems configured 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:48:23.570 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: mon.a@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 systemd[1]: Started Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: [db/compaction/compaction_job.cc:1588] [default] [JOB 3] Generated table #28: 1520 keys, 3098760 bytes, temperature: kUnknown 2023-12-18T03:48:23.571 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:23 smithi093 ceph-mon[69265]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871303183758, "cf_name": "default", "job": 3, "event": "table_file_creation", "file_number": 28, "file_size": 3098760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 3087810, "index_size": 6067, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3845, "raw_key_size": 39341, "raw_average_key_size": 25, "raw_value_size": 3057733, "raw_average_value_size": 2011, "num_data_blocks": 283, "num_entries": 1520, "num_filter_entries": 1520, "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": 1702871125, "oldest_key_time": 0, "file_creation_time": 1702871303, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1eff5e13-d5f5-4e9e-b7c6-fec1cfa57199", "db_session_id": "ZLG0M8RXC4G74BIYZ6MT", "orig_file_number": 28, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:48:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: mon.a calling monitor election 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: fsmap 2023-12-18T03:48:29.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: from='mgr.14152 ' entity='' 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:29.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:29 smithi093 ceph-mon[69265]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T03:48:29.795 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:29.795 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:19.237677Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:19.237608Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:19.237459Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:19.237311Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:19.237534Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: mon.a calling monitor election 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: fsmap 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: from='mgr.14152 ' entity='' 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:29.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:29.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:29.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:29 smithi119 ceph-mon[55810]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T03:48:30.313 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:30.562 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T03:48:30.562 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:30.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:30.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:30.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: Deploying daemon mon.b on smithi119 2023-12-18T03:48:30.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:30.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-mon[55810]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: Deploying daemon mon.b on smithi119 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:30 smithi093 ceph-mon[69265]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:30.875 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 systemd[1]: Stopping Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:31.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[55787]: 2023-12-18T03:48:30.874+0000 7f657fe6b700 -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-18T03:48:31.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:30 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[55787]: 2023-12-18T03:48:30.874+0000 7f657fe6b700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T03:48:31.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 bash[56613]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b 2023-12-18T03:48:31.314 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:31.596 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T03:48:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 systemd[1]: Stopped Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 systemd[1]: Starting Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: ceph version 19.0.0-301-g7c08d8cc (7c08d8cc100424c780cddee2341c03c1c5e7543a) squid (dev), process ceph-mon, pid 7 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: pidfile_write: ignore empty --pid-file 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: load: jerasure load: lrc 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: RocksDB version: 7.9.2 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Git sha 0 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Compile date 2023-12-17 19:53:11 2023-12-18T03:48:32.022 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: DB SUMMARY 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: DB Session ID: GALFW92SDICRXLSCYCLV 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: CURRENT file: CURRENT 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 271907 ; 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.error_if_exists: 0 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.create_if_missing: 0 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.paranoid_checks: 1 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T03:48:32.023 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.env: 0x5558f2b66a60 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.info_log: 0x5558f3af3760 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.statistics: (nil) 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.use_fsync: 0 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_log_file_size: 0 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T03:48:32.024 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_fallocate: 1 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.use_direct_reads: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.db_log_dir: 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.wal_dir: 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T03:48:32.025 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.write_buffer_manager: 0x5558f3aa94a0 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T03:48:32.026 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.unordered_write: 0 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.row_cache: None 2023-12-18T03:48:32.027 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.wal_filter: None 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.two_write_queues: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.wal_compression: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.atomic_flush: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.log_readahead_size: 0 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T03:48:32.028 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_background_jobs: 2 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_background_compactions: -1 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_subcompactions: 1 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T03:48:32.029 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_open_files: -1 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T03:48:32.030 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_background_flushes: -1 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Compression algorithms supported: 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kZSTD supported: 0 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kXpressCompression supported: 0 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kZlibCompression supported: 1 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kSnappyCompression supported: 1 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kLZ4Compression supported: 1 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: kBZip2Compression supported: 0 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T03:48:32.031 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.merge_operator: 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_filter: None 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5558f3af3880) 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T03:48:32.032 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_type: 0 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_index_type: 0 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_shortening: 1 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: checksum: 4 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: no_block_cache: 0 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache: 0x5558f3b49090 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_options: 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: capacity : 536870912 2023-12-18T03:48:32.033 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_shard_bits : 4 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: strict_capacity_limit : 0 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_cache_compressed: (nil) 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: persistent_cache: (nil) 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size: 4096 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_size_deviation: 10 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_restart_interval: 16 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: index_block_restart_interval: 1 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: metadata_block_size: 4096 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: partition_filters: 0 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: use_delta_encoding: 1 2023-12-18T03:48:32.034 INFO:journalctl@ceph.mon.b.smithi119.stdout: filter_policy: bloomfilter 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: whole_key_filtering: 1 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: verify_compression: 0 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: format_version: 5 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_index_compression: 1 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: block_align: 0 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: prepopulate_block_cache: 0 2023-12-18T03:48:32.035 INFO:journalctl@ceph.mon.b.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression: NoCompression 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.num_levels: 7 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T03:48:32.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T03:48:32.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T03:48:32.038 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T03:48:32.039 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T03:48:32.040 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.table_properties_collectors: 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.inplace_update_support: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.bloom_locality: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.max_successive_merges: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T03:48:32.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.ttl: 2592000 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enable_blob_files: false 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.min_blob_size: 0 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T03:48:32.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: 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 3100, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f46e6e51-0362-4ba0-beee-92e44f29a273 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871311813251, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871311814485, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 163788, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3112, "largest_seqno": 3348, "table_properties": {"data_size": 161847, "index_size": 609, "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": 3027, "raw_average_key_size": 24, "raw_value_size": 159273, "raw_average_value_size": 1305, "num_data_blocks": 26, "num_entries": 122, "num_filter_entries": 122, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702871311, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f46e6e51-0362-4ba0-beee-92e44f29a273", "db_session_id": "GALFW92SDICRXLSCYCLV", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702871311814558, "job": 1, "event": "recovery_finished"} 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T03:48:32.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: 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-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5558f3be4000 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: DB pointer 0x5558f3bd2000 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** DB Stats ** 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.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-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.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-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T03:48:32.044 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.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-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.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 217.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.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 217.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.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 217.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.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-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.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 217.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T03:48:32.045 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Cumulative compaction: 0.00 GB write, 47.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Interval compaction: 0.00 GB write, 47.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.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-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.stdout: Block cache BinnedLRUCache@0x5558f3b49090#7 capacity: 512.00 MB usage: 11.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-18T03:48:32.046 INFO:journalctl@ceph.mon.b.smithi119.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-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: CompressorRegistry(0x5558f3b68288) _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-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: Event(0x5558f3ad8088 nevent=5000 time_id=1).set_owner center_id=0 owner=140608671315712 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: Event(0x5558f3ad8988 nevent=5000 time_id=1).set_owner center_id=1 owner=140608679708416 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: stack operator() starting 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: stack operator() starting 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: Event(0x5558f3ad94c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140608772028160 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: stack operator() starting 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: starting mon.b rank 1 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-b fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:32.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: CompressorRegistry(0x5558f3b68b88) _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-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???) e2 preinit fsid c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).mds e1 new map 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).mds e1 print_map 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout: e1 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.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-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout: legacy client fscid: -1 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout: 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout: No filesystems configured 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:32.048 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T03:48:32.049 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 ceph-mon[56804]: mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2023-12-18T03:48:32.049 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 bash[56766]: 07f714dcdf9b2df82c64326e07aeddce0012f9b30ecc42e70f36ae4232e78e95 2023-12-18T03:48:32.049 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:31 smithi119 systemd[1]: Started Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715. 2023-12-18T03:48:32.049 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:32 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:32.049 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:32 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:32.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:32 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T03:48:32.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:32 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T03:48:32.815 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:32.815 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:19.237677Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:19.237608Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:19.237459Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "running": 0, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:19.237534Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: mon.b calling monitor election 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: mon.a calling monitor election 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: fsmap 2023-12-18T03:48:33.153 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:33.154 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:33 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: mon.b calling monitor election 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: mon.a calling monitor election 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: monmap e2: 2 mons at {a=[v2:172.21.15.93:3300/0,v1:172.21.15.93:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: fsmap 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T03:48:33.394 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: daemon container.bar.smithi093 on smithi093 is in unknown state 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: daemon container.bar.smithi119 on smithi119 is in unknown state 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:33.395 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:33 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:48:33.404 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:34.405 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:34 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.665 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:48:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:34 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:48:35.504 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:35 smithi093 ceph-mon[69265]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.504 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:35 smithi093 ceph-mon[69265]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.504 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:35 smithi093 ceph-mon[69265]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:35 smithi119 ceph-mon[56804]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:35 smithi119 ceph-mon[56804]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:35 smithi119 ceph-mon[56804]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:35.889 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:35.890 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:36.212 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:37.213 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:37.493 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:37 smithi093 ceph-mon[69265]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:37 smithi093 ceph-mon[69265]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:37 smithi119 ceph-mon[56804]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:37 smithi119 ceph-mon[56804]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:38.636 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:38.637 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:39.063 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:39.581 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:39 smithi119 ceph-mon[56804]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:39 smithi093 ceph-mon[69265]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:40.065 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:40.342 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:40.412 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:40 smithi093 ceph-mon[69265]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:40.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:40 smithi119 ceph-mon[56804]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:41.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:41 smithi093 ceph-mon[69265]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:41.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:41 smithi119 ceph-mon[56804]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:41.985 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:41.986 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:42.320 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:43.321 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:43.602 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:43.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:43 smithi119 ceph-mon[56804]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:43.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:43 smithi119 ceph-mon[56804]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:43.717 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:43 smithi093 ceph-mon[69265]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:43.717 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:43 smithi093 ceph-mon[69265]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:44.790 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:44.790 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:45.162 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:45.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:45 smithi093 ceph-mon[69265]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:45.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:45 smithi119 ceph-mon[56804]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:46.163 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:46.440 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:46.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:46 smithi093 ceph-mon[69265]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:46.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:46 smithi119 ceph-mon[56804]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:47.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:47 smithi093 ceph-mon[69265]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:47.614 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:47.615 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:47.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:47 smithi119 ceph-mon[56804]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:48.027 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:49.028 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:49.312 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:49.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:49 smithi119 ceph-mon[56804]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:49.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:49 smithi119 ceph-mon[56804]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:49.784 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:49 smithi093 ceph-mon[69265]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:49.784 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:49 smithi093 ceph-mon[69265]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:50.530 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:50.530 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:50.912 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:51.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:51 smithi119 ceph-mon[56804]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:51.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:51 smithi093 ceph-mon[69265]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:51.914 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:52.516 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:52 smithi093 ceph-mon[69265]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:52.606 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:52.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:52 smithi119 ceph-mon[56804]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:53.412 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:53 smithi093 ceph-mon[69265]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:53 smithi119 ceph-mon[56804]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:54.119 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:54.119 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:54.494 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:55.495 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:55 smithi119 ceph-mon[56804]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:55 smithi119 ceph-mon[56804]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:55.771 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:55.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:55 smithi093 ceph-mon[69265]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:55.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:55 smithi093 ceph-mon[69265]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:56.936 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:56.937 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:57.327 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:48:57.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:57 smithi093 ceph-mon[69265]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:57.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:57 smithi119 ceph-mon[56804]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:58.328 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:48:58.616 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:48:58.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:58 smithi119 ceph-mon[56804]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:58.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:58 smithi093 ceph-mon[69265]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:48:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:48:59 smithi119 ceph-mon[56804]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:48:59.771 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:48:59.772 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:48:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:48:59 smithi093 ceph-mon[69265]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:00.238 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:01.239 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:01.518 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:01.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:01 smithi093 ceph-mon[69265]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:01 smithi093 ceph-mon[69265]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:01.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:01 smithi119 ceph-mon[56804]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:01.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:01 smithi119 ceph-mon[56804]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:02.670 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:02.672 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:03.068 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:03.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:03 smithi119 ceph-mon[56804]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:03.726 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:03 smithi093 ceph-mon[69265]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:04.070 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:04.505 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:04 smithi119 ceph-mon[56804]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:04.647 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:04 smithi093 ceph-mon[69265]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:05.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:05 smithi119 ceph-mon[56804]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:05.741 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:05.742 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:05.767 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:05 smithi093 ceph-mon[69265]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:06.127 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:07.129 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:07.417 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:07.523 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:07 smithi093 ceph-mon[69265]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:07.523 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:07 smithi093 ceph-mon[69265]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:07.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:07 smithi119 ceph-mon[56804]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:07.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:07 smithi119 ceph-mon[56804]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:08.602 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:08.602 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:08.976 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:09.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:09 smithi119 ceph-mon[56804]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:09.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:09 smithi093 ceph-mon[69265]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:09.977 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:10.251 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:10.655 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:10 smithi093 ceph-mon[69265]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:10.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:10 smithi119 ceph-mon[56804]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:11.417 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:11.417 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:11.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:11 smithi093 ceph-mon[69265]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:11.809 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:11.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:11 smithi119 ceph-mon[56804]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:12.810 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:13.090 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:13.514 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:13 smithi093 ceph-mon[69265]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:13.514 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:13 smithi093 ceph-mon[69265]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:13.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:13 smithi119 ceph-mon[56804]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:13.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:13 smithi119 ceph-mon[56804]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:14.250 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:14.250 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:14.650 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:15.645 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:15 smithi093 ceph-mon[69265]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:15.646 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:15 smithi093 ceph-mon[69265]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:15.651 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:15.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:15 smithi119 ceph-mon[56804]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:15.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:15 smithi119 ceph-mon[56804]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:16.191 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:16.680 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:16 smithi093 ceph-mon[69265]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:16.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:16 smithi119 ceph-mon[56804]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:17.457 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:17.457 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:17.841 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:18.842 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:19.122 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:19.206 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:19 smithi093 ceph-mon[69265]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:19.206 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:19 smithi093 ceph-mon[69265]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:19 smithi119 ceph-mon[56804]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:19.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:19 smithi119 ceph-mon[56804]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:20.349 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:20.350 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:20.740 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:21.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:21 smithi093 ceph-mon[69265]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:21.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:21 smithi093 ceph-mon[69265]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:21.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:21 smithi119 ceph-mon[56804]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:21 smithi119 ceph-mon[56804]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:21.741 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:22.025 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:23.234 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:23.234 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:23.532 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:23 smithi093 ceph-mon[69265]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:23.558 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:23 smithi119 ceph-mon[56804]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:23.614 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:24.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:24 smithi093 ceph-mon[69265]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:24.554 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:24 smithi119 ceph-mon[56804]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:24.616 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:24.892 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:25.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:25 smithi093 ceph-mon[69265]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:25.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:25 smithi119 ceph-mon[56804]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:26.159 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:26.159 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:26.540 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:27.541 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:27 smithi093 ceph-mon[69265]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:27.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:27 smithi093 ceph-mon[69265]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:27.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:27 smithi119 ceph-mon[56804]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:27.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:27 smithi119 ceph-mon[56804]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:27.826 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:28.940 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:28.940 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:29.321 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:29.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:29 smithi093 ceph-mon[69265]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:29.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:29 smithi119 ceph-mon[56804]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:30.322 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:30.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:30 smithi093 ceph-mon[69265]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:30.598 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:30 smithi119 ceph-mon[56804]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:31.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:31 smithi093 ceph-mon[69265]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:31 smithi119 ceph-mon[56804]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:31.782 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:31.783 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:32.180 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:33.181 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:33.455 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:33 smithi093 ceph-mon[69265]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:33 smithi093 ceph-mon[69265]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:33.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:33 smithi119 ceph-mon[56804]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:33.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:33 smithi119 ceph-mon[56804]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:34.679 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:34.679 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:48:33.314537Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:48:33.314466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:48:33.314315Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:48:33.314198Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:48:33.314392Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:35.097 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:35.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:35 smithi093 ceph-mon[69265]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:35.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:35 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:49:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:35 smithi119 ceph-mon[56804]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:35 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:49:36.098 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:36.358 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:49:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:49:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:49:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:37 smithi093 ceph-mon[69265]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:37.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:37 smithi093 ceph-mon[69265]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:37.581 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:37.581 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:37 smithi119 ceph-mon[56804]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:37 smithi119 ceph-mon[56804]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:37.955 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:38.957 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:39.232 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:39.643 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:39 smithi093 ceph-mon[69265]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:39.643 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:39 smithi093 ceph-mon[69265]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:39 smithi119 ceph-mon[56804]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:39 smithi119 ceph-mon[56804]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:40.429 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:40.429 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:40.819 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:41.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:41 smithi119 ceph-mon[56804]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:41.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:41 smithi093 ceph-mon[69265]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:41.821 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:42.106 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:42.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:42 smithi093 ceph-mon[69265]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:42 smithi119 ceph-mon[56804]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:43.291 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:43.291 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:43.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:43 smithi119 ceph-mon[56804]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:43.684 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:43 smithi093 ceph-mon[69265]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:43.686 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:44.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:44 smithi119 ceph-mon[56804]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:44.687 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:44.716 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:44 smithi093 ceph-mon[69265]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:44.952 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:45.727 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:45 smithi093 ceph-mon[69265]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:45.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:45 smithi119 ceph-mon[56804]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:46.104 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:46.104 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:46.503 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:47.503 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:47.781 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:47.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:47 smithi093 ceph-mon[69265]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:47.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:47 smithi093 ceph-mon[69265]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:47.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:47 smithi119 ceph-mon[56804]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:47.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:47 smithi119 ceph-mon[56804]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:48.996 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:48.996 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:49.414 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:49.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:49 smithi093 ceph-mon[69265]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:49.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:49 smithi119 ceph-mon[56804]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:50.415 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:50.698 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:50.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:50 smithi093 ceph-mon[69265]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:50.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:50 smithi119 ceph-mon[56804]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:51.492 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:51 smithi093 ceph-mon[69265]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:51.879 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:51.879 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:51.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:51 smithi119 ceph-mon[56804]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:52.269 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:53.270 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:53.550 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:53.690 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:53 smithi093 ceph-mon[69265]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:53.690 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:53 smithi093 ceph-mon[69265]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:53.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:53 smithi119 ceph-mon[56804]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:53.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:53 smithi119 ceph-mon[56804]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:54.787 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:54.787 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:54.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:54 smithi093 ceph-mon[69265]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:54.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:54 smithi119 ceph-mon[56804]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:55.185 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:55.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:55 smithi093 ceph-mon[69265]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:55.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:55 smithi119 ceph-mon[56804]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:56.186 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:56.468 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:56.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:56 smithi093 ceph-mon[69265]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:56.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:56 smithi119 ceph-mon[56804]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:57.604 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:49:57.604 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:49:57.992 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:49:58.994 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:49:59.277 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:49:59.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:59 smithi093 ceph-mon[69265]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:59.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:49:59 smithi093 ceph-mon[69265]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:49:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:59 smithi119 ceph-mon[56804]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:49:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:49:59 smithi119 ceph-mon[56804]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:00.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:00 smithi093 ceph-mon[69265]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:50:00.500 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:00.501 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:00 smithi119 ceph-mon[56804]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T03:50:00.884 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:01.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:01 smithi093 ceph-mon[69265]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:01.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:01 smithi119 ceph-mon[56804]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:01.885 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:02.166 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:02.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:02 smithi093 ceph-mon[69265]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:02 smithi119 ceph-mon[56804]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:03.323 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:03.323 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:03.514 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:03 smithi093 ceph-mon[69265]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:03.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:03 smithi119 ceph-mon[56804]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:03.668 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:04.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:04 smithi093 ceph-mon[69265]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:04 smithi119 ceph-mon[56804]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:04.669 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:04.941 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:05.406 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:05 smithi093 ceph-mon[69265]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:05.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:05 smithi119 ceph-mon[56804]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:06.135 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:06.135 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:06.533 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:07.535 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:07.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:07 smithi093 ceph-mon[69265]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:07.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:07 smithi093 ceph-mon[69265]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:07.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:07 smithi119 ceph-mon[56804]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:07.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:07 smithi119 ceph-mon[56804]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:07.809 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:08.992 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:08.992 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:09.275 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:09 smithi093 ceph-mon[69265]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:09.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:09.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:09 smithi119 ceph-mon[56804]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:10.376 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:10 smithi093 ceph-mon[69265]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:10.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:10 smithi119 ceph-mon[56804]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:10.647 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:11.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:11 smithi093 ceph-mon[69265]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:11.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:11 smithi119 ceph-mon[56804]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:11.828 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:11.828 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:12.223 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:13.225 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:13.511 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:13.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:13 smithi093 ceph-mon[69265]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:13.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:13 smithi093 ceph-mon[69265]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:13 smithi119 ceph-mon[56804]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:13 smithi119 ceph-mon[56804]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:14.715 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:14.715 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:15.098 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:15.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:15 smithi093 ceph-mon[69265]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:15.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:15 smithi119 ceph-mon[56804]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:16.099 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:16.380 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:16.486 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:16 smithi093 ceph-mon[69265]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:16 smithi119 ceph-mon[56804]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:17.525 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:17.525 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:17.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:17 smithi093 ceph-mon[69265]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:17 smithi119 ceph-mon[56804]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:17.915 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:18.916 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:19.189 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:19.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:19 smithi093 ceph-mon[69265]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:19.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:19 smithi093 ceph-mon[69265]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:19 smithi119 ceph-mon[56804]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:19.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:19 smithi119 ceph-mon[56804]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:20.417 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:20.417 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:20.816 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:21.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:21 smithi093 ceph-mon[69265]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:21 smithi119 ceph-mon[56804]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:21.818 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:22.093 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:22.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:22 smithi093 ceph-mon[69265]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:22.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:22 smithi119 ceph-mon[56804]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:23.276 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:23.276 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:23.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:23 smithi093 ceph-mon[69265]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:23.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:23 smithi119 ceph-mon[56804]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:23.679 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:24.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:24 smithi093 ceph-mon[69265]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:24.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:24 smithi119 ceph-mon[56804]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:24.680 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:24.964 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:25.436 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:25 smithi093 ceph-mon[69265]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:25.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:25 smithi119 ceph-mon[56804]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:26.190 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:26.190 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:26.555 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:27.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:27 smithi093 ceph-mon[69265]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:27.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:27 smithi093 ceph-mon[69265]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:27.556 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:27.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:27 smithi119 ceph-mon[56804]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:27.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:27 smithi119 ceph-mon[56804]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:27.821 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:29.012 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:29.012 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:29.292 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:29 smithi093 ceph-mon[69265]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:29.422 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:29.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:29 smithi119 ceph-mon[56804]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:30.423 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:30.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:30 smithi093 ceph-mon[69265]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:30 smithi119 ceph-mon[56804]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:30.695 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:31.503 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:31 smithi093 ceph-mon[69265]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:31.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:31 smithi119 ceph-mon[56804]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:31.891 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:31.891 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:32.279 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:33.280 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:33 smithi093 ceph-mon[69265]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:33 smithi093 ceph-mon[69265]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:33.559 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:33 smithi119 ceph-mon[56804]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:33.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:33 smithi119 ceph-mon[56804]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:34.805 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:34.805 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:35.187 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:35.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:35 smithi093 ceph-mon[69265]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:35.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:35 smithi119 ceph-mon[56804]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:36.188 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:36.477 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:36.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:36 smithi093 ceph-mon[69265]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:36.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:36 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:50:36.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:36 smithi119 ceph-mon[56804]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:36 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:50:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:37 smithi119 ceph-mon[56804]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:50:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:50:37.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:50:37.684 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:37.684 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:37.709 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:37 smithi093 ceph-mon[69265]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:37.709 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:50:37.709 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:50:37.710 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:50:38.105 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:38.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:38 smithi093 ceph-mon[69265]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:38.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:38 smithi093 ceph-mon[69265]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:38.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:38 smithi119 ceph-mon[56804]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:38.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:38 smithi119 ceph-mon[56804]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:39.107 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:39.393 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:39.517 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:39 smithi093 ceph-mon[69265]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:39 smithi119 ceph-mon[56804]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:40.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:40 smithi093 ceph-mon[69265]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:40.580 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:40.580 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:40.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:40 smithi119 ceph-mon[56804]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:40.971 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:41.972 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:42.254 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:42 smithi119 ceph-mon[56804]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:42 smithi119 ceph-mon[56804]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:42.692 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:42 smithi093 ceph-mon[69265]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:42.692 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:42 smithi093 ceph-mon[69265]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:43.465 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:43.465 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:43.853 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:44.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:44 smithi119 ceph-mon[56804]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:44.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:44 smithi093 ceph-mon[69265]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:44.854 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:45.135 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:45.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:45 smithi093 ceph-mon[69265]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:45 smithi119 ceph-mon[56804]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:46.378 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:46.378 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:46.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:46 smithi119 ceph-mon[56804]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:46.686 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:46 smithi093 ceph-mon[69265]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:46.769 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:47.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:47 smithi119 ceph-mon[56804]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:47.770 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:47.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:47 smithi093 ceph-mon[69265]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:48.044 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:48.475 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:48 smithi093 ceph-mon[69265]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:48 smithi119 ceph-mon[56804]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:49.237 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:49.237 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:49.636 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:50.637 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:50 smithi119 ceph-mon[56804]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:50.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:50 smithi119 ceph-mon[56804]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:50.671 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:50 smithi093 ceph-mon[69265]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:50.671 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:50 smithi093 ceph-mon[69265]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:50.915 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:52.062 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:52.062 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:52.378 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:52 smithi093 ceph-mon[69265]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:52.451 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:52.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:52 smithi119 ceph-mon[56804]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:53.452 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:53 smithi119 ceph-mon[56804]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:53.733 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:53.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:53 smithi093 ceph-mon[69265]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:54.524 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:54 smithi093 ceph-mon[69265]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:54.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:54 smithi119 ceph-mon[56804]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:54.912 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:54.912 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:55.334 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:56.335 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:56.615 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:56 smithi119 ceph-mon[56804]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:56 smithi119 ceph-mon[56804]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:56.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:56 smithi093 ceph-mon[69265]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:56.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:56 smithi093 ceph-mon[69265]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:57.815 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:50:57.815 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:50:58.210 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:50:58.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:58 smithi093 ceph-mon[69265]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:58.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:58 smithi119 ceph-mon[56804]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:50:59.211 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:50:59.496 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:50:59.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:50:59 smithi093 ceph-mon[69265]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:50:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:50:59 smithi119 ceph-mon[56804]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:00.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:00 smithi093 ceph-mon[69265]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:00.638 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:00.638 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:00 smithi119 ceph-mon[56804]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:01.051 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:02.052 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:02.338 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:02 smithi119 ceph-mon[56804]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:02.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:02 smithi119 ceph-mon[56804]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:02.764 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:02 smithi093 ceph-mon[69265]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:02.765 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:02 smithi093 ceph-mon[69265]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:03.527 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:03.527 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:03.908 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:04 smithi119 ceph-mon[56804]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:04.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:04 smithi093 ceph-mon[69265]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:04.909 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:05.193 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:05 smithi119 ceph-mon[56804]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:05.664 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:05 smithi093 ceph-mon[69265]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:06.428 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:06.428 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:06.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:06 smithi119 ceph-mon[56804]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:06.742 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:06 smithi093 ceph-mon[69265]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:06.799 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:07.800 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:08.081 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:08.480 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:08 smithi093 ceph-mon[69265]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:08.480 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:08 smithi093 ceph-mon[69265]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:08 smithi119 ceph-mon[56804]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:08.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:08 smithi119 ceph-mon[56804]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:09.232 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:09.232 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:09.614 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:10.615 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:10.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:10 smithi119 ceph-mon[56804]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:10.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:10 smithi119 ceph-mon[56804]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:10.649 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:10 smithi093 ceph-mon[69265]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:10.649 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:10 smithi093 ceph-mon[69265]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:10.896 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:12.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:12.091 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:12.473 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:12.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:12 smithi119 ceph-mon[56804]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:12.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:12 smithi093 ceph-mon[69265]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:13.474 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:13 smithi119 ceph-mon[56804]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:13.756 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:13.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:13 smithi093 ceph-mon[69265]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:14.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:14 smithi093 ceph-mon[69265]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:14.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:14 smithi119 ceph-mon[56804]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:14.938 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:14.938 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:15.323 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:16.324 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:16.603 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:16 smithi119 ceph-mon[56804]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:16 smithi119 ceph-mon[56804]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:16.718 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:16 smithi093 ceph-mon[69265]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:16.718 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:16 smithi093 ceph-mon[69265]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:17.839 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:17.839 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:18.248 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:18.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:18 smithi093 ceph-mon[69265]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:18.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:18 smithi119 ceph-mon[56804]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:19.249 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:19.525 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:19.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:19 smithi093 ceph-mon[69265]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:19.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:19 smithi119 ceph-mon[56804]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:20.682 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:20.682 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:20.711 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:20 smithi093 ceph-mon[69265]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:20.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:20 smithi119 ceph-mon[56804]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:21.073 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:22.074 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:22.355 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:22.659 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:22 smithi093 ceph-mon[69265]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:22.659 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:22 smithi093 ceph-mon[69265]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:22.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:22 smithi119 ceph-mon[56804]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:22.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:22 smithi119 ceph-mon[56804]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:23.587 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:23.587 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:23.964 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:24.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:24 smithi093 ceph-mon[69265]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:24.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:24 smithi119 ceph-mon[56804]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:24.965 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:25.246 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:25.644 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:25 smithi093 ceph-mon[69265]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:25 smithi119 ceph-mon[56804]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:26.389 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:26.389 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:26.697 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:26 smithi093 ceph-mon[69265]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:26.772 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:26.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:26 smithi119 ceph-mon[56804]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:27.773 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:27.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:27 smithi093 ceph-mon[69265]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:27.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:27 smithi119 ceph-mon[56804]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:28.054 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:28.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:28 smithi093 ceph-mon[69265]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:28.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:28 smithi119 ceph-mon[56804]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:29.214 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:29.214 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:29.612 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:30.613 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:30.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:30 smithi093 ceph-mon[69265]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:30.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:30 smithi093 ceph-mon[69265]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:30.890 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:30.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:30 smithi119 ceph-mon[56804]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:30.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:30 smithi119 ceph-mon[56804]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:32.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:32.092 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:32.479 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:32.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:32 smithi093 ceph-mon[69265]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:32.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:32 smithi119 ceph-mon[56804]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:33.481 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:33.759 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:33.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:33 smithi093 ceph-mon[69265]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:33.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:33 smithi119 ceph-mon[56804]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:34.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:34 smithi093 ceph-mon[69265]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:34.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:34 smithi119 ceph-mon[56804]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:34.979 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:34.979 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:35.379 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:35.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:35 smithi093 ceph-mon[69265]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:35.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:35 smithi093 ceph-mon[69265]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:35.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:35 smithi119 ceph-mon[56804]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:35.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:35 smithi119 ceph-mon[56804]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:36.380 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:36.651 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:37.865 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:37.865 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:38.048 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:37 smithi093 ceph-mon[69265]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:38.048 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:51:38.048 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:51:38.048 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:51:38.048 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:37 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:51:38.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:37 smithi119 ceph-mon[56804]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:38.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:51:38.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:51:38.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:51:38.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:37 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:51:38.239 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:39.240 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:39.513 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:39.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:39 smithi093 ceph-mon[69265]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:39.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:39 smithi093 ceph-mon[69265]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:39.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:39 smithi093 ceph-mon[69265]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:39 smithi119 ceph-mon[56804]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:39 smithi119 ceph-mon[56804]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:39 smithi119 ceph-mon[56804]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:40.680 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:40.680 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:41.069 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:41.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:41 smithi093 ceph-mon[69265]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:41.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:41 smithi119 ceph-mon[56804]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:42.070 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:42.352 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:42.473 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:42 smithi093 ceph-mon[69265]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:42 smithi119 ceph-mon[56804]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:43.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:43 smithi093 ceph-mon[69265]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:43.577 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:43.577 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:43.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:43 smithi119 ceph-mon[56804]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:43.970 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:44.971 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:45.249 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:45.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:45 smithi093 ceph-mon[69265]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:45.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:45 smithi093 ceph-mon[69265]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:45 smithi119 ceph-mon[56804]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:45.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:45 smithi119 ceph-mon[56804]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:46.410 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:46.410 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:46.803 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:47.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:47 smithi093 ceph-mon[69265]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:47.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:47 smithi093 ceph-mon[69265]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:47.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:47 smithi119 ceph-mon[56804]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:47.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:47 smithi119 ceph-mon[56804]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:47.804 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:48.077 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:49.262 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:49.262 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:49.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:49 smithi093 ceph-mon[69265]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:49.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:49 smithi119 ceph-mon[56804]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:49.652 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:50.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:50 smithi093 ceph-mon[69265]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:50.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:50 smithi119 ceph-mon[56804]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:50.654 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:50.952 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:51.373 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:51 smithi093 ceph-mon[69265]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:51.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:51 smithi119 ceph-mon[56804]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:52.138 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:52.139 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:52.518 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:53.518 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:53.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:53 smithi093 ceph-mon[69265]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:53.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:53 smithi093 ceph-mon[69265]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:53.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:53 smithi119 ceph-mon[56804]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:53.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:53 smithi119 ceph-mon[56804]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:53.798 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:55.012 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:55.012 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:55.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:55 smithi093 ceph-mon[69265]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:55.408 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:55.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:55 smithi119 ceph-mon[56804]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:56.409 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:56.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:56 smithi093 ceph-mon[69265]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:56.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:56 smithi119 ceph-mon[56804]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:56.682 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:57.474 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:57 smithi093 ceph-mon[69265]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:57.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:57 smithi119 ceph-mon[56804]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:57.860 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:51:57.861 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:51:58.242 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:51:59.244 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:51:59.529 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:51:59.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:59 smithi093 ceph-mon[69265]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:59.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:51:59 smithi093 ceph-mon[69265]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:51:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:59 smithi119 ceph-mon[56804]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:51:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:51:59 smithi119 ceph-mon[56804]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:00.717 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:00.718 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:01.116 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:01.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:01 smithi093 ceph-mon[69265]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:01.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:01 smithi119 ceph-mon[56804]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:02.117 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:02.395 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:02.505 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:02 smithi093 ceph-mon[69265]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:02 smithi119 ceph-mon[56804]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:03.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:03 smithi093 ceph-mon[69265]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:03.572 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:03.572 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:03.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:03 smithi119 ceph-mon[56804]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:03.999 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:04.999 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:05.274 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:05.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:05 smithi093 ceph-mon[69265]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:05.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:05 smithi093 ceph-mon[69265]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:05 smithi119 ceph-mon[56804]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:05 smithi119 ceph-mon[56804]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:06.481 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:06.481 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:06.866 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:07.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:07 smithi093 ceph-mon[69265]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:07.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:07 smithi119 ceph-mon[56804]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:07.867 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:08.141 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:08.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:08 smithi093 ceph-mon[69265]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:08 smithi119 ceph-mon[56804]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:09.341 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:09.341 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:09.563 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:09 smithi093 ceph-mon[69265]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:09.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:09 smithi119 ceph-mon[56804]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:09.756 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:10.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:10 smithi119 ceph-mon[56804]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:10.756 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:10.787 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:10 smithi093 ceph-mon[69265]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:11.025 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:11.412 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:11 smithi093 ceph-mon[69265]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:11.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:11 smithi119 ceph-mon[56804]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:12.184 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:12.185 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:12.582 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:13.583 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:13.617 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:13 smithi093 ceph-mon[69265]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:13.617 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:13 smithi093 ceph-mon[69265]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:13 smithi119 ceph-mon[56804]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:13 smithi119 ceph-mon[56804]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:13.868 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:14.999 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:15.000 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:15.388 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:15.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:15 smithi119 ceph-mon[56804]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:15.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:15 smithi093 ceph-mon[69265]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:16.389 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:16 smithi119 ceph-mon[56804]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:16.664 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:16.776 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:16 smithi093 ceph-mon[69265]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:17.454 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:17 smithi093 ceph-mon[69265]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:17.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:17 smithi119 ceph-mon[56804]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:17.839 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:17.839 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:18.256 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:19.257 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:19.536 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:19.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:19 smithi093 ceph-mon[69265]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:19.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:19 smithi093 ceph-mon[69265]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:19 smithi119 ceph-mon[56804]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:19 smithi119 ceph-mon[56804]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:20.782 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:20.782 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:21.180 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:21.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:21 smithi119 ceph-mon[56804]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:21.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:21 smithi093 ceph-mon[69265]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:22.181 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:22.469 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:22.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:22 smithi093 ceph-mon[69265]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:22.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:22 smithi119 ceph-mon[56804]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:23.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:23 smithi093 ceph-mon[69265]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:23.640 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:23.640 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:23.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:23 smithi119 ceph-mon[56804]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:24.038 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:25.039 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:25.316 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:25.581 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:25 smithi093 ceph-mon[69265]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:25.581 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:25 smithi093 ceph-mon[69265]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:25.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:25 smithi119 ceph-mon[56804]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:25.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:25 smithi119 ceph-mon[56804]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:26.562 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:26.563 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:26.956 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:27.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:27 smithi119 ceph-mon[56804]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:27.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:27 smithi093 ceph-mon[69265]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:27.957 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:28.244 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:28.643 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:28 smithi093 ceph-mon[69265]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:28.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:28 smithi119 ceph-mon[56804]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:29.386 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:29.387 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:29.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:29 smithi119 ceph-mon[56804]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:29.704 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:29 smithi093 ceph-mon[69265]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:29.754 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:30 smithi119 ceph-mon[56804]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:30.756 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:30.790 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:30 smithi093 ceph-mon[69265]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:31.036 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:31.509 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:31 smithi093 ceph-mon[69265]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:31 smithi119 ceph-mon[56804]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:32.214 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:32.214 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:32.604 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:33.605 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:33.639 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:33 smithi093 ceph-mon[69265]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:33.639 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:33 smithi093 ceph-mon[69265]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:33 smithi119 ceph-mon[56804]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:33.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:33 smithi119 ceph-mon[56804]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:33.880 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:35.103 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:35.103 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:35.445 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:35 smithi093 ceph-mon[69265]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:35.488 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:35.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:35 smithi119 ceph-mon[56804]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:36.489 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:36.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:36 smithi119 ceph-mon[56804]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:36.777 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:36 smithi093 ceph-mon[69265]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:37 smithi093 ceph-mon[69265]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:37.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:37 smithi119 ceph-mon[56804]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:38.037 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:38.038 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:38.419 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:38.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:38 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:52:38.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:38 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:52:38.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:38 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:52:38.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:38 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:52:38.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:38 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:52:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:38 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:52:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:38 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:52:38.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:38 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:52:39.420 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:39 smithi119 ceph-mon[56804]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:39 smithi119 ceph-mon[56804]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:39 smithi119 ceph-mon[56804]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:39 smithi119 ceph-mon[56804]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:39.702 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:39.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:39 smithi093 ceph-mon[69265]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:39 smithi093 ceph-mon[69265]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:39 smithi093 ceph-mon[69265]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:39 smithi093 ceph-mon[69265]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:40.943 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:40.943 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:41.354 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:41.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:41 smithi119 ceph-mon[56804]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:41.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:41 smithi093 ceph-mon[69265]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:42.355 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:42 smithi119 ceph-mon[56804]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:42.644 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:42.764 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:42 smithi093 ceph-mon[69265]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:43.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:43 smithi119 ceph-mon[56804]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:43.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:43 smithi093 ceph-mon[69265]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:43.829 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:43.829 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:44.202 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:45.203 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:45.485 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:45.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:45 smithi093 ceph-mon[69265]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:45.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:45 smithi093 ceph-mon[69265]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:45 smithi119 ceph-mon[56804]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:45.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:45 smithi119 ceph-mon[56804]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:46.671 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:46.671 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:47.053 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:47.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:47 smithi119 ceph-mon[56804]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:47.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:47 smithi093 ceph-mon[69265]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:48.054 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:48.335 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:48 smithi119 ceph-mon[56804]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:48.757 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:48 smithi093 ceph-mon[69265]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:49.485 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:49.485 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:49.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:49 smithi119 ceph-mon[56804]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:49.665 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:49 smithi093 ceph-mon[69265]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:49.892 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:50.893 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:51.175 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:51.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:51 smithi093 ceph-mon[69265]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:51.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:51 smithi093 ceph-mon[69265]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:51.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:51 smithi119 ceph-mon[56804]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:51.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:51 smithi119 ceph-mon[56804]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:52.441 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:52.441 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:52.825 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:53.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:53 smithi093 ceph-mon[69265]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:53.826 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:53.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:53 smithi119 ceph-mon[56804]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:54.106 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:54.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:54 smithi093 ceph-mon[69265]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:54.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:54 smithi119 ceph-mon[56804]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:55.293 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:55.293 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:55.618 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:55 smithi093 ceph-mon[69265]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:55.692 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:55.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:55 smithi119 ceph-mon[56804]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:56.693 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:56.725 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:56 smithi093 ceph-mon[69265]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:56.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:56 smithi119 ceph-mon[56804]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:56.967 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:57.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:57 smithi093 ceph-mon[69265]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:57.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:57 smithi119 ceph-mon[56804]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:58.193 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:52:58.193 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:52:58.576 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:52:59.577 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:52:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:59 smithi093 ceph-mon[69265]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:52:59 smithi093 ceph-mon[69265]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:52:59.852 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:52:59.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:59 smithi119 ceph-mon[56804]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:52:59.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:52:59 smithi119 ceph-mon[56804]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:01.024 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:01.024 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:01.428 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:01.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:01 smithi093 ceph-mon[69265]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:01.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:01 smithi119 ceph-mon[56804]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:02.430 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:02.718 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:02.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:02 smithi093 ceph-mon[69265]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:02.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:02 smithi119 ceph-mon[56804]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:03.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:03 smithi093 ceph-mon[69265]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:03.883 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:03.883 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:03.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:03 smithi119 ceph-mon[56804]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:04.258 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:05.259 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:05.529 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:05.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:05 smithi093 ceph-mon[69265]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:05.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:05 smithi093 ceph-mon[69265]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:05.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:05 smithi119 ceph-mon[56804]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:05.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:05 smithi119 ceph-mon[56804]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:06.645 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:06.645 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:07.040 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:07.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:07 smithi093 ceph-mon[69265]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:07.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:07 smithi119 ceph-mon[56804]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:08.041 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:08.321 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:08.771 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:08 smithi093 ceph-mon[69265]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:08.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:08 smithi119 ceph-mon[56804]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:09.516 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:09.516 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:09.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:09 smithi093 ceph-mon[69265]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:09.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:09 smithi119 ceph-mon[56804]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:09.898 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:10.899 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:11.186 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:11.587 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:11 smithi093 ceph-mon[69265]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:11.587 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:11 smithi093 ceph-mon[69265]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:11 smithi119 ceph-mon[56804]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:11 smithi119 ceph-mon[56804]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:12.415 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:12.415 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:12.718 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:12 smithi093 ceph-mon[69265]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:12.718 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:12 smithi093 ceph-mon[69265]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:12.798 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:12.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:12 smithi119 ceph-mon[56804]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:12.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:12 smithi119 ceph-mon[56804]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:13.799 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:14.074 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:15.283 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:15.283 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:15.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:15 smithi093 ceph-mon[69265]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:15.619 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:15.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:15 smithi119 ceph-mon[56804]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:16.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:16 smithi093 ceph-mon[69265]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:16.620 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:16 smithi119 ceph-mon[56804]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:16.896 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:17.291 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:17 smithi093 ceph-mon[69265]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:17.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:17 smithi119 ceph-mon[56804]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:18.089 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:18.089 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:18.479 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:19.481 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:19.512 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:19 smithi093 ceph-mon[69265]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:19.512 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:19 smithi093 ceph-mon[69265]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:19 smithi119 ceph-mon[56804]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:19 smithi119 ceph-mon[56804]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:19.752 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:20.972 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:20.972 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:21.387 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:21.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:21 smithi093 ceph-mon[69265]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:21.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:21 smithi119 ceph-mon[56804]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:22.388 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:22.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:22 smithi093 ceph-mon[69265]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:22.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:22 smithi119 ceph-mon[56804]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:22.664 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:23.503 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:23 smithi093 ceph-mon[69265]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:23.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:23 smithi119 ceph-mon[56804]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:23.879 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:23.879 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:24.271 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:25.273 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:25.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:25 smithi093 ceph-mon[69265]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:25.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:25 smithi093 ceph-mon[69265]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:25.551 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:25.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:25 smithi119 ceph-mon[56804]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:25.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:25 smithi119 ceph-mon[56804]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:26.739 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:26.739 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:27.105 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:27.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:27 smithi093 ceph-mon[69265]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:27.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:27 smithi119 ceph-mon[56804]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:28.106 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:28.385 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:28.501 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:28 smithi093 ceph-mon[69265]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:28.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:28 smithi119 ceph-mon[56804]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:29.492 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:29.492 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:29.514 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:29 smithi093 ceph-mon[69265]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:29.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:29 smithi119 ceph-mon[56804]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:29.887 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:30.888 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:31.162 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:31 smithi093 ceph-mon[69265]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:31.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:31 smithi093 ceph-mon[69265]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:31.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:31 smithi119 ceph-mon[56804]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:31.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:31 smithi119 ceph-mon[56804]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:32.324 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:32.324 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:32.711 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:33 smithi093 ceph-mon[69265]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:33 smithi093 ceph-mon[69265]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:33 smithi119 ceph-mon[56804]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:33.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:33 smithi119 ceph-mon[56804]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:33.712 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:33.991 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:35.204 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:35.205 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:35.528 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:35 smithi093 ceph-mon[69265]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:35.594 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:35.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:35 smithi119 ceph-mon[56804]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:36.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:36 smithi093 ceph-mon[69265]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:36.595 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:36.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:36 smithi119 ceph-mon[56804]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:36.874 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:37 smithi093 ceph-mon[69265]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:37.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:37 smithi119 ceph-mon[56804]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:38.045 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:38.045 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:38.362 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:38 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:53:38.430 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:38.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:38 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:53:39.432 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:39 smithi119 ceph-mon[56804]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:39 smithi119 ceph-mon[56804]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:53:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:53:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:53:39.701 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:39 smithi093 ceph-mon[69265]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:39 smithi093 ceph-mon[69265]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:53:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:53:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:53:40.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:40 smithi093 ceph-mon[69265]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:40.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:40 smithi093 ceph-mon[69265]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:40.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:40 smithi119 ceph-mon[56804]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:40 smithi119 ceph-mon[56804]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:40.931 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:40.931 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:41.335 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:42.337 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:42.612 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:42 smithi119 ceph-mon[56804]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:42 smithi119 ceph-mon[56804]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:42.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:42 smithi093 ceph-mon[69265]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:42.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:42 smithi093 ceph-mon[69265]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:43.760 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:43.760 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:44.143 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:44.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:44 smithi093 ceph-mon[69265]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:44.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:44 smithi119 ceph-mon[56804]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:45.144 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:45.430 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:45.538 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:45 smithi093 ceph-mon[69265]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:45 smithi119 ceph-mon[56804]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:46.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:46 smithi093 ceph-mon[69265]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:46.635 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:46.635 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:46.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:46 smithi119 ceph-mon[56804]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:47.018 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:48.020 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:48.298 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:48.586 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:48 smithi093 ceph-mon[69265]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:48.587 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:48 smithi093 ceph-mon[69265]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:48 smithi119 ceph-mon[56804]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:48 smithi119 ceph-mon[56804]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:49.500 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:49.501 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:49.918 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:50.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:50 smithi119 ceph-mon[56804]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:50.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:50 smithi093 ceph-mon[69265]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:50.918 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:51.199 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:51.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:51 smithi119 ceph-mon[56804]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:51.664 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:51 smithi093 ceph-mon[69265]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:52.403 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:52.404 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:52.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:52 smithi119 ceph-mon[56804]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:52.726 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:52 smithi093 ceph-mon[69265]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:52.800 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:53.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:53 smithi119 ceph-mon[56804]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:53.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:53 smithi093 ceph-mon[69265]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:53.801 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:54.089 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:54.489 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:54 smithi093 ceph-mon[69265]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:54 smithi119 ceph-mon[56804]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:55.267 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:55.267 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:55.674 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:56.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:56 smithi119 ceph-mon[56804]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:56 smithi119 ceph-mon[56804]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:56.675 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:56.708 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:56 smithi093 ceph-mon[69265]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:56.708 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:56 smithi093 ceph-mon[69265]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:56.951 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:53:58.224 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:53:58.225 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:53:58.500 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:58 smithi093 ceph-mon[69265]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:58.599 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:53:58.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:58 smithi119 ceph-mon[56804]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:53:59.600 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:53:59.632 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:53:59 smithi093 ceph-mon[69265]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:53:59 smithi119 ceph-mon[56804]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:53:59.879 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:00 smithi119 ceph-mon[56804]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:00.654 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:00 smithi093 ceph-mon[69265]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:01.040 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:01.040 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:01.467 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:02.468 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:02.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:02 smithi119 ceph-mon[56804]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:02.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:02 smithi119 ceph-mon[56804]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:02.742 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:02.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:02 smithi093 ceph-mon[69265]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:02.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:02 smithi093 ceph-mon[69265]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:03.916 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:03.917 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:04.300 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:04 smithi119 ceph-mon[56804]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:04.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:04 smithi093 ceph-mon[69265]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:05.302 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:05.586 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:05 smithi119 ceph-mon[56804]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:05.695 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:05 smithi093 ceph-mon[69265]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:06.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:06 smithi119 ceph-mon[56804]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:06.734 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:06.734 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:06.756 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:06 smithi093 ceph-mon[69265]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:07.106 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:08.108 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:08.389 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:08.503 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:08 smithi093 ceph-mon[69265]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:08.503 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:08 smithi093 ceph-mon[69265]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:08 smithi119 ceph-mon[56804]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:08.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:08 smithi119 ceph-mon[56804]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:09.589 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:09.589 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:09.982 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:10.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:10 smithi119 ceph-mon[56804]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:10.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:10 smithi093 ceph-mon[69265]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:10.983 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:11.269 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:11.646 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:11 smithi119 ceph-mon[56804]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:11.703 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:11 smithi093 ceph-mon[69265]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:12.503 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:12.504 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:12.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:12 smithi119 ceph-mon[56804]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:12.687 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:12 smithi093 ceph-mon[69265]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:12.894 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:13.895 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:14.183 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:14.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:14 smithi119 ceph-mon[56804]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:14.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:14 smithi119 ceph-mon[56804]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:14.662 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:14 smithi093 ceph-mon[69265]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:14.662 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:14 smithi093 ceph-mon[69265]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:15.390 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:15.391 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:15.772 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:16 smithi119 ceph-mon[56804]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:16 smithi119 ceph-mon[56804]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:16.773 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:16.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:16 smithi093 ceph-mon[69265]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:16.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:16 smithi093 ceph-mon[69265]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:17.059 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:18.272 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:18.272 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:18.580 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:18 smithi093 ceph-mon[69265]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:18.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:18 smithi119 ceph-mon[56804]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:18.662 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:19.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:19 smithi119 ceph-mon[56804]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:19.663 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:19.696 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:19 smithi093 ceph-mon[69265]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:19.937 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:20.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:20 smithi119 ceph-mon[56804]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:20.711 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:20 smithi093 ceph-mon[69265]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:21.097 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:21.097 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:21.437 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:22.438 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:22.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:22 smithi119 ceph-mon[56804]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:22.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:22 smithi119 ceph-mon[56804]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:22.709 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:22.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:22 smithi093 ceph-mon[69265]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:22.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:22 smithi093 ceph-mon[69265]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:23.938 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:23.938 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:24.323 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:24.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:24 smithi093 ceph-mon[69265]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:24.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:24 smithi119 ceph-mon[56804]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:25.324 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:25.602 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:25.710 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:25 smithi093 ceph-mon[69265]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:25 smithi119 ceph-mon[56804]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:26.761 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:26.761 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:26.782 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:26 smithi093 ceph-mon[69265]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:26.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:26 smithi119 ceph-mon[56804]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:27.153 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:28.155 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:28.443 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:28.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:28 smithi093 ceph-mon[69265]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:28.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:28 smithi093 ceph-mon[69265]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:28.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:28 smithi119 ceph-mon[56804]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:28.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:28 smithi119 ceph-mon[56804]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:29.669 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:29.669 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:30.055 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:30 smithi093 ceph-mon[69265]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:30.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:30 smithi119 ceph-mon[56804]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:31.056 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:31.339 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:31.411 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:31 smithi093 ceph-mon[69265]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:31.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:31 smithi119 ceph-mon[56804]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:32.539 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:32.539 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:32.750 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:32 smithi093 ceph-mon[69265]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:32.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:32 smithi119 ceph-mon[56804]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:32.953 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:33.953 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:34.232 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:34.676 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:34 smithi093 ceph-mon[69265]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:34.676 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:34 smithi093 ceph-mon[69265]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:34.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:34 smithi119 ceph-mon[56804]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:34.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:34 smithi119 ceph-mon[56804]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:35.404 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:35.405 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:35.796 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:36 smithi093 ceph-mon[69265]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:36.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:36 smithi093 ceph-mon[69265]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:36.798 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:36.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:36 smithi119 ceph-mon[56804]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:36.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:36 smithi119 ceph-mon[56804]: from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:37.078 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:38.246 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:38.246 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:38.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:38 smithi093 ceph-mon[69265]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:38.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:38.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:38 smithi119 ceph-mon[56804]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:39.622 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:39 smithi093 ceph-mon[69265]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:54:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:54:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:54:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:54:39.886 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:39.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:39 smithi119 ceph-mon[56804]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:39.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:54:39.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:54:39.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:54:39.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:54:40.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:40 smithi093 ceph-mon[69265]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:40.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:40 smithi093 ceph-mon[69265]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:40.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:40 smithi093 ceph-mon[69265]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:40.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:40 smithi119 ceph-mon[56804]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:40 smithi119 ceph-mon[56804]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:40 smithi119 ceph-mon[56804]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:41.061 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:41.061 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:41.437 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:42.439 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:42.717 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:42 smithi093 ceph-mon[69265]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:42 smithi093 ceph-mon[69265]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:42.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:42 smithi119 ceph-mon[56804]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:42 smithi119 ceph-mon[56804]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:43.918 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:43.919 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:44.315 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:44.543 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:44 smithi093 ceph-mon[69265]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:44.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:44 smithi119 ceph-mon[56804]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:45.317 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:45.601 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:45.697 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:45 smithi093 ceph-mon[69265]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:45.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:45 smithi119 ceph-mon[56804]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:46.761 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:46.761 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:46.782 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:46 smithi093 ceph-mon[69265]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:46.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:46 smithi119 ceph-mon[56804]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:47.158 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:48.159 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:48.443 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:48.697 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:48 smithi093 ceph-mon[69265]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:48.698 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:48 smithi093 ceph-mon[69265]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:48.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:48 smithi119 ceph-mon[56804]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:48.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:48 smithi119 ceph-mon[56804]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:49.651 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:49.651 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:50.034 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:50.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:50 smithi093 ceph-mon[69265]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:50.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:50 smithi119 ceph-mon[56804]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:51.035 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:51.314 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:51.714 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:51 smithi093 ceph-mon[69265]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:51.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:51 smithi119 ceph-mon[56804]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:52.465 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:52.465 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:52.775 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:52 smithi093 ceph-mon[69265]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:52.803 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:52.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:52 smithi119 ceph-mon[56804]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:53.804 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:54.081 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:54 smithi093 ceph-mon[69265]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:54 smithi093 ceph-mon[69265]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:54 smithi119 ceph-mon[56804]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:54.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:54 smithi119 ceph-mon[56804]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:55.327 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:55.328 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:55.720 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:56 smithi093 ceph-mon[69265]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:56 smithi093 ceph-mon[69265]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:56 smithi119 ceph-mon[56804]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:56 smithi119 ceph-mon[56804]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:56.721 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:57.000 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:54:58.111 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:54:58.111 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:54:58.442 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:58 smithi093 ceph-mon[69265]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:58.491 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:54:58.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:58 smithi119 ceph-mon[56804]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:54:59.492 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:54:59.528 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:54:59 smithi093 ceph-mon[69265]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:54:59 smithi119 ceph-mon[56804]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:54:59.779 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:00.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:00 smithi093 ceph-mon[69265]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:00 smithi119 ceph-mon[56804]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:00.921 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:00.921 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:01.308 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:02.309 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:02.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:02 smithi093 ceph-mon[69265]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:02 smithi093 ceph-mon[69265]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:02.589 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:02 smithi119 ceph-mon[56804]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:02 smithi119 ceph-mon[56804]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:03.778 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:03.779 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:04.148 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:04.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:04 smithi093 ceph-mon[69265]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:04 smithi119 ceph-mon[56804]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:05.150 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:05.431 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:05.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:05 smithi093 ceph-mon[69265]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:05 smithi119 ceph-mon[56804]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:06.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:06 smithi093 ceph-mon[69265]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:06.598 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:06.598 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:06.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:06 smithi119 ceph-mon[56804]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:06.963 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:07.965 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:08.250 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:08.574 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:08 smithi093 ceph-mon[69265]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:08.574 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:08 smithi093 ceph-mon[69265]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:08 smithi119 ceph-mon[56804]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:08 smithi119 ceph-mon[56804]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:09.432 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:09.433 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:09.823 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:10.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:10 smithi119 ceph-mon[56804]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:10.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:10 smithi119 ceph-mon[56804]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:10.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:10 smithi093 ceph-mon[69265]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:10.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:10 smithi093 ceph-mon[69265]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:10.823 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:11.109 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:12.256 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:12.257 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:12.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:12 smithi093 ceph-mon[69265]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:12.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:12 smithi119 ceph-mon[56804]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:12.680 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:13.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:13 smithi119 ceph-mon[56804]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:13.681 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:13.713 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:13 smithi093 ceph-mon[69265]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:13.966 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:14.419 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:14 smithi093 ceph-mon[69265]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:14.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:14 smithi119 ceph-mon[56804]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:15.157 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:15.157 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:15.530 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:16.532 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:16.565 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:16 smithi093 ceph-mon[69265]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:16.566 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:16 smithi093 ceph-mon[69265]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:16 smithi119 ceph-mon[56804]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:16 smithi119 ceph-mon[56804]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:16.807 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:18.021 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:18.021 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:18.412 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:18.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:18 smithi119 ceph-mon[56804]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:18.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:18 smithi093 ceph-mon[69265]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:19.413 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:19.645 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:19 smithi119 ceph-mon[56804]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:19.685 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:19.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:19 smithi093 ceph-mon[69265]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:20.485 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:20 smithi093 ceph-mon[69265]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:20.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:20 smithi119 ceph-mon[56804]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:20.863 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:20.863 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:21.238 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:22.239 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:22.521 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:22.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:22 smithi093 ceph-mon[69265]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:22.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:22 smithi093 ceph-mon[69265]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:22.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:22 smithi119 ceph-mon[56804]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:22.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:22 smithi119 ceph-mon[56804]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:23.781 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:23.781 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:24.155 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:24.544 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:24 smithi093 ceph-mon[69265]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:24.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:24 smithi119 ceph-mon[56804]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:25.157 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:25.436 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:25.534 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:25 smithi093 ceph-mon[69265]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:25.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:25 smithi119 ceph-mon[56804]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:26.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:26 smithi093 ceph-mon[69265]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:26.570 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:26.570 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:26.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:26 smithi119 ceph-mon[56804]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:26.956 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:27.957 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:28.239 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:28.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:28 smithi119 ceph-mon[56804]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:28.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:28 smithi119 ceph-mon[56804]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:28.692 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:28 smithi093 ceph-mon[69265]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:28.692 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:28 smithi093 ceph-mon[69265]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:29.390 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:29.390 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:29.770 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:30 smithi119 ceph-mon[56804]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:30 smithi119 ceph-mon[56804]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:30.770 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:30.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:30 smithi093 ceph-mon[69265]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:30 smithi093 ceph-mon[69265]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:31.049 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:32.207 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:32.207 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:32.511 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:32 smithi093 ceph-mon[69265]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:32.584 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:32.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:32 smithi119 ceph-mon[56804]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:33.585 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:33.618 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:33 smithi093 ceph-mon[69265]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:33 smithi119 ceph-mon[56804]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:33.865 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:34.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:34 smithi119 ceph-mon[56804]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:34.708 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:34 smithi093 ceph-mon[69265]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:35.085 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:35.085 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:35.460 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:36.461 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:36.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:36 smithi119 ceph-mon[56804]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:36 smithi119 ceph-mon[56804]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:36.749 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:36 smithi093 ceph-mon[69265]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:36 smithi093 ceph-mon[69265]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:37.910 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:37.910 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:38.277 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:38.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:38 smithi093 ceph-mon[69265]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:38.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:38 smithi119 ceph-mon[56804]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:39.279 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:39.572 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:39 smithi119 ceph-mon[56804]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:39 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:55:39.681 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:39 smithi093 ceph-mon[69265]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:39.681 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:39 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:55:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:40 smithi119 ceph-mon[56804]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:55:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:55:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:55:40.736 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:40.736 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:40.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:40 smithi093 ceph-mon[69265]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:40.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:55:40.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:55:40.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:55:41.109 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:41.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:41 smithi119 ceph-mon[56804]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:41.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:41 smithi093 ceph-mon[69265]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:42.110 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:42.389 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:42.471 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:42 smithi093 ceph-mon[69265]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:42 smithi119 ceph-mon[56804]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:43.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:43 smithi093 ceph-mon[69265]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:43.610 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:43.610 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:43.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:43 smithi119 ceph-mon[56804]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:43.995 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:44.996 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:45.281 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:45 smithi119 ceph-mon[56804]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:45.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:45 smithi119 ceph-mon[56804]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:45.731 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:45 smithi093 ceph-mon[69265]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:45.731 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:45 smithi093 ceph-mon[69265]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:46.514 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:46.514 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:46.893 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:47.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:47 smithi119 ceph-mon[56804]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:47.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:47 smithi093 ceph-mon[69265]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:47.894 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:48.174 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:48.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:48 smithi093 ceph-mon[69265]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:48 smithi119 ceph-mon[56804]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:49.385 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:49.385 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:49.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:49 smithi119 ceph-mon[56804]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:49.717 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:49 smithi093 ceph-mon[69265]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:49.775 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:50.776 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:50.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:50 smithi093 ceph-mon[69265]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:50.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:50 smithi119 ceph-mon[56804]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:51.057 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:51.489 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:51 smithi093 ceph-mon[69265]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:51.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:51 smithi119 ceph-mon[56804]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:52.251 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:52.251 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:52.666 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:53.667 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:53.702 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:53 smithi093 ceph-mon[69265]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:53.702 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:53 smithi093 ceph-mon[69265]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:53.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:53 smithi119 ceph-mon[56804]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:53.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:53 smithi119 ceph-mon[56804]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:53.947 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:55.140 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:55.140 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:55.441 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:55 smithi093 ceph-mon[69265]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:55.507 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:55.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:55 smithi119 ceph-mon[56804]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:56.508 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:56.781 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:56.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:56 smithi093 ceph-mon[69265]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:56.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:56 smithi119 ceph-mon[56804]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:57.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:57 smithi093 ceph-mon[69265]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:57.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:57 smithi119 ceph-mon[56804]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:58.031 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:55:58.031 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:55:58.408 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:55:59.409 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:55:59.688 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:55:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:59 smithi093 ceph-mon[69265]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:55:59 smithi093 ceph-mon[69265]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:55:59.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:59 smithi119 ceph-mon[56804]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:55:59.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:55:59 smithi119 ceph-mon[56804]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:00.815 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:00.815 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:01.198 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:01.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:01 smithi093 ceph-mon[69265]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:01.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:01 smithi119 ceph-mon[56804]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:02.199 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:02.480 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:02.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:02 smithi093 ceph-mon[69265]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:02.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:02 smithi119 ceph-mon[56804]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:03.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:03 smithi093 ceph-mon[69265]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:03.659 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:03.659 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:03.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:03 smithi119 ceph-mon[56804]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:04.048 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:05.049 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:05.322 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:05.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:05 smithi093 ceph-mon[69265]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:05.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:05 smithi093 ceph-mon[69265]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:05.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:05 smithi119 ceph-mon[56804]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:05.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:05 smithi119 ceph-mon[56804]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:06.681 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:06.682 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:07.073 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:07.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:07 smithi093 ceph-mon[69265]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:07.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:07 smithi119 ceph-mon[56804]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:08.073 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:08.354 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:08.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:08 smithi093 ceph-mon[69265]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:08.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:08 smithi119 ceph-mon[56804]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:09.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:09 smithi093 ceph-mon[69265]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:09.590 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:09.590 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:09.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:09 smithi119 ceph-mon[56804]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:10.012 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:11.013 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:11.292 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:11.777 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:11 smithi093 ceph-mon[69265]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:11.778 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:11 smithi093 ceph-mon[69265]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:11.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:11 smithi119 ceph-mon[56804]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:11 smithi119 ceph-mon[56804]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:12.506 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:12.506 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:12.888 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:13.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:13 smithi093 ceph-mon[69265]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:13.890 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:13.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:13 smithi119 ceph-mon[56804]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:14.172 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:14.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:14 smithi093 ceph-mon[69265]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:14.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:14 smithi119 ceph-mon[56804]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:15.292 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:15.292 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:15.622 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:15 smithi093 ceph-mon[69265]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:15.686 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:15.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:15 smithi119 ceph-mon[56804]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:16.687 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:16.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:16 smithi093 ceph-mon[69265]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:16.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:16 smithi119 ceph-mon[56804]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:16.964 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:17.735 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:17 smithi093 ceph-mon[69265]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:17.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:17 smithi119 ceph-mon[56804]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:18.111 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:18.111 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:18.487 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:19.488 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:19.766 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:19.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:19 smithi093 ceph-mon[69265]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:19.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:19 smithi093 ceph-mon[69265]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:19.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:19 smithi119 ceph-mon[56804]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:19.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:19 smithi119 ceph-mon[56804]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:20.937 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:20.938 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:21.328 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:21.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:21 smithi093 ceph-mon[69265]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:21.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:21 smithi119 ceph-mon[56804]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:22.329 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:22.604 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:22.715 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:22 smithi093 ceph-mon[69265]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:22.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:22 smithi119 ceph-mon[56804]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:23.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:23 smithi093 ceph-mon[69265]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:23.830 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:23.830 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:23.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:23 smithi119 ceph-mon[56804]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:24.239 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:25.240 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:25.526 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:25.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:25 smithi093 ceph-mon[69265]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:25.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:25 smithi093 ceph-mon[69265]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:25 smithi119 ceph-mon[56804]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:25 smithi119 ceph-mon[56804]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:26.745 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:26.745 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:26.771 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:26 smithi093 ceph-mon[69265]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:26.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:26 smithi119 ceph-mon[56804]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:27.119 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:27.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:27 smithi093 ceph-mon[69265]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:27.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:27 smithi119 ceph-mon[56804]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:28.121 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:28.400 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:29.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:29 smithi093 ceph-mon[69265]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:29.621 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:29.621 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:29.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:29 smithi119 ceph-mon[56804]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:29.994 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:30.995 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:31.269 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:31.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:31 smithi119 ceph-mon[56804]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:31.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:31 smithi119 ceph-mon[56804]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:31.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:31 smithi093 ceph-mon[69265]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:31.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:31 smithi093 ceph-mon[69265]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:32.446 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:32.446 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:32.844 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:33 smithi119 ceph-mon[56804]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:33.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:33 smithi119 ceph-mon[56804]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:33.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:33 smithi093 ceph-mon[69265]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:33.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:33 smithi093 ceph-mon[69265]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:33.845 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:34.128 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:35.374 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:35.374 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:35.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:35 smithi119 ceph-mon[56804]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:35.727 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:35 smithi093 ceph-mon[69265]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:35.759 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:36.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:36 smithi119 ceph-mon[56804]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:36.760 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:36 smithi093 ceph-mon[69265]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:37.040 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:37.482 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:37 smithi093 ceph-mon[69265]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:37.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:37 smithi119 ceph-mon[56804]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:38.258 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:38.259 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:38.634 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:39.634 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:39.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:39 smithi119 ceph-mon[56804]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:39.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:39 smithi119 ceph-mon[56804]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:39.668 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:39 smithi093 ceph-mon[69265]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:39.668 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:39 smithi093 ceph-mon[69265]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:39.915 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:56:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:40 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:56:40.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:40.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:40 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:41.078 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:41.079 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:41.411 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:41 smithi093 ceph-mon[69265]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:41.411 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:56:41.411 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:56:41.411 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:41.459 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:41.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:41 smithi119 ceph-mon[56804]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:41.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:56:41.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:56:41.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:56:42.460 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:42 smithi119 ceph-mon[56804]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:42 smithi119 ceph-mon[56804]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:42.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:42 smithi119 ceph-mon[56804]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:42.751 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:42.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:42 smithi093 ceph-mon[69265]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:42 smithi093 ceph-mon[69265]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:42 smithi093 ceph-mon[69265]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:43.919 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:43.920 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:44.324 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:44.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:44 smithi093 ceph-mon[69265]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:44.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:44 smithi119 ceph-mon[56804]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:45.325 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:45.590 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:45 smithi119 ceph-mon[56804]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:45.704 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:45 smithi093 ceph-mon[69265]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:46.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:46 smithi119 ceph-mon[56804]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:46.766 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:46.766 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:46.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:46 smithi093 ceph-mon[69265]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:47.158 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:48.159 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:48.434 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:48.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:48 smithi093 ceph-mon[69265]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:48.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:48 smithi093 ceph-mon[69265]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:48 smithi119 ceph-mon[56804]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:48.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:48 smithi119 ceph-mon[56804]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:49.626 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:49.627 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:50.032 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:50.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:50 smithi119 ceph-mon[56804]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:50.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:50 smithi093 ceph-mon[69265]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:51.034 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:51.329 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:51.620 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:51 smithi093 ceph-mon[69265]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:51.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:51 smithi119 ceph-mon[56804]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:52.565 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:52.565 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:52.597 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:52 smithi093 ceph-mon[69265]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:52.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:52 smithi119 ceph-mon[56804]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:52.940 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:53.942 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:54.217 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:54 smithi119 ceph-mon[56804]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:54.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:54 smithi119 ceph-mon[56804]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:54.671 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:54 smithi093 ceph-mon[69265]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:54.671 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:54 smithi093 ceph-mon[69265]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:55.465 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:55.465 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:55.880 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:56 smithi119 ceph-mon[56804]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:56 smithi119 ceph-mon[56804]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:56.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:56 smithi093 ceph-mon[69265]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:56.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:56 smithi093 ceph-mon[69265]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:56.881 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:56:57.156 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:56:58.446 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:56:58.447 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:56:58.604 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:58 smithi093 ceph-mon[69265]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:58.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:58 smithi119 ceph-mon[56804]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:56:58.842 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:56:59.614 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:56:59 smithi093 ceph-mon[69265]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:59.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:56:59 smithi119 ceph-mon[56804]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:56:59.843 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:00.115 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:00.537 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:00 smithi093 ceph-mon[69265]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:00 smithi119 ceph-mon[56804]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:01.281 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:01.281 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:01.683 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:02 smithi119 ceph-mon[56804]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:02.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:02 smithi119 ceph-mon[56804]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:02.684 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:02.688 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:02 smithi093 ceph-mon[69265]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:02.688 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:02 smithi093 ceph-mon[69265]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:02.952 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:04.183 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:04.183 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:04.481 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:04 smithi093 ceph-mon[69265]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:04.548 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:04 smithi119 ceph-mon[56804]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:05.549 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:05 smithi119 ceph-mon[56804]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:05.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:05 smithi093 ceph-mon[69265]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:05.823 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:06.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:06 smithi093 ceph-mon[69265]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:06.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:06 smithi119 ceph-mon[56804]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:07.000 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:07.000 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:07.416 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:08.417 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:08 smithi119 ceph-mon[56804]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:08 smithi119 ceph-mon[56804]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:08.693 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:08.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:08 smithi093 ceph-mon[69265]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:08.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:08 smithi093 ceph-mon[69265]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:09.917 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:09.917 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:10.305 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:10.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:10 smithi093 ceph-mon[69265]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:10.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:10 smithi119 ceph-mon[56804]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:11.306 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:11.585 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:11.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:11 smithi119 ceph-mon[56804]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:11.692 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:11 smithi093 ceph-mon[69265]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:12.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:12 smithi119 ceph-mon[56804]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:12.755 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:12.755 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:12.779 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:12 smithi093 ceph-mon[69265]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:13.174 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:14.175 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:14.460 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:14.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:14 smithi093 ceph-mon[69265]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:14.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:14 smithi093 ceph-mon[69265]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:14.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:14 smithi119 ceph-mon[56804]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:14.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:14 smithi119 ceph-mon[56804]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:15.656 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:15.656 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:16.038 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:16 smithi119 ceph-mon[56804]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:16.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:16 smithi093 ceph-mon[69265]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:17.039 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:17.318 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:17.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:17 smithi119 ceph-mon[56804]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:17.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:17 smithi093 ceph-mon[69265]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:18.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:18 smithi093 ceph-mon[69265]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:18.605 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:18.605 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:18.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:18 smithi119 ceph-mon[56804]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:18.958 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:19.959 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:20.236 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:20.667 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:20 smithi093 ceph-mon[69265]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:20.667 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:20 smithi093 ceph-mon[69265]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:20.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:20 smithi119 ceph-mon[56804]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:20.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:20 smithi119 ceph-mon[56804]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:21.383 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:21.383 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:21.777 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:22.779 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:22.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:22 smithi093 ceph-mon[69265]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:22.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:22 smithi093 ceph-mon[69265]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:22.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:22 smithi119 ceph-mon[56804]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:22.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:22 smithi119 ceph-mon[56804]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:23.058 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:24.323 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:24.325 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:24.653 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:24 smithi093 ceph-mon[69265]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:24.702 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:24.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:24 smithi119 ceph-mon[56804]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:25.703 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:25.736 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:25 smithi093 ceph-mon[69265]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:25 smithi119 ceph-mon[56804]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:25.981 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:26.742 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:26 smithi093 ceph-mon[69265]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:26.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:26 smithi119 ceph-mon[56804]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:27.122 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:27.122 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:27.534 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:28.536 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:28.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:28 smithi093 ceph-mon[69265]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:28.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:28 smithi093 ceph-mon[69265]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:28.811 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:28.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:28 smithi119 ceph-mon[56804]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:28.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:28 smithi119 ceph-mon[56804]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:30.028 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:30.028 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:30.428 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:30.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:30 smithi093 ceph-mon[69265]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:30.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:30 smithi119 ceph-mon[56804]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:31.429 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:31.703 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:31.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:31 smithi093 ceph-mon[69265]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:31.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:31 smithi119 ceph-mon[56804]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:32.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:32 smithi093 ceph-mon[69265]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:32.861 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:32.861 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:32.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:32 smithi119 ceph-mon[56804]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:33.287 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:34.288 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:34.570 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:34.673 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:34 smithi093 ceph-mon[69265]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:34.673 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:34 smithi093 ceph-mon[69265]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:34.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:34 smithi119 ceph-mon[56804]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:34.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:34 smithi119 ceph-mon[56804]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:35.794 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:35.794 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:36.176 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:36 smithi093 ceph-mon[69265]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:36.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:36 smithi119 ceph-mon[56804]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:37.177 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:37.455 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:37.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:37 smithi093 ceph-mon[69265]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:37.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:37 smithi119 ceph-mon[56804]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:38.701 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:38.701 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:38.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:38 smithi093 ceph-mon[69265]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:38.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:38 smithi119 ceph-mon[56804]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:39.092 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:40.093 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:40.377 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:40.441 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:40 smithi093 ceph-mon[69265]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:40.442 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:40 smithi093 ceph-mon[69265]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:40.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:40 smithi119 ceph-mon[56804]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:40 smithi119 ceph-mon[56804]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:41.559 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:41.559 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:41.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:57:41.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:57:41.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:57:41.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.723 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.723 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:57:41.723 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:57:41.723 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:41 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:57:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:41 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:57:41.932 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:42 smithi093 ceph-mon[69265]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:42 smithi093 ceph-mon[69265]: Adjusting osd_memory_target on smithi093 to 15065M 2023-12-18T03:57:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:42 smithi093 ceph-mon[69265]: Adjusting osd_memory_target on smithi119 to 15065M 2023-12-18T03:57:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:42 smithi093 ceph-mon[69265]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:42 smithi093 ceph-mon[69265]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:42 smithi119 ceph-mon[56804]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:42 smithi119 ceph-mon[56804]: Adjusting osd_memory_target on smithi093 to 15065M 2023-12-18T03:57:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:42 smithi119 ceph-mon[56804]: Adjusting osd_memory_target on smithi119 to 15065M 2023-12-18T03:57:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:42 smithi119 ceph-mon[56804]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:42 smithi119 ceph-mon[56804]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:42.933 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:43.214 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:43.624 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:43 smithi093 ceph-mon[69265]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:43.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:43 smithi119 ceph-mon[56804]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:44.404 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:44.405 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:44.730 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:44 smithi093 ceph-mon[69265]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:44.775 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:44.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:44 smithi119 ceph-mon[56804]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:45.776 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:45.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:45 smithi093 ceph-mon[69265]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:45 smithi119 ceph-mon[56804]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:46.058 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:46.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:46 smithi093 ceph-mon[69265]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:46.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:46 smithi119 ceph-mon[56804]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:47.225 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:47.226 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:47.641 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:48.642 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:48.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:48 smithi093 ceph-mon[69265]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:48.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:48 smithi093 ceph-mon[69265]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:48.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:48 smithi119 ceph-mon[56804]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:48.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:48 smithi119 ceph-mon[56804]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:48.920 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:50.117 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:50.117 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:50.515 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:50.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:50 smithi093 ceph-mon[69265]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:50.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:50 smithi119 ceph-mon[56804]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:51.516 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:51.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:51 smithi093 ceph-mon[69265]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:51.800 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:51.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:51 smithi119 ceph-mon[56804]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:52.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:52 smithi093 ceph-mon[69265]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:52.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:52 smithi119 ceph-mon[56804]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:53.014 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:53.014 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:53.431 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:54.432 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:54 smithi119 ceph-mon[56804]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:54 smithi119 ceph-mon[56804]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:54.706 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:54.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:54 smithi093 ceph-mon[69265]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:54.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:54 smithi093 ceph-mon[69265]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:55.864 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:55.864 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:56.239 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:57:56.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:56 smithi093 ceph-mon[69265]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:56.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:56 smithi119 ceph-mon[56804]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:57.240 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:57:57.520 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:57:57.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:57 smithi093 ceph-mon[69265]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:57.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:57 smithi119 ceph-mon[56804]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:57:58.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:57:58 smithi119 ceph-mon[56804]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:58.699 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:57:58.699 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:57:58.724 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:57:58 smithi093 ceph-mon[69265]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:57:59.099 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:00.100 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:00.384 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:00.485 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:00 smithi093 ceph-mon[69265]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:00.485 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:00 smithi093 ceph-mon[69265]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:00 smithi119 ceph-mon[56804]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:00.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:00 smithi119 ceph-mon[56804]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:01.506 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:01.507 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:01.897 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:02.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:02 smithi119 ceph-mon[56804]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:02.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:02 smithi093 ceph-mon[69265]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:02.897 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:03.178 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:03.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:03 smithi093 ceph-mon[69265]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:03.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:03 smithi119 ceph-mon[56804]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:04.349 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:04.349 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:04.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:04 smithi119 ceph-mon[56804]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:04.703 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:04 smithi093 ceph-mon[69265]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:04.732 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:05 smithi119 ceph-mon[56804]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:05.733 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:05.767 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:05 smithi093 ceph-mon[69265]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:06.017 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:06.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:06 smithi093 ceph-mon[69265]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:06.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:06 smithi119 ceph-mon[56804]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:07.180 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:07.180 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:07.585 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:08.586 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:08.622 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:08 smithi093 ceph-mon[69265]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:08.622 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:08 smithi093 ceph-mon[69265]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:08 smithi119 ceph-mon[56804]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:08.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:08 smithi119 ceph-mon[56804]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:08.868 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:10.053 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:10.054 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:10.438 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:10.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:10 smithi119 ceph-mon[56804]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:10.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:10 smithi093 ceph-mon[69265]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:11.439 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:11.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:11 smithi119 ceph-mon[56804]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:11.726 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:11.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:11 smithi093 ceph-mon[69265]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:12.518 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:12 smithi093 ceph-mon[69265]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:12.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:12 smithi119 ceph-mon[56804]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:12.905 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:12.905 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:13.286 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:14.287 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:14.568 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:14.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:14 smithi119 ceph-mon[56804]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:14.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:14 smithi119 ceph-mon[56804]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:14.674 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:14 smithi093 ceph-mon[69265]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:14.674 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:14 smithi093 ceph-mon[69265]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:15.712 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:15.712 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:16.071 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:16.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:16 smithi119 ceph-mon[56804]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:16.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:16 smithi093 ceph-mon[69265]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:17.072 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:17.348 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:17.456 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:17 smithi093 ceph-mon[69265]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:17.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:17 smithi119 ceph-mon[56804]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:18.524 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:18.524 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:18.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:18 smithi093 ceph-mon[69265]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:18.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:18 smithi119 ceph-mon[56804]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:18.911 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:19.911 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:20.186 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:20.641 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:20 smithi093 ceph-mon[69265]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:20.642 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:20 smithi093 ceph-mon[69265]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:20.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:20 smithi119 ceph-mon[56804]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:20.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:20 smithi119 ceph-mon[56804]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:21.362 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:21.362 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:21.744 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:22.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:22 smithi119 ceph-mon[56804]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:22.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:22 smithi119 ceph-mon[56804]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:22.745 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:22.780 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:22 smithi093 ceph-mon[69265]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:22.780 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:22 smithi093 ceph-mon[69265]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:23.028 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:24.184 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:24.184 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:24.486 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:24 smithi093 ceph-mon[69265]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:24.569 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:24.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:24 smithi119 ceph-mon[56804]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:25.570 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:25.605 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:25 smithi093 ceph-mon[69265]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:25.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:25 smithi119 ceph-mon[56804]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:25.855 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:26.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:26 smithi093 ceph-mon[69265]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:26.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:26 smithi119 ceph-mon[56804]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:27.019 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:27.019 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:27.445 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:28.447 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:28.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:28 smithi119 ceph-mon[56804]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:28.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:28 smithi119 ceph-mon[56804]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:28.726 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:28.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:28 smithi093 ceph-mon[69265]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:28.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:28 smithi093 ceph-mon[69265]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:29.879 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:29.879 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:30.269 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:30.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:30 smithi093 ceph-mon[69265]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:30.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:30 smithi119 ceph-mon[56804]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:31.270 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:31.551 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:31.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:31 smithi119 ceph-mon[56804]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:31.665 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:31 smithi093 ceph-mon[69265]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:32.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:32 smithi119 ceph-mon[56804]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:32.785 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:32.785 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:32.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:32 smithi093 ceph-mon[69265]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:33.167 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:34.168 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:34.449 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:34.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:34 smithi093 ceph-mon[69265]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:34.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:34 smithi093 ceph-mon[69265]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:34.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:34 smithi119 ceph-mon[56804]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:34 smithi119 ceph-mon[56804]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:35.603 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:35.603 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:36.025 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:36.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:36 smithi119 ceph-mon[56804]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:36.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:36 smithi093 ceph-mon[69265]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:37.026 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:37.313 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:37.593 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:37 smithi093 ceph-mon[69265]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:37.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:37 smithi119 ceph-mon[56804]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:38.547 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:38.547 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:38.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:38 smithi119 ceph-mon[56804]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:38.697 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:38 smithi093 ceph-mon[69265]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:38.934 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:39.935 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:40.214 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:40.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:40 smithi119 ceph-mon[56804]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:40 smithi119 ceph-mon[56804]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:40.680 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:40 smithi093 ceph-mon[69265]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:40.680 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:40 smithi093 ceph-mon[69265]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:41.400 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:41.401 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:41.794 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:58:42.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:42 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:58:42.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:42.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:58:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:58:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:58:42.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:42 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:58:42.795 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:43.059 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:43.463 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:43 smithi093 ceph-mon[69265]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:43.463 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:43 smithi093 ceph-mon[69265]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:43.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:43 smithi119 ceph-mon[56804]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:43.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:43 smithi119 ceph-mon[56804]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:44.241 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:44.241 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:44.624 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:45.625 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:45 smithi119 ceph-mon[56804]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:45.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:45 smithi119 ceph-mon[56804]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:45.659 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:45 smithi093 ceph-mon[69265]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:45.659 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:45 smithi093 ceph-mon[69265]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:45.902 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:47.109 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:47.109 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:47.447 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:47 smithi093 ceph-mon[69265]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:47.498 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:47.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:47 smithi119 ceph-mon[56804]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:48.499 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:48 smithi119 ceph-mon[56804]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:48.779 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:48.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:48 smithi093 ceph-mon[69265]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:49.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:49 smithi093 ceph-mon[69265]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:49.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:49 smithi119 ceph-mon[56804]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:49.938 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:49.938 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:50.349 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:51.351 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:51.629 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:51.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:51 smithi119 ceph-mon[56804]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:51.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:51 smithi119 ceph-mon[56804]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:51.736 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:51 smithi093 ceph-mon[69265]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:51.736 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:51 smithi093 ceph-mon[69265]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:52.788 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:52.788 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:53.183 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:53.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:53 smithi119 ceph-mon[56804]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:53.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:53 smithi093 ceph-mon[69265]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:54.184 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:54.466 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:54.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:54 smithi093 ceph-mon[69265]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:54 smithi119 ceph-mon[56804]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:55 smithi119 ceph-mon[56804]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:55.671 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:55.672 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:55.698 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:55 smithi093 ceph-mon[69265]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:56.066 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:57.068 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:58:57.353 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:58:57.625 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:57 smithi093 ceph-mon[69265]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:57.625 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:57 smithi093 ceph-mon[69265]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:57.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:57 smithi119 ceph-mon[56804]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:58:57.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:57 smithi119 ceph-mon[56804]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:58.518 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:58:58.518 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:58:58.880 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:58:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:58:59 smithi119 ceph-mon[56804]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:59.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:58:59 smithi093 ceph-mon[69265]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:58:59.880 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:00.167 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:00.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:00 smithi093 ceph-mon[69265]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:00.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:00 smithi119 ceph-mon[56804]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:01.393 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:01.393 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:01.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:01 smithi119 ceph-mon[56804]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:01.722 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:01 smithi093 ceph-mon[69265]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:01.780 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:02.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:02 smithi119 ceph-mon[56804]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:02.781 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:02.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:02 smithi093 ceph-mon[69265]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:03.056 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:03.510 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:03 smithi093 ceph-mon[69265]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:03.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:03 smithi119 ceph-mon[56804]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:04.249 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:04.250 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:04.648 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:05.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:05 smithi119 ceph-mon[56804]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:05.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:05 smithi119 ceph-mon[56804]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:05.649 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:05.682 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:05 smithi093 ceph-mon[69265]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:05.682 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:05 smithi093 ceph-mon[69265]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:05.934 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:07.147 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:07.147 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:07.480 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:07 smithi093 ceph-mon[69265]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:07.530 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:07.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:07 smithi119 ceph-mon[56804]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:08.531 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:08.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:08 smithi093 ceph-mon[69265]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:08.810 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:08.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:08 smithi119 ceph-mon[56804]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:09.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:09 smithi093 ceph-mon[69265]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:09.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:09 smithi119 ceph-mon[56804]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:09.977 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:09.977 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:10.371 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:11.372 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:11.656 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:11.766 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:11 smithi093 ceph-mon[69265]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:11.766 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:11 smithi093 ceph-mon[69265]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:11 smithi119 ceph-mon[56804]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:11 smithi119 ceph-mon[56804]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:12.847 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:12.848 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:13.229 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:13.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:13 smithi093 ceph-mon[69265]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:13.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:13 smithi119 ceph-mon[56804]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:14.231 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:14.503 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:14.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:14 smithi093 ceph-mon[69265]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:14.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:14 smithi119 ceph-mon[56804]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:15.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:15 smithi093 ceph-mon[69265]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:15.661 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:15.662 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:15.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:15 smithi119 ceph-mon[56804]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:16.053 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:17.054 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:17.335 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:17.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:17 smithi093 ceph-mon[69265]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:17.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:17 smithi093 ceph-mon[69265]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:17.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:17 smithi119 ceph-mon[56804]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:17.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:17 smithi119 ceph-mon[56804]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:18.546 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:18.546 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:18.936 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:19.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:19 smithi093 ceph-mon[69265]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:19.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:19 smithi119 ceph-mon[56804]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:19.937 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:20.220 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:20.699 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:20 smithi093 ceph-mon[69265]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:20.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:20 smithi119 ceph-mon[56804]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:21.454 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:21.454 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:21.753 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:21 smithi093 ceph-mon[69265]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:21.843 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:21.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:21 smithi119 ceph-mon[56804]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:22.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:22 smithi093 ceph-mon[69265]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:22.845 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:22.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:22 smithi119 ceph-mon[56804]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:23.129 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:23.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:23 smithi093 ceph-mon[69265]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:23.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:23 smithi119 ceph-mon[56804]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:24.368 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:24.369 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:24.743 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:25.744 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:25.778 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:25 smithi093 ceph-mon[69265]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:25.778 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:25 smithi093 ceph-mon[69265]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:25.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:25 smithi119 ceph-mon[56804]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:25.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:25 smithi119 ceph-mon[56804]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:26.022 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:27.168 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:27.168 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:27.527 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:27 smithi093 ceph-mon[69265]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:27.575 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:27.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:27 smithi119 ceph-mon[56804]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:28.577 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:28.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:28 smithi093 ceph-mon[69265]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:28.840 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:28.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:28 smithi119 ceph-mon[56804]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:29.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:29 smithi093 ceph-mon[69265]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:29.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:29 smithi119 ceph-mon[56804]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:30.042 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:30.043 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:30.418 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:31.418 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:31.686 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:31.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:31 smithi093 ceph-mon[69265]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:31.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:31 smithi093 ceph-mon[69265]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:31.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:31 smithi119 ceph-mon[56804]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:31.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:31 smithi119 ceph-mon[56804]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:32.881 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:32.881 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:33.267 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:33.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:33 smithi093 ceph-mon[69265]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:33.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:33 smithi119 ceph-mon[56804]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:34.268 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:34.542 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:34.654 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:34 smithi093 ceph-mon[69265]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:34.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:34 smithi119 ceph-mon[56804]: from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:35.735 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:35.735 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:35.756 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:35 smithi093 ceph-mon[69265]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:35.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:35 smithi119 ceph-mon[56804]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:36.109 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:37.110 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:37.381 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:37.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:37 smithi093 ceph-mon[69265]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:37.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:37 smithi093 ceph-mon[69265]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:37.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:37 smithi119 ceph-mon[56804]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:37.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:37 smithi119 ceph-mon[56804]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:38.601 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:38.601 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:38.984 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:39.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:39 smithi093 ceph-mon[69265]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:39.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:39 smithi119 ceph-mon[56804]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:39.985 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:40.253 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:40.655 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:40 smithi093 ceph-mon[69265]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:40 smithi119 ceph-mon[56804]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:41.374 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:41.374 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:49:35.367014Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:49:35.366938Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:49:35.366769Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:49:35.366645Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:49:35.366857Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:41.683 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:41 smithi093 ceph-mon[69265]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:41.750 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:41 smithi119 ceph-mon[56804]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:42.751 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:42.778 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:42 smithi093 ceph-mon[69265]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:42.778 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:42 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:59:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:42 smithi119 ceph-mon[56804]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:42 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T03:59:43.032 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:43.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:43 smithi093 ceph-mon[69265]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:43.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:43 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:43.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:43 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:43.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:43 smithi119 ceph-mon[56804]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:43.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:43 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:43.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:43 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:44.266 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:44.267 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:44.692 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:44 smithi093 ceph-mon[69265]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T03:59:45.144 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:44 smithi119 ceph-mon[56804]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:45.693 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:45.972 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:47.192 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:47.192 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:47.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:47 smithi093 ceph-mon[69265]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:47.590 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:47.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:47 smithi119 ceph-mon[56804]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:48.591 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:48.625 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:48 smithi093 ceph-mon[69265]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:48.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:48 smithi119 ceph-mon[56804]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:48.868 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:49.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:49 smithi119 ceph-mon[56804]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:49.671 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:49 smithi093 ceph-mon[69265]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:50.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:50.091 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:50.490 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:51.492 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:51.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:51 smithi119 ceph-mon[56804]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:51.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:51 smithi119 ceph-mon[56804]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:51.774 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:51.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:51 smithi093 ceph-mon[69265]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:51.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:51 smithi093 ceph-mon[69265]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:52.964 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:52.964 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:53.360 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:53.541 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:53 smithi093 ceph-mon[69265]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:53.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:53 smithi119 ceph-mon[56804]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:54.361 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:54.638 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:54.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:54 smithi119 ceph-mon[56804]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:54.769 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:54 smithi093 ceph-mon[69265]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:55.444 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:55 smithi093 ceph-mon[69265]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:55.643 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:55 smithi119 ceph-mon[56804]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:55.849 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:55.849 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:56.249 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:57.250 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T03:59:57.531 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T03:59:57.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:57 smithi093 ceph-mon[69265]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:57.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:57 smithi093 ceph-mon[69265]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:57.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:57 smithi119 ceph-mon[56804]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T03:59:57.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:57 smithi119 ceph-mon[56804]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:58.704 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T03:59:58.704 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T03:59:59.096 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T03:59:59.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 03:59:59 smithi119 ceph-mon[56804]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T03:59:59.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 03:59:59 smithi093 ceph-mon[69265]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:00.097 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:00.388 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:00.502 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:00 smithi093 ceph-mon[69265]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:00.503 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:00 smithi093 ceph-mon[69265]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T04:00:00.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:00 smithi119 ceph-mon[56804]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:00.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:00 smithi119 ceph-mon[56804]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T04:00:01.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:01 smithi093 ceph-mon[69265]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:01.554 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:01.554 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:01.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:01 smithi119 ceph-mon[56804]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:01.930 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:02.931 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:03.211 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:03.619 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:03 smithi093 ceph-mon[69265]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:03.619 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:03 smithi093 ceph-mon[69265]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:03.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:03 smithi119 ceph-mon[56804]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:03.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:03 smithi119 ceph-mon[56804]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:04.371 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:04.371 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:04.769 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:05.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:05 smithi119 ceph-mon[56804]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:05.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:05 smithi119 ceph-mon[56804]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:05.770 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:05.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:05 smithi093 ceph-mon[69265]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:05.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:05 smithi093 ceph-mon[69265]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:06.049 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:07.365 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:07.366 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:07.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:07 smithi119 ceph-mon[56804]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:07.703 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:07 smithi093 ceph-mon[69265]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:07.746 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:08.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:08 smithi119 ceph-mon[56804]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:08.747 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:08.800 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:08 smithi093 ceph-mon[69265]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:09.086 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:09.526 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:09 smithi093 ceph-mon[69265]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:09.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:09 smithi119 ceph-mon[56804]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:10.288 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:10.288 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:10.704 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:11.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:11 smithi119 ceph-mon[56804]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:11.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:11 smithi119 ceph-mon[56804]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:11.705 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:11.739 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:11 smithi093 ceph-mon[69265]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:11.739 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:11 smithi093 ceph-mon[69265]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:11.988 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:13.228 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:13.228 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:13.512 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:13 smithi093 ceph-mon[69265]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:13.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:13.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:13 smithi119 ceph-mon[56804]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:14.621 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:14.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:14 smithi119 ceph-mon[56804]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:14.655 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:14 smithi093 ceph-mon[69265]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:14.900 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:15.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:15 smithi119 ceph-mon[56804]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:15.684 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:15 smithi093 ceph-mon[69265]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:16.088 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:16.088 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:16.511 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:17.513 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:17 smithi119 ceph-mon[56804]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:17.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:17 smithi119 ceph-mon[56804]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:17.789 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:17.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:17 smithi093 ceph-mon[69265]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:17.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:17 smithi093 ceph-mon[69265]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:19.022 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:19.022 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:19.428 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:19.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:19 smithi119 ceph-mon[56804]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:19.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:19 smithi093 ceph-mon[69265]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:20.429 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:20.707 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:20.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:20 smithi093 ceph-mon[69265]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:20.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:20 smithi119 ceph-mon[56804]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:21.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:21 smithi093 ceph-mon[69265]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:21.886 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:21.886 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:21.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:21 smithi119 ceph-mon[56804]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:22.378 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:23.378 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:23.662 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:23.764 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:23 smithi093 ceph-mon[69265]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:23.764 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:23 smithi093 ceph-mon[69265]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:23.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:23 smithi119 ceph-mon[56804]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:23.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:23 smithi119 ceph-mon[56804]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:24.902 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:24.902 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:25.301 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:25.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:25 smithi093 ceph-mon[69265]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:25.893 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:25 smithi119 ceph-mon[56804]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:26.302 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:26.570 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:26.688 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:26 smithi093 ceph-mon[69265]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:26.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:26 smithi119 ceph-mon[56804]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:27.759 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:27.759 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:27.786 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:27 smithi093 ceph-mon[69265]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:27.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:27 smithi119 ceph-mon[56804]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:28.104 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:29.105 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:29.385 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:29.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:29 smithi093 ceph-mon[69265]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:29.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:29 smithi093 ceph-mon[69265]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:29 smithi119 ceph-mon[56804]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:29.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:29 smithi119 ceph-mon[56804]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:30.574 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:30.574 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:30.950 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:31.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:31 smithi093 ceph-mon[69265]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:31.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:31 smithi119 ceph-mon[56804]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:31.951 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:32.220 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:32.664 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:32 smithi093 ceph-mon[69265]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:32.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:32 smithi119 ceph-mon[56804]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:33.420 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:33.420 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:33.751 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:33 smithi093 ceph-mon[69265]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:33.842 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:33.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:33 smithi119 ceph-mon[56804]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:34 smithi093 ceph-mon[69265]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:34.843 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:34.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:34 smithi119 ceph-mon[56804]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:35.116 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:35.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:35 smithi093 ceph-mon[69265]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:35.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:35 smithi119 ceph-mon[56804]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:36.358 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:36.358 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:36.750 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:37.751 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:37.785 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:37 smithi093 ceph-mon[69265]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:37.785 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:37 smithi093 ceph-mon[69265]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:37.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:37 smithi119 ceph-mon[56804]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:37.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:37 smithi119 ceph-mon[56804]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:38.028 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:39.251 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:39.252 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:39.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:39 smithi093 ceph-mon[69265]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:39.700 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:39.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:39 smithi119 ceph-mon[56804]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:40.701 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:40.733 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:40 smithi093 ceph-mon[69265]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:40 smithi119 ceph-mon[56804]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:40.974 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:41.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:41 smithi093 ceph-mon[69265]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:41 smithi119 ceph-mon[56804]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:42.181 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:42.181 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:42.567 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:43.568 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:43.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:43 smithi093 ceph-mon[69265]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:43.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:43 smithi093 ceph-mon[69265]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:43.858 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:43.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:43 smithi119 ceph-mon[56804]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:43.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:43 smithi119 ceph-mon[56804]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:44.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:44 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T04:00:44.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:44 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T04:00:45.060 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:45.060 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:45.478 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:45.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:45 smithi093 ceph-mon[69265]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:45.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:45 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T04:00:45.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:45 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T04:00:45.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:45 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T04:00:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:45 smithi119 ceph-mon[56804]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:45 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T04:00:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:45 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T04:00:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:45 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T04:00:46.480 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:46.756 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:46 smithi093 ceph-mon[69265]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:46 smithi093 ceph-mon[69265]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:46 smithi093 ceph-mon[69265]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:46 smithi119 ceph-mon[56804]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:46 smithi119 ceph-mon[56804]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:46 smithi119 ceph-mon[56804]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:47.974 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:47.975 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:48.368 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:48.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:48 smithi093 ceph-mon[69265]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:48.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:48 smithi119 ceph-mon[56804]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:49.368 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:49.648 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:49.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:49 smithi093 ceph-mon[69265]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:49.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:49 smithi119 ceph-mon[56804]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:50.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:50 smithi093 ceph-mon[69265]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:50.882 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:50.882 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:50.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:50 smithi119 ceph-mon[56804]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:51.273 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:52.274 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:52.558 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:52.677 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:52 smithi093 ceph-mon[69265]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:52.677 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:52 smithi093 ceph-mon[69265]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:52.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:52 smithi119 ceph-mon[56804]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:52.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:52 smithi119 ceph-mon[56804]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:53.740 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:53.740 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:54.131 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:54.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:54 smithi093 ceph-mon[69265]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:54.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:54 smithi119 ceph-mon[56804]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:55.132 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:55.410 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:55.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:55 smithi093 ceph-mon[69265]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:55.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:55 smithi119 ceph-mon[56804]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:56.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:56 smithi093 ceph-mon[69265]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:56.642 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:56.642 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:56.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:56 smithi119 ceph-mon[56804]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:57.038 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:00:58.039 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:00:58.318 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:00:58.702 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:58 smithi093 ceph-mon[69265]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:58.702 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:00:58 smithi093 ceph-mon[69265]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:58.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:58 smithi119 ceph-mon[56804]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:00:58.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:00:58 smithi119 ceph-mon[56804]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:00:59.467 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:00:59.467 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:00:59.846 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:00.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:00 smithi093 ceph-mon[69265]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:00.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:00 smithi093 ceph-mon[69265]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:00.847 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:00.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:00 smithi119 ceph-mon[56804]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:00.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:00 smithi119 ceph-mon[56804]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:01.127 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:02.346 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:02.347 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:02.664 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:02 smithi093 ceph-mon[69265]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:02.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:02.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:02 smithi119 ceph-mon[56804]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:03.729 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:03.762 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:03 smithi093 ceph-mon[69265]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:03.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:03 smithi119 ceph-mon[56804]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:04.014 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:04.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:04 smithi093 ceph-mon[69265]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:04.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:04 smithi119 ceph-mon[56804]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:05.186 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:05.186 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:05.570 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:06.571 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:06.791 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:06 smithi093 ceph-mon[69265]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:06.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:06 smithi093 ceph-mon[69265]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:06.847 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:06.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:06 smithi119 ceph-mon[56804]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:06.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:06 smithi119 ceph-mon[56804]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:08.098 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:08.098 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:08.463 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:08.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:08 smithi093 ceph-mon[69265]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:08.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:08 smithi119 ceph-mon[56804]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:09.465 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:09.742 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:09.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:09 smithi093 ceph-mon[69265]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:09.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:09 smithi119 ceph-mon[56804]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:10.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:10 smithi093 ceph-mon[69265]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:10.878 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:10.878 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:10.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:10 smithi119 ceph-mon[56804]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:11.294 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:12.295 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:12.568 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:12.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:12 smithi093 ceph-mon[69265]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:12.666 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:12 smithi093 ceph-mon[69265]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:12.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:12 smithi119 ceph-mon[56804]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:12.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:12 smithi119 ceph-mon[56804]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:13.760 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:13.760 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:14.145 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:14.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:14 smithi093 ceph-mon[69265]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:14.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:14 smithi119 ceph-mon[56804]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:15.146 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:15.422 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:15.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:15 smithi093 ceph-mon[69265]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:15.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:15 smithi119 ceph-mon[56804]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:16.588 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:16.588 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:16.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:16 smithi093 ceph-mon[69265]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:16.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:16 smithi119 ceph-mon[56804]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:16.969 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:17.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:17 smithi093 ceph-mon[69265]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:17.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:17 smithi093 ceph-mon[69265]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:17.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:17 smithi119 ceph-mon[56804]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:17.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:17 smithi119 ceph-mon[56804]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:17.970 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:18.247 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:19.538 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:19.539 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:19.934 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:20.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:20 smithi119 ceph-mon[56804]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:20.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:20 smithi093 ceph-mon[69265]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:20.936 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:21.211 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:21.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:21 smithi119 ceph-mon[56804]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:21.649 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:21 smithi093 ceph-mon[69265]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:22.396 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:22.396 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:22.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:22 smithi119 ceph-mon[56804]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:22.702 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:22 smithi093 ceph-mon[69265]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:22.826 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:23.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:23 smithi119 ceph-mon[56804]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:23.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:23 smithi093 ceph-mon[69265]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:23.827 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:24.105 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:24.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:24 smithi093 ceph-mon[69265]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:24.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:24 smithi119 ceph-mon[56804]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:25.326 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:25.326 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:25.717 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:26.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:26 smithi119 ceph-mon[56804]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:26.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:26 smithi119 ceph-mon[56804]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:26.719 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:26.752 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:26 smithi093 ceph-mon[69265]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:26.752 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:26 smithi093 ceph-mon[69265]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:27.003 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:28.192 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:28.192 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:28.526 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:28 smithi093 ceph-mon[69265]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:28.617 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:28.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:28 smithi119 ceph-mon[56804]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:29.617 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:29.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:29 smithi119 ceph-mon[56804]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:29.650 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:29 smithi093 ceph-mon[69265]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:29.900 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:30.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:30 smithi119 ceph-mon[56804]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:30.755 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:30 smithi093 ceph-mon[69265]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:31.142 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:31.142 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:31.509 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:32.510 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:32.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:32 smithi119 ceph-mon[56804]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:32.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:32 smithi119 ceph-mon[56804]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:32.790 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:32.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:32 smithi093 ceph-mon[69265]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:32.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:32 smithi093 ceph-mon[69265]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:34.009 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:34.010 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:34.432 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:34.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:34 smithi119 ceph-mon[56804]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:34.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:34 smithi093 ceph-mon[69265]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:35.433 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:35.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:35 smithi119 ceph-mon[56804]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:35.710 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:35.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:35 smithi093 ceph-mon[69265]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:36.540 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:36 smithi093 ceph-mon[69265]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:36.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:36 smithi119 ceph-mon[56804]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:36.916 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:36.916 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:37.299 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:38.300 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:38.583 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:38.696 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:38 smithi093 ceph-mon[69265]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:38.696 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:38 smithi093 ceph-mon[69265]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:38.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:38 smithi119 ceph-mon[56804]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:38.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:38 smithi119 ceph-mon[56804]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:39.732 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:39.733 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:40.124 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:40.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:40 smithi093 ceph-mon[69265]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:40.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:40 smithi119 ceph-mon[56804]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:41.126 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:41.407 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:41.520 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:41 smithi093 ceph-mon[69265]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:41.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:41 smithi119 ceph-mon[56804]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:42.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:42 smithi093 ceph-mon[69265]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:42.592 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:42.592 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:42.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:42 smithi119 ceph-mon[56804]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:43.015 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:44.016 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:44.299 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:44.770 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:44 smithi093 ceph-mon[69265]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:44.770 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:44 smithi093 ceph-mon[69265]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:44.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:44 smithi119 ceph-mon[56804]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:44.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:44 smithi119 ceph-mon[56804]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:45.517 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:45.517 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:45.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:45 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T04:01:45.889 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:45.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:45 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T04:01:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T04:01:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T04:01:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.793 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T04:01:46.793 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:46 smithi093 ceph-mon[69265]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:46.890 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T04:01:46.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T04:01:46.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:46.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: from='mgr.14152 172.21.15.93:0/299405905' entity='mgr.a' 2023-12-18T04:01:46.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:46 smithi119 ceph-mon[56804]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:47.167 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:48.323 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:48.323 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:48.598 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:48 smithi093 ceph-mon[69265]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:48.697 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:48.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:48 smithi119 ceph-mon[56804]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:49.698 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:49.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:49 smithi093 ceph-mon[69265]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:49.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:49 smithi119 ceph-mon[56804]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:49.977 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:50.753 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:50 smithi093 ceph-mon[69265]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:50.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:50 smithi119 ceph-mon[56804]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:51.160 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:51.160 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:51.540 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:52.542 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:52.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:52 smithi093 ceph-mon[69265]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:52.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:52 smithi093 ceph-mon[69265]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:52.829 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:52.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:52 smithi119 ceph-mon[56804]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:52.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:52 smithi119 ceph-mon[56804]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:53.993 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:53.993 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:54.391 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:54.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:54 smithi119 ceph-mon[56804]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:54.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:54 smithi093 ceph-mon[69265]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:55.392 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:55.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:55 smithi119 ceph-mon[56804]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:55.665 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:55.776 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:55 smithi093 ceph-mon[69265]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:56.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:56 smithi119 ceph-mon[56804]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:56.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:56 smithi093 ceph-mon[69265]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:56.855 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:56.855 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:01:57.248 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:01:58.249 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:01:58.532 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:01:58.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:58 smithi093 ceph-mon[69265]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:58.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:01:58 smithi093 ceph-mon[69265]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:58.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:58 smithi119 ceph-mon[56804]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:01:58.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:01:58 smithi119 ceph-mon[56804]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:01:59.733 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:01:59.733 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:00.171 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:00.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:00 smithi093 ceph-mon[69265]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:00.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:00 smithi119 ceph-mon[56804]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:01.173 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:01.446 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:01.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:01 smithi093 ceph-mon[69265]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:01.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:01 smithi119 ceph-mon[56804]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:02.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:02 smithi093 ceph-mon[69265]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:02.696 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:02.696 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:02.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:02 smithi119 ceph-mon[56804]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:03.097 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:04.098 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:04.375 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:04.483 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:04 smithi093 ceph-mon[69265]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:04.484 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:04 smithi093 ceph-mon[69265]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:04 smithi119 ceph-mon[56804]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:04.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:04 smithi119 ceph-mon[56804]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:05.599 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:05.599 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:06.029 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:06.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:06 smithi093 ceph-mon[69265]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:06.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:06 smithi119 ceph-mon[56804]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:07.030 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:07.309 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:07.759 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:07 smithi093 ceph-mon[69265]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:07.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:07 smithi119 ceph-mon[56804]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:08.496 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:08.496 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:08.770 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:08 smithi093 ceph-mon[69265]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:08.861 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:08.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:08 smithi119 ceph-mon[56804]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:09.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:09 smithi093 ceph-mon[69265]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:09.862 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:09.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:09 smithi119 ceph-mon[56804]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:10.139 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:10.796 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:10 smithi093 ceph-mon[69265]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:10.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:10 smithi119 ceph-mon[56804]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:11.363 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:11.365 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:11.670 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:11 smithi093 ceph-mon[69265]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:11.682 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:11 smithi093 ceph-mon[69265]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:11.754 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:11 smithi119 ceph-mon[56804]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:11.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:11 smithi119 ceph-mon[56804]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:12.756 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:13.035 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:14.196 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:14.196 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:14.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:14 smithi093 ceph-mon[69265]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:14.594 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:14.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:14 smithi119 ceph-mon[56804]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:15.595 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:15.629 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:15 smithi093 ceph-mon[69265]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:15.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:15 smithi119 ceph-mon[56804]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:15.882 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:16.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:16 smithi119 ceph-mon[56804]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:16.675 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:16 smithi093 ceph-mon[69265]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:17.091 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:17.091 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:17.479 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:18.481 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:18.763 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:18.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:18 smithi093 ceph-mon[69265]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:18.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:18 smithi093 ceph-mon[69265]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:18.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:18 smithi119 ceph-mon[56804]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:18.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:18 smithi119 ceph-mon[56804]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:19.921 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:19.921 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:20.310 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:20.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:20 smithi093 ceph-mon[69265]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:20.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:20 smithi119 ceph-mon[56804]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:21.313 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:21.593 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:21.697 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:21 smithi093 ceph-mon[69265]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:21.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:21 smithi119 ceph-mon[56804]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:22.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:22 smithi093 ceph-mon[69265]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:22.794 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:22.794 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:22.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:22 smithi119 ceph-mon[56804]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:23.201 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:24.202 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:24.488 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:24.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:24 smithi093 ceph-mon[69265]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:24.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:24 smithi093 ceph-mon[69265]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:24.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:24 smithi119 ceph-mon[56804]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:24.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:24 smithi119 ceph-mon[56804]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:25.801 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:25.801 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:26.193 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:26.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:26 smithi093 ceph-mon[69265]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:26.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:26 smithi119 ceph-mon[56804]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:27.194 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:27.471 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:27.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:27 smithi093 ceph-mon[69265]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:27.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:27 smithi119 ceph-mon[56804]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:28.645 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:28.645 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:28.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:28 smithi093 ceph-mon[69265]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:28.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:28 smithi119 ceph-mon[56804]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:29.026 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:30.029 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:30.309 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:30.781 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:30 smithi093 ceph-mon[69265]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:30.781 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:30 smithi093 ceph-mon[69265]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:30.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:30 smithi119 ceph-mon[56804]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:30.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:30 smithi119 ceph-mon[56804]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:31.546 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:31.546 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:31.884 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:32.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:32 smithi093 ceph-mon[69265]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:32.885 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:32.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:32 smithi119 ceph-mon[56804]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:33.166 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:33.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:33 smithi093 ceph-mon[69265]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:33.896 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:33 smithi119 ceph-mon[56804]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:34.392 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:34.393 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:34.689 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:34 smithi093 ceph-mon[69265]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:34.689 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:34 smithi093 ceph-mon[69265]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:34.766 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:34.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:34 smithi119 ceph-mon[56804]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:34.894 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:34 smithi119 ceph-mon[56804]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:35.768 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c08d8cc100424c780cddee2341c03c1c5e7543a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T04:02:35.792 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:35 smithi093 ceph-mon[69265]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:35.895 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:35 smithi119 ceph-mon[56804]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:36.048 INFO:teuthology.orchestra.run.smithi093.stderr:Inferring config /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T04:02:37.234 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-18T04:02:37.234 INFO:teuthology.orchestra.run.smithi093.stdout:[{"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2023-12-18T03:48:06.707225Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2023-12-18T03:47:52.375290Z", "last_refresh": "2023-12-18T03:59:43.169256Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2023-12-18T03:48:03.958458Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2023-12-18T03:47:52.372191Z", "last_refresh": "2023-12-18T03:59:43.169182Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:46:54.494441Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi093=a", "smithi119=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T03:46:52.635525Z", "last_refresh": "2023-12-18T03:59:43.169021Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T03:47:52.845417Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-18T03:47:52.368478Z", "last_refresh": "2023-12-18T03:59:43.168886Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e03b994e17d003dd0f860e5bd8d9a78d971def5243149f98ad512641df417b1a", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:63ceb5e67093c634299e58fc2921f3fd6b271ccc547f7012d7456b270055f102", "last_refresh": "2023-12-18T03:59:43.169103Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T04:02:37.640 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T04:02:37.640 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_7c08d8cc100424c780cddee2341c03c1c5e7543a/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-18T04:02:39.203 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8e95769747674358b2739eec2b18d56a 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_7c08d8cc100424c780cddee2341c03c1c5e7543a/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-18T04:02:39.205 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-18T04:02:39.217 INFO:tasks.cephadm:Teardown begin 2023-12-18T04:02:39.218 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T04:02:39.234 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:38 smithi119 ceph-mon[56804]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:39.234 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:38 smithi119 ceph-mon[56804]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:39.234 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:38 smithi093 ceph-mon[69265]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T04:02:39.235 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:38 smithi093 ceph-mon[69265]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T04:02:39.272 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T04:02:39.323 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-18T04:02:39.323 DEBUG:teuthology.orchestra.run.smithi093:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T04:02:39.343 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T04:02:39.361 INFO:tasks.cephadm:Stopping all daemons... 2023-12-18T04:02:39.361 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-18T04:02:39.361 DEBUG:teuthology.orchestra.run.smithi093:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a 2023-12-18T04:02:39.542 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:39 smithi093 systemd[1]: Stopping Ceph mon.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:40.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:39 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[69242]: 2023-12-18T04:02:39.607+0000 7ff9220eb700 -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-18T04:02:40.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:39 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a[69242]: 2023-12-18T04:02:39.607+0000 7ff9220eb700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T04:02:40.042 INFO:journalctl@ceph.mon.a.smithi093.stdout:Dec 18 04:02:39 smithi093 bash[137415]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-a 2023-12-18T04:02:40.121 DEBUG:teuthology.orchestra.run.smithi093:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.a.service' 2023-12-18T04:02:40.172 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:40.172 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-18T04:02:40.173 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-18T04:02:40.173 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.b 2023-12-18T04:02:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:40 smithi119 systemd[1]: Stopping Ceph mon.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:40 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[56780]: 2023-12-18T04:02:40.417+0000 7fe20968e700 -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-18T04:02:40.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:40 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b[56780]: 2023-12-18T04:02:40.417+0000 7fe20968e700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T04:02:41.057 INFO:journalctl@ceph.mon.b.smithi119.stdout:Dec 18 04:02:40 smithi119 bash[60917]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mon-b 2023-12-18T04:02:41.064 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mon.b.service' 2023-12-18T04:02:41.119 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:41.119 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-18T04:02:41.119 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-18T04:02:41.119 DEBUG:teuthology.orchestra.run.smithi093:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a 2023-12-18T04:02:41.543 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 04:02:41 smithi093 systemd[1]: Stopping Ceph mgr.a for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:41.543 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 04:02:41 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T04:02:41.373+0000 7f0b182c2700 -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-18T04:02:41.543 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 04:02:41 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a[39023]: 2023-12-18T04:02:41.373+0000 7f0b182c2700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-18T04:02:41.946 INFO:journalctl@ceph.mgr.a.smithi093.stdout:Dec 18 04:02:41 smithi093 bash[137554]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-a 2023-12-18T04:02:41.953 DEBUG:teuthology.orchestra.run.smithi093:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.a.service' 2023-12-18T04:02:41.990 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:41.990 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-18T04:02:41.990 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-18T04:02:41.990 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.b 2023-12-18T04:02:42.339 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 04:02:42 smithi119 systemd[1]: Stopping Ceph mgr.b for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:42.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 04:02:42 smithi119 bash[61071]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-mgr-b 2023-12-18T04:02:42.644 INFO:journalctl@ceph.mgr.b.smithi119.stdout:Dec 18 04:02:42 smithi119 systemd[1]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-18T04:02:42.659 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@mgr.b.service' 2023-12-18T04:02:42.695 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:42.696 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-18T04:02:42.696 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-18T04:02:42.696 DEBUG:teuthology.orchestra.run.smithi093:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.0 2023-12-18T04:02:43.042 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 04:02:42 smithi093 systemd[1]: Stopping Ceph osd.0 for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:43.043 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 04:02:42 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T04:02:42.924+0000 7ff237322700 -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-18T04:02:43.043 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 04:02:42 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T04:02:42.924+0000 7ff237322700 -1 osd.0 14 *** Got signal Terminated *** 2023-12-18T04:02:43.043 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 04:02:42 smithi093 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0[56933]: 2023-12-18T04:02:42.924+0000 7ff237322700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T04:02:49.043 INFO:journalctl@ceph.osd.0.smithi093.stdout:Dec 18 04:02:48 smithi093 bash[137692]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-0 2023-12-18T04:02:49.721 DEBUG:teuthology.orchestra.run.smithi093:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.0.service' 2023-12-18T04:02:49.762 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:49.762 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-18T04:02:49.762 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-18T04:02:49.762 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.1 2023-12-18T04:02:50.144 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 04:02:49 smithi119 systemd[1]: Stopping Ceph osd.1 for c73d51ba-9d57-11ee-95a5-87774f69a715... 2023-12-18T04:02:50.146 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 04:02:50 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T04:02:49.999+0000 7f3099b8a700 -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-18T04:02:50.146 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 04:02:50 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T04:02:49.999+0000 7f3099b8a700 -1 osd.1 14 *** Got signal Terminated *** 2023-12-18T04:02:50.146 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 04:02:50 smithi119 ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1[48849]: 2023-12-18T04:02:49.999+0000 7f3099b8a700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T04:02:55.895 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 18 04:02:55 smithi119 bash[61213]: ceph-c73d51ba-9d57-11ee-95a5-87774f69a715-osd-1 2023-12-18T04:02:56.787 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c73d51ba-9d57-11ee-95a5-87774f69a715@osd.1.service' 2023-12-18T04:02:56.828 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T04:02:56.828 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-18T04:02:56.828 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T04:02:57.048 INFO:teuthology.orchestra.run.smithi093.stdout:Deleting cluster with fsid: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T04:02:58.953 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T04:02:59.171 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T04:03:01.032 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T04:03:01.069 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T04:03:01.100 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-18T04:03:01.102 DEBUG:teuthology.misc:Transferring archived files from smithi093:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi093/crash 2023-12-18T04:03:01.103 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash -- . 2023-12-18T04:03:01.147 INFO:teuthology.orchestra.run.smithi093.stderr:tar: /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T04:03:01.148 INFO:teuthology.orchestra.run.smithi093.stderr:tar: Error is not recoverable: exiting now 2023-12-18T04:03:01.149 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi119/crash 2023-12-18T04:03:01.150 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash -- . 2023-12-18T04:03:01.186 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T04:03:01.187 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2023-12-18T04:03:01.188 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-18T04:03:01.188 DEBUG:teuthology.orchestra.run.smithi093:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-18T04:03:01.219 INFO:teuthology.orchestra.run.smithi093.stderr:grep: /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-18T04:03:01.221 INFO:tasks.cephadm:Compressing logs... 2023-12-18T04:03:01.221 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T04:03:01.264 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-18T04:03:01.291 INFO:teuthology.orchestra.run.smithi093.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T04:03:01.291 INFO:teuthology.orchestra.run.smithi093.stderr:: No such file or directory 2023-12-18T04:03:01.292 INFO:teuthology.orchestra.run.smithi093.stderr:gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-18T04:03:01.292 INFO:teuthology.orchestra.run.smithi093.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T04:03:01.292 INFO:teuthology.orchestra.run.smithi093.stderr:gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-18T04:03:01.292 INFO:teuthology.orchestra.run.smithi093.stderr:/var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.a.log: /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.a.log 2023-12-18T04:03:01.294 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T04:03:01.294 INFO:teuthology.orchestra.run.smithi119.stderr:: No such file or directory 2023-12-18T04:03:01.294 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.b.log 2023-12-18T04:03:01.294 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-18T04:03:01.295 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T04:03:01.295 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.b.log: /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-18T04:03:01.296 INFO:teuthology.orchestra.run.smithi119.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T04:03:01.296 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T04:03:01.296 INFO:teuthology.orchestra.run.smithi119.stderr: 92.5% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.b.log.gz 2023-12-18T04:03:01.297 INFO:teuthology.orchestra.run.smithi093.stderr:/var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.a.log: 95.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T04:03:01.297 INFO:teuthology.orchestra.run.smithi093.stderr: 91.3% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T04:03:01.323 INFO:teuthology.orchestra.run.smithi119.stderr: 93.9% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-18T04:03:01.325 INFO:teuthology.orchestra.run.smithi093.stderr: 93.9% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-18T04:03:01.383 INFO:teuthology.orchestra.run.smithi093.stderr: 91.4% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mgr.a.log.gz 2023-12-18T04:03:01.538 INFO:teuthology.orchestra.run.smithi119.stderr: 94.1% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-18T04:03:01.540 INFO:teuthology.orchestra.run.smithi119.stderr: 2023-12-18T04:03:01.540 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.260s 2023-12-18T04:03:01.540 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.283s 2023-12-18T04:03:01.541 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.025s 2023-12-18T04:03:01.888 INFO:teuthology.orchestra.run.smithi093.stderr: 91.9% -- replaced with /var/log/ceph/c73d51ba-9d57-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-18T04:03:01.890 INFO:teuthology.orchestra.run.smithi093.stderr: 2023-12-18T04:03:01.890 INFO:teuthology.orchestra.run.smithi093.stderr:real 0m0.611s 2023-12-18T04:03:01.890 INFO:teuthology.orchestra.run.smithi093.stderr:user 0m0.700s 2023-12-18T04:03:01.890 INFO:teuthology.orchestra.run.smithi093.stderr:sys 0m0.054s 2023-12-18T04:03:01.891 INFO:tasks.cephadm:Archiving logs... 2023-12-18T04:03:01.891 DEBUG:teuthology.misc:Transferring archived files from smithi093:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi093/log 2023-12-18T04:03:01.892 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T04:03:02.107 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi119/log 2023-12-18T04:03:02.108 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T04:03:02.179 INFO:tasks.cephadm:Removing cluster... 2023-12-18T04:03:02.179 DEBUG:teuthology.orchestra.run.smithi093:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 --force 2023-12-18T04:03:02.397 INFO:teuthology.orchestra.run.smithi093.stdout:Deleting cluster with fsid: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T04:03:02.618 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c73d51ba-9d57-11ee-95a5-87774f69a715 --force 2023-12-18T04:03:02.836 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: c73d51ba-9d57-11ee-95a5-87774f69a715 2023-12-18T04:03:03.052 INFO:tasks.cephadm:Removing cephadm ... 2023-12-18T04:03:03.052 DEBUG:teuthology.orchestra.run.smithi093:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T04:03:03.072 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T04:03:03.090 INFO:tasks.cephadm:Teardown complete 2023-12-18T04:03:03.090 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-18T04:03:03.100 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-18T04:03:03.101 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T04:03:03.115 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-18T04:03:03.208 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-18T04:03:03.218 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-18T04:03:03.218 DEBUG:teuthology.orchestra.run.smithi093:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T04:03:03.221 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T04:03:03.235 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-18T04:03:03.237 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-18T04:03:03.240 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T04:03:03.240 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-18T04:03:03.240 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 107 +625us[ +629us] +/- 82ms 2023-12-18T04:03:03.240 INFO:teuthology.orchestra.run.smithi093.stdout:^* hv02.front.sepia.ceph.com 3 6 377 43 -392us[ -387us] +/- 57ms 2023-12-18T04:03:03.241 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 42 -158us[ -158us] +/- 64ms 2023-12-18T04:03:03.241 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T04:03:03.242 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T04:03:03.243 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-18T04:03:03.243 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 42 +675us[ +675us] +/- 83ms 2023-12-18T04:03:03.243 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv02.front.sepia.ceph.com 3 6 377 43 -348us[ -360us] +/- 57ms 2023-12-18T04:03:03.243 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 45 -135us[ -147us] +/- 64ms 2023-12-18T04:03:03.243 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T04:03:03.244 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-18T04:03:03.256 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-18T04:03:03.256 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-18T04:03:03.271 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T04:03:03.353 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-18T04:03:03.414 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T04:03:03.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T04:03:03.444 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-18T04:03:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T04:03:03.474 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-18T04:03:03.483 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-18T04:03:03.499 INFO:teuthology.task.internal:Duration was 1769.186389 seconds 2023-12-18T04:03:03.499 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-18T04:03:03.514 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-18T04:03:03.514 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T04:03:03.517 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T04:03:03.561 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T04:03:03.564 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T04:03:03.804 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-18T04:03:03.804 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi093.front.sepia.ceph.com 2023-12-18T04:03:03.805 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T04:03:03.826 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2023-12-18T04:03:03.826 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-18T04:03:03.847 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-18T04:03:03.848 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T04:03:03.868 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T04:03:03.926 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-18T04:03:03.927 DEBUG:teuthology.orchestra.run.smithi093:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T04:03:03.930 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T04:03:04.049 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-18T04:03:04.060 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-18T04:03:04.060 DEBUG:teuthology.orchestra.run.smithi093:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T04:03:04.088 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T04:03:04.116 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-18T04:03:04.129 DEBUG:teuthology.orchestra.run.smithi093:> 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-18T04:03:04.131 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-18T04:03:04.155 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = core 2023-12-18T04:03:04.183 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2023-12-18T04:03:04.207 DEBUG:teuthology.orchestra.run.smithi093:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T04:03:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T04:03:04.231 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T04:03:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T04:03:04.264 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-18T04:03:04.274 INFO:teuthology.task.internal:Transferring archived files... 2023-12-18T04:03:04.275 DEBUG:teuthology.misc:Transferring archived files from smithi093:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi093 2023-12-18T04:03:04.275 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T04:03:04.321 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271/remote/smithi119 2023-12-18T04:03:04.321 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T04:03:04.358 INFO:teuthology.task.internal:Removing archive directory... 2023-12-18T04:03:04.359 DEBUG:teuthology.orchestra.run.smithi093:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T04:03:04.362 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T04:03:04.409 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-18T04:03:04.421 INFO:teuthology.task.internal:Not uploading archives. 2023-12-18T04:03:04.422 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-18T04:03:04.436 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-18T04:03:04.436 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T04:03:04.439 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T04:03:04.452 INFO:teuthology.orchestra.run.smithi093.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 04:03 /home/ubuntu/cephtest 2023-12-18T04:03:04.466 INFO:teuthology.orchestra.run.smithi119.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 04:03 /home/ubuntu/cephtest 2023-12-18T04:03:04.467 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-18T04:03:04.480 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-18T04:03:04.512 INFO:teuthology.nuke:Checking targets against current locks 2023-12-18T04:03:04.540 DEBUG:teuthology.nuke:shortname: smithi093 2023-12-18T04:03:04.540 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T04:03:04.558 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271', '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 03:28:07.592597', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEl9XbMu4eaNQcYHYcMKHb3xjGAU+zb6e0PYI4ArtzXrvmUS9WdMYoy36n8yKMe2Pjp63uXOpEPiZMoTo+WjQ7k='} 2023-12-18T04:03:04.562 DEBUG:teuthology.nuke:shortname: smithi119 2023-12-18T04:03:04.563 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T04:03:04.581 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_03:27:02-orch:cephadm-wip-adk-testing-2023-12-17-1429-distro-default-smithi/7495271', '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 03:28:07.594712', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0uFJ8LgGiE0FOkXHWSFIJGkzbiI2Gr+lNhJ24DRL7hrydGmNjJgly9KAwNEMgZ/rsLt4gEFM828aBvvCNkErk='} 2023-12-18T04:03:04.600 INFO:teuthology.orchestra.console.smithi093:Power off 2023-12-18T04:03:04.600 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T04:03:04.630 DEBUG:teuthology.orchestra.console.smithi093:power off output: Chassis Power Control: Down/Off 2023-12-18T04:03:04.630 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:04.648 INFO:teuthology.orchestra.console.smithi119:Power off 2023-12-18T04:03:04.648 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T04:03:04.659 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-18T04:03:04.673 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2023-12-18T04:03:04.673 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:04.696 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-18T04:03:08.659 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:08.697 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:08.772 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-18T04:03:08.806 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-18T04:03:12.776 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:12.807 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:12.889 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is off 2023-12-18T04:03:12.917 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-18T04:03:12.989 INFO:teuthology.orchestra.console.smithi093:Power off completed 2023-12-18T04:03:16.922 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T04:03:17.033 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2023-12-18T04:03:17.134 INFO:teuthology.orchestra.console.smithi119:Power off completed 2023-12-18T04:03:17.238 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: 1769.1863889694214 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=8e95769747674358b2739eec2b18d56a status: fail success: false 2023-12-18T04:03:17.239 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T04:03:17.308 INFO:teuthology.run:FAIL