Description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final}

Log: http://qa-proxy.ceph.com/teuthology/yuriw-2023-10-15_15:12:28-orch-quincy-release-testing-default-smithi/7428476/teuthology.log

Failure Reason:

hit max job timeout

  • log_href: http://qa-proxy.ceph.com/teuthology/yuriw-2023-10-15_15:12:28-orch-quincy-release-testing-default-smithi/7428476/teuthology.log
  • archive_path: /home/teuthworker/archive/yuriw-2023-10-15_15:12:28-orch-quincy-release-testing-default-smithi/7428476
  • description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final}
  • duration:
  • email:
  • failure_reason: hit max job timeout
  • flavor:
  • job_id: 7428476
  • kernel:
    • flavor: default
    • kdb: True
    • sha1: 47672119149b103ec7cec2cc65c063ccbb001ac7
  • last_in_suite: False
  • machine_type: smithi
  • name: yuriw-2023-10-15_15:12:28-orch-quincy-release-testing-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.stream
  • overrides:
    • admin_socket:
      • branch: quincy-release
    • 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\)
      • sha1: 9d6d32bb3452d5179bde2ee1cfa05df7a65f4586
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 9d6d32bb3452d5179bde2ee1cfa05df7a65f4586
      • selinux:
        • whitelist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: quincy-release
        • sha1: 9d6d32bb3452d5179bde2ee1cfa05df7a65f4586
    • owner: scheduled_yuriw@teuthology
    • pid:
    • roles:
      • ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0']
      • ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7']
    • sentry_event:
    • status: dead
    • success:
    • branch: quincy-release
    • seed:
    • sha1: 9d6d32bb3452d5179bde2ee1cfa05df7a65f4586
    • subset:
    • suite:
    • suite_branch: quincy-release
    • suite_path:
    • suite_relpath:
    • suite_repo:
    • suite_sha1: 9d6d32bb3452d5179bde2ee1cfa05df7a65f4586
    • targets:
      • smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBNyJjnB/TgLC0Wh4ELJu9AZJu/CHrFX9rT4y3uOw/79oYc63IEzw7MppM5xfCc3nFREYZPBR8OyEJ2VNJz9Kkk=
      • smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOScBGgBeOdBSjuhvvMlXvCfvr+TI8n77wY1RIQBga+xjAvpKqcsc5tfFEgFJq8h8WF3rWyLsSgMz6sko1cdIOg=
    • 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 --allowerasing --nobest
          • sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
      • cephadm:
        • cephadm_branch: v16.2.5
        • cephadm_git_url: https://github.com/ceph/ceph
        • image: docker.io/ceph/ceph:v16.2.5
        • roleless: True
      • cephadm.shell:
        • host.a:
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
      • vip.exec:
        • all-hosts:
          • systemctl stop nfs-server
      • cephadm.shell:
        • host.a:
          • ceph fs volume create foofs
      • cephadm.wait_for_service:
        • service: mds.foofs
      • cephadm.shell:
        • host.a:
          • ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2
          • ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake
          • while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done
      • vip.exec:
        • host.a:
          • mkdir /mnt/foo
          • while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done
          • echo test > /mnt/foo/testfile
          • sync
      • parallel:
        • upgrade-tasks
        • workload-tasks
      • vip.exec:
        • host.a:
          • umount /mnt/foo
      • cephadm.shell:
        • host.a:
          • ceph nfs cluster ls | grep foo
          • ceph nfs export ls foo --detailed
          • rados -p .nfs --all ls -
          • ceph config get mgr mgr/cephadm/migration_current | grep 5
    • teuthology_branch: main
    • verbose: True
    • pcp_grafana_url:
    • priority:
    • user:
    • queue:
    • posted: 2023-10-15 15:13:09
    • started: 2023-10-15 15:17:03
    • updated: 2023-10-16 03:26:08
    • status_class: danger
    • runtime: 12:09:05