Description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final}

Log: http://qa-proxy.ceph.com/teuthology/adking-2024-04-24_11:41:41-orch:cephadm-wip-adk-testing-2024-04-23-1222-distro-default-smithi/7671326/teuthology.log

Failure Reason:

hit max job timeout

  • log_href: http://qa-proxy.ceph.com/teuthology/adking-2024-04-24_11:41:41-orch:cephadm-wip-adk-testing-2024-04-23-1222-distro-default-smithi/7671326/teuthology.log
  • archive_path: /home/teuthworker/archive/adking-2024-04-24_11:41:41-orch:cephadm-wip-adk-testing-2024-04-23-1222-distro-default-smithi/7671326
  • description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final}
  • duration:
  • email: adking@redhat.com
  • failure_reason: hit max job timeout
  • flavor:
  • job_id: 7671326
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: adking-2024-04-24_11:41:41-orch:cephadm-wip-adk-testing-2024-04-23-1222-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: wip-adk-testing-2024-04-23-1222
    • ceph:
      • conf:
        • mgr:
          • debug mgr: 20
          • debug ms: 1
        • mon:
          • debug mon: 20
          • debug ms: 1
          • debug paxos: 20
        • osd:
          • debug ms: 1
          • debug osd: 20
          • osd shutdown pgref assert: True
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • log-only-match:
        • CEPHADM_
      • sha1: 23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec
      • selinux:
        • allowlist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: wip-adk-testing-2024-04-23-1222
        • sha1: 23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec
    • owner: scheduled_adking@teuthology
    • pid:
    • roles:
      • ['host.a', 'client.0']
      • ['host.b', 'client.1']
    • sentry_event:
    • status: dead
    • success:
    • branch: wip-adk-testing-2024-04-23-1222
    • seed: 6222
    • sha1: 23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec
    • subset: 1/16
    • suite: orch:cephadm
    • suite_branch: wip-adk-testing-2024-04-23-1222
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph-ci.git
    • suite_sha1: 23fcfb96e7e1a49d12a94e3f87a8e3f06db2a1ec
    • targets:
      • smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKbm2EYmlBSzSAts9ad0cMApTV/ilMOY0chMPpGoXe2IrwjUygFu7swuzbmPFHbW7BmO37oeCjkyZ0NL3ewldK8=
      • smithi189.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9icA2k9pmbkq2mamxPX6FLs3pf59fIl+n9W4I7l259Igkl9NiTQnljFHep8sYfLM/TB+oSbXrt8i/ioHkDh2A=
    • tasks:
      • nvme_loop:
      • cephadm:
        • roleless: True
      • cephadm.shell:
        • host.a:
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
      • vip:
      • cephadm.shell:
        • host.a:
          • ceph orch device ls --refresh
      • vip.exec:
        • all-hosts:
          • systemctl stop nfs-server
      • cephadm.shell:
        • host.a:
          • ceph fs volume create foofs
      • cephadm.apply:
        • specs:
          • placement:
            • count: 2
          • service_id: foo
          • service_type: nfs
          • spec:
            • port: 12049
          • service_id: nfs.foo
          • service_type: ingress
          • spec:
            • backend_service: nfs.foo
            • frontend_port: 2049
            • monitor_port: 9002
            • virtual_ip: {{VIP0}}/{{VIPPREFIXLEN}}
      • cephadm.wait_for_service:
        • service: nfs.foo
      • cephadm.wait_for_service:
        • service: ingress.nfs.foo
      • cephadm.shell:
        • host.a:
          • ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake
      • vip.exec:
        • host.a:
          • mkdir /mnt/foo
          • sleep 5
          • mount -t nfs {{VIP0}}:/fake /mnt/foo
          • echo test > /mnt/foo/testfile
          • sync
      • cephadm.shell:
        • host.a:
          • echo "Check with each haproxy down in turn..." for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do ceph orch daemon stop $haproxy while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done cat /mnt/foo/testfile echo $haproxy > /mnt/foo/testfile sync ceph orch daemon start $haproxy while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done done
        • volumes:
          • /mnt/foo:/mnt/foo
      • cephadm.shell:
        • host.a:
          • stat -c '%u %g' /var/log/ceph | grep '167 167'
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
          • ceph orch ls | grep '^osd.all-available-devices '
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 80
    • user: adking
    • queue:
    • posted: 2024-04-24 11:41:57
    • started: 2024-04-24 12:59:33
    • updated: 2024-04-25 01:10:46
    • status_class: danger
    • runtime: 12:11:13