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

Log: http://qa-proxy.ceph.com/teuthology/lflores-2024-06-17_23:17:26-orch:cephadm-wip-lflores-testing-2024-06-14-1909-quincy-distro-default-smithi/7760800/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/lflores-2024-06-17_23:17:26-orch:cephadm-wip-lflores-testing-2024-06-14-1909-quincy-distro-default-smithi/7760800/teuthology.log
  • archive_path: /home/teuthworker/archive/lflores-2024-06-17_23:17:26-orch:cephadm-wip-lflores-testing-2024-06-14-1909-quincy-distro-default-smithi/7760800
  • description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features}
  • duration: 0:13:52
  • email:
  • failure_reason:
  • flavor: default
  • job_id: 7760800
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: lflores-2024-06-17_23:17:26-orch:cephadm-wip-lflores-testing-2024-06-14-1909-quincy-distro-default-smithi
  • nuke_on_error:
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: wip-lflores-testing-2024-06-14-1909-quincy
    • 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: 04a935ca64c659668bc194579cd5da1f779da43a
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 04a935ca64c659668bc194579cd5da1f779da43a
      • selinux:
        • whitelist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: wip-tracker-66334
        • sha1: 1ec86b27f660737bad1059d56eb3c74ebfda2aea
    • owner: scheduled_lflores@teuthology
    • pid:
    • roles:
      • ['host.a', 'mon.a', 'mgr.a', 'osd.0']
      • ['host.b', 'mon.b', 'mgr.b', 'osd.1']
    • sentry_event:
    • status: pass
    • success: True
    • branch: wip-lflores-testing-2024-06-14-1909-quincy
    • seed: 8976
    • sha1: 04a935ca64c659668bc194579cd5da1f779da43a
    • subset: 111/120000
    • suite: orch:cephadm
    • suite_branch: wip-tracker-66334
    • suite_path: /home/teuthworker/src/github.com_ljflores_ceph_1ec86b27f660737bad1059d56eb3c74ebfda2aea/qa
    • suite_relpath: qa
    • suite_repo: https://github.com/ljflores/ceph.git
    • suite_sha1: 1ec86b27f660737bad1059d56eb3c74ebfda2aea
    • targets:
      • smithi130.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKxf3DH9n3NJbQVw/YHS8+i8iTstr3fZ7V5gFGeb8j+kgMUPF7qgQ3QNo0znv86vlCrMsp9nIGMvCYBIkZjHDmU=
      • smithi153.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDR5FlVyL+wPLyzUkOeJgVvQumHwDljxOv4V6H+D8i8nAAGtRa1sFFTQcNF8LqPERRMLCPydTfDHFrmZ/o+B+hw=
    • tasks:
      • internal.check_packages:
      • internal.buildpackages_prep:
      • internal.save_config:
      • internal.check_lock:
      • internal.add_remotes:
      • console_log:
      • internal.connect:
      • internal.push_inventory:
      • internal.serialize_remote_roles:
      • internal.check_conflict:
      • internal.check_ceph_data:
      • internal.vm_setup:
      • kernel:
        • kdb: 1
        • sha1: distro
      • internal.base:
      • internal.archive_upload:
      • internal.archive:
      • internal.coredump:
      • internal.sudo:
      • internal.syslog:
      • internal.timer:
      • pcp:
      • selinux:
      • ansible.cephlab:
      • clock:
      • 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: True
    • pcp_grafana_url:
    • priority: 75
    • user: lflores
    • queue:
    • posted: 2024-06-17 23:18:33
    • started: 2024-06-18 00:07:42
    • updated: 2024-06-18 00:32:03
    • status_class: success
    • runtime: 0:24:21
    • wait_time: 0:10:29