← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1948804] Re: [stable/train] neutron-tempest-plugin scenario jobs fail "sudo: guestmount: command not found"

 

Reviewed:  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/815518
Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/27f057c2fdf19f4c08ef5e3f142761a1b3cab8f2
Submitter: "Zuul (22348)"
Branch:    master

commit 27f057c2fdf19f4c08ef5e3f142761a1b3cab8f2
Author: Bernard Cafarelli <bcafarel@xxxxxxxxxx>
Date:   Tue Oct 26 17:45:39 2021 +0200

    [stable/{train,stein}] Use old guest image for these branches
    
    Customization of Ubuntu minimal guest images fails with missing
    guestmount binary, switch back to the previous guest image in these EM
    branches
    
    Change-Id: I98e53ac95b1c407149993ee93fe9eb36a23f0615
    Closes-Bug: #1948804


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1948804

Title:
  [stable/train] neutron-tempest-plugin scenario jobs fail "sudo:
  guestmount: command not found"

Status in neutron:
  Fix Released

Bug description:
  These jobs started failing a few days ago on stable/train:

  neutron-tempest-plugin-scenario-linuxbridge-train
  neutron-tempest-plugin-scenario-openvswitch-train
  neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-train
  neutron-tempest-plugin-designate-scenario-train

  So basically all neutron-tempest-plugin scenario jobs

  Here is a sample backport:
  https://review.opendev.org/c/openstack/neutron/+/811974
  with failed test run:
  https://zuul.opendev.org/t/openstack/build/56b44cb5072648fc8e5ad67df22f8c03

  + /opt/stack/neutron-tempest-plugin/tools/customize_ubuntu_image:mount_image:108 :   sudo -E guestmount -i --add /tmp/tmp.lUZGwTOkSx/ubuntu-20.04-minimal-cloudimg-amd64.img --pid-file /tmp/tmp.lUZGwTOkSx/pid /tmp/tmp.lUZGwTOkSx/mount
  sudo: guestmount: command not found
  + /opt/stack/neutron-tempest-plugin/tools/customize_ubuntu_image:mount_image:1 :   cleanup
  + /opt/stack/neutron-tempest-plugin/tools/customize_ubuntu_image:cleanup:166 :   error=1

  Maybe something changed in the base image recently? Though newer jobs
  look OK

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1948804/+subscriptions



References