Description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_extra_daemon_features}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2024-07-07_22:00:02-rados-reef-distro-default-smithi/7791468/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2024-07-07_22:00:02-rados-reef-distro-default-smithi/7791468/teuthology.log
  • archive_path:
  • description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_extra_daemon_features}
  • duration:
  • email: ceph-qa@ceph.com
  • failure_reason:
  • flavor:
  • job_id: 7791468
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2024-07-07_22:00:02-rados-reef-distro-default-smithi
  • nuke_on_error:
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: reef
    • 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\)
        • CEPHADM_FAILED_DAEMON
      • log-only-match:
        • CEPHADM_
      • sha1: 6ea7aaa9f93d34dc4d21862afe00140dfddbd706
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 6ea7aaa9f93d34dc4d21862afe00140dfddbd706
      • selinux:
        • whitelist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: reef
        • sha1: 6ea7aaa9f93d34dc4d21862afe00140dfddbd706
    • owner: scheduled_teuthology@teuthology
    • pid:
    • roles:
      • ['host.a', 'mon.a', 'mgr.a', 'osd.0']
      • ['host.b', 'mon.b', 'mgr.b', 'osd.1']
    • sentry_event:
    • status: dead
    • success:
    • branch: reef
    • seed: 9329
    • sha1: 6ea7aaa9f93d34dc4d21862afe00140dfddbd706
    • subset: 23315/100000
    • suite: rados
    • suite_branch: reef
    • suite_path:
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph.git
    • suite_sha1: 6ea7aaa9f93d34dc4d21862afe00140dfddbd706
    • targets:
    • tasks:
      • pexec:
        • all:
          • sudo dnf install runc nvmetcli nvme-cli -y
          • sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf
          • sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf
      • install:
      • cephadm:
      • 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 case ${opt} in o ) OUT_FILE=${OPTARG} ;; c ) CONTENT=${OPTARG} esac done echo $CONTENT > $OUT_FILE sleep infinity
            • 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
      • cephadm.wait_for_service:
        • service: mon
      • cephadm.wait_for_service:
        • service: container.foo
      • 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
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 931
    • user: teuthology
    • queue:
    • posted: 2024-07-07 22:03:50
    • started:
    • updated: 2024-08-11 19:26:39
    • status_class: danger