[Bug 1911454] Re: Update gce-compute-image-packages to 20201222.00

Joshua Powers 1911454 at bugs.launchpad.net
Fri Feb 5 21:05:21 UTC 2021


## Conclusion

Due to the completion of Google's testing and my own verification, I am
marking verification-complete for all releases.

## Notes

Testing of the new Google guest agents was primarily performed by
Google themselves. They have given the +1.

>From my own testing images were produced with the guest agents
directly from proposed and uploaded to GCE. These are the same images
that Google used in their own testing. Groovy testing was done by
updating an existing image.

I verified:

1) the versions of packages
2) that the services were running/completed successfully
3) that my account and other project accounts were created
4) correct SSH keys were imported
5) the new packages provided parity with the existing agents.

My notes and logs are below.

## Xenial

Package versions:

gce-compute-image-packages       20201222.00-0ubuntu2~16.04.0
google-compute-engine            20201222.00-0ubuntu2~16.04.0
google-compute-engine-oslogin    20210122.00-0ubuntu1~16.04.0
google-guest-agent               20201217.02-0ubuntu1~16.04.0

$ systemctl status google-guest-agent
● google-guest-agent.service - Google Compute Engine Guest Agent
Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-05 20:42:01 UTC; 10min ago
Main PID: 1692 (google_guest_ag)
Tasks: 12
Memory: 20.3M
CPU: 557ms
CGroup: /system.slice/google-guest-agent.service
└─1692 /usr/bin/google_guest_agent

$ systemctl status google-oslogin-cache.service
● google-oslogin-cache.service - NSS cache refresh
Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:42:01 UTC; 10min ago
Process: 1350 ExecStart=/usr/bin/google_oslogin_nss_cache (code=exited, status=0/SUCCESS)
Main PID: 1350 (code=exited, status=0/SUCCESS)

$ systemctl status google-startup-scripts.service
● google-startup-scripts.service - Google Compute Engine Startup Scripts
Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:42:10 UTC; 11min ago
Process: 2275 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS)
Main PID: 2275 (code=exited, status=0/SUCCESS)

$ systemctl status google-shutdown-scripts.service
● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts
Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2021-02-05 20:42:02 UTC; 11min ago
Process: 1804 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 1804 (code=exited, status=0/SUCCESS)

## Bionic

Package versions:

gce-compute-image-packages         20201222.00-0ubuntu2~18.04.0
google-compute-engine              20201222.00-0ubuntu2~18.04.0
google-compute-engine-oslogin      20210122.00-0ubuntu1~18.04.0
google-guest-agent                 20201217.02-0ubuntu1~18.04.0 

$ systemctl status google-guest-agent
● google-guest-agent.service - Google Compute Engine Guest Agent
Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-05 20:41:32 UTC; 4min 2s ago
Main PID: 1790 (google_guest_ag)
Tasks: 12 (limit: 4671)
CGroup: /system.slice/google-guest-agent.service
└─1790 /usr/bin/google_guest_agent

$ systemctl status google-oslogin-cache.service
● google-oslogin-cache.service - NSS cache refresh
Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:41:29 UTC; 4min 31s ago
Main PID: 1473 (code=exited, status=0/SUCCESS)

$ systemctl status google-startup-scripts.service
● google-startup-scripts.service - Google Compute Engine Startup Scripts
Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:41:49 UTC; 8min ago
Process: 2858 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS)
Main PID: 2858 (code=exited, status=0/SUCCESS)

$ systemctl status google-shutdown-scripts.service
● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts
Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2021-02-05 20:41:34 UTC; 8min ago
Main PID: 1873 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 4671)
CGroup: /system.slice/google-shutdown-scripts.service

## Focal

Package versions:

gce-compute-image-packages     20201222.00-0ubuntu2~20.04.0
google-compute-engine          20201222.00-0ubuntu2~20.04.0
google-compute-engine-oslogin  20210122.00-0ubuntu1~20.04.0
google-guest-agent             20201217.02-0ubuntu1~20.04.0

$ systemctl status google-guest-agent
● google-guest-agent.service - Google Compute Engine Guest Agent
Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-05 20:41:12 UTC; 17min ago
Main PID: 771 (google_guest_ag)
Tasks: 12 (limit: 4713)
Memory: 21.9M
CGroup: /system.slice/google-guest-agent.service
└─771 /usr/bin/google_guest_agent

$ systemctl status google-oslogin-cache.service
● google-oslogin-cache.service - NSS cache refresh
Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:41:09 UTC; 17min ago
TriggeredBy: ● google-oslogin-cache.timer
Main PID: 604 (code=exited, status=0/SUCCESS)

$ systemctl status google-startup-scripts.service
● google-startup-scripts.service - Google Compute Engine Startup Scripts
Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 20:41:27 UTC; 17min ago
Process: 1514 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS)
Main PID: 1514 (code=exited, status=0/SUCCESS)

$ systemctl status google-shutdown-scripts.service
● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts
Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2021-02-05 20:41:12 UTC; 17min ago
Main PID: 772 (code=exited, status=0/SUCCESS)

## Groovy

Package versions:

google-compute-engine          20201222.00-0ubuntu2~20.10.0
google-compute-engine-oslogin  20210122.00-0ubuntu1~20.10.0
google-guest-agent             20201217.02-0ubuntu1~20.10.0

$ systemctl status google-guest-agent
● google-guest-agent.service - Google Compute Engine Guest Agent
Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-05 21:02:49 UTC; 18s ago
Main PID: 599 (google_guest_ag)
Tasks: 10 (limit: 4708)
Memory: 23.0M
CGroup: /system.slice/google-guest-agent.service
└─599 /usr/bin/google_guest_agent

$ systemctl status google-oslogin-cache.service
● google-oslogin-cache.service - NSS cache refresh
Loaded: loaded (/lib/systemd/system/google-oslogin-cache.service; static)
Active: inactive (dead) since Fri 2021-02-05 21:02:47 UTC; 40s ago
TriggeredBy: ● google-oslogin-cache.timer
Process: 466 ExecStart=/usr/bin/google_oslogin_nss_cache (code=exited, status=0/SUCCESS)
Main PID: 466 (code=exited, status=0/SUCCESS)

$ systemctl status google-startup-scripts.service
● google-startup-scripts.service - Google Compute Engine Startup Scripts
Loaded: loaded (/lib/systemd/system/google-startup-scripts.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2021-02-05 21:02:54 UTC; 42s ago
Process: 764 ExecStart=/usr/bin/google_metadata_script_runner startup (code=exited, status=0/SUCCESS)
Main PID: 764 (code=exited, status=0/SUCCESS)

$ systemctl status google-shutdown-scripts.service
● google-shutdown-scripts.service - Google Compute Engine Shutdown Scripts
Loaded: loaded (/lib/systemd/system/google-shutdown-scripts.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2021-02-05 21:02:52 UTC; 58s ago
Process: 705 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 705 (code=exited, status=0/SUCCESS)

** Tags removed: verification-needed verification-needed-bionic verification-needed-focal verification-needed-groovy verification-needed-xenial
** Tags added: verification-done verification-done-bionic verification-done-focal verification-done-groovy verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gce-compute-image-packages in
Ubuntu.
https://bugs.launchpad.net/bugs/1911454

Title:
   Update gce-compute-image-packages to  20201222.00

Status in gce-compute-image-packages package in Ubuntu:
  Fix Released
Status in gce-compute-image-packages source package in Xenial:
  Fix Committed
Status in gce-compute-image-packages source package in Bionic:
  Fix Committed
Status in gce-compute-image-packages source package in Focal:
  Fix Committed
Status in gce-compute-image-packages source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  Compute-image-packages is provided by Google for installation within
  guests that run on Google Compute Engine. It is a collection of tools
  and daemons, packaged as gce-compute-image-packages, that ensure that
  the Ubuntu images published to GCE run properly on their platform.

  Cloud platforms evolve at a rate that can't be handled in six-month
  increments, and they will often develop features that they would like
  to be available to customers who don't want to upgrade from earlier
  Ubuntu releases. As such, updating gce-compute-image-packages to more
  recent upstream releases is required within all Ubuntu releases, so
  they continue to function properly in their environment.

  [Test Case]

  When a new version of gce-compute-image-packages is uploaded to
  -proposed, the following will be done:

   * an image based on -proposed will be built for GCE and published to the ubuntu-os-cloud-devel project
   * the CPC team will write new automated tests to cover new testable functionality (if any) in the new package
   * the automated testing that the CPC team normally runs against GCE images before they are published will be run against the -proposed image
   * the GCE team will be asked to validate that the new package addresses the issues it is expected to address, and that the image passes their internal image validation.

  If all the testing indicates that the image containing the new package
  is acceptable, verification will be considered to be done.

  [Other Information]

  This bug is used for tracking of releasing the new upstream version
  for all supported series, as per the approved policy mentioned in the
  following MRE:

  https://wiki.ubuntu.com/gce-compute-image-packages-Updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gce-compute-image-packages/+bug/1911454/+subscriptions



More information about the foundations-bugs mailing list