hugepagereport action fails with fork/exec <PATH>: no such file or directory

Bug #1859186 reported by Frode Nordahl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Nova Compute Charm
Fix Released
High
Frode Nordahl

Bug Description

$ juju run-action nova-compute/0 --wait hugepagereport
unit-nova-compute-0:
  UnitId: nova-compute/0
  id: "3"
  message: 'fork/exec /var/lib/juju/agents/unit-nova-compute-0/charm/actions/hugepagereport:
    no such file or directory'
  results:
    ReturnCode: -1
  status: failed

$ ls -l /var/lib/juju/agents/unit-nova-compute-0/charm/actions/hugepagereport
lrwxrwxrwx 1 root root 17 Jan 10 10:14 /var/lib/juju/agents/unit-nova-compute-0/charm/actions/hugepagereport -> hugepagereport.py
ubuntu@node-urey:~$ head -1 /var/lib/juju/agents/unit-nova-compute-0/charm/actions/hugepagereport
#!/usr/bin/python
$ which python
<NIL>

Frode Nordahl (fnordahl)
Changed in charm-nova-compute:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Frode Nordahl (fnordahl)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-nova-compute (master)

Fix proposed to branch: master
Review: https://review.opendev.org/701976

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.opendev.org/701976
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=b4e6d2c73b474afb4ef440400f18a6c383071835
Submitter: Zuul
Branch: master

commit b4e6d2c73b474afb4ef440400f18a6c383071835
Author: Frode Nordahl <email address hidden>
Date: Fri Jan 10 15:41:35 2020 +0100

    Fix python shebang for hugepagereport action

    Change-Id: I643524f3ebf3f26a0a1f2bff03f9516ef0269da8
    Closes-Bug: #1859186

Changed in charm-nova-compute:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-nova-compute (stable/19.10)

Fix proposed to branch: stable/19.10
Review: https://review.opendev.org/702194

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (stable/19.10)

Reviewed: https://review.opendev.org/702194
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=1530383a79e2d671f168492685d4ca953768b868
Submitter: Zuul
Branch: stable/19.10

commit 1530383a79e2d671f168492685d4ca953768b868
Author: Frode Nordahl <email address hidden>
Date: Fri Jan 10 15:41:35 2020 +0100

    Fix python shebang for hugepagereport action

    Change-Id: I643524f3ebf3f26a0a1f2bff03f9516ef0269da8
    Closes-Bug: #1859186
    (cherry picked from commit b4e6d2c73b474afb4ef440400f18a6c383071835)

James Page (james-page)
Changed in charm-nova-compute:
milestone: none → 20.02
Liam Young (gnuoy)
Changed in charm-nova-compute:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.