snapd icon indicating copy to clipboard operation
snapd copied to clipboard

snap-bootstrap: save the activation state in unlocked.json

Open valentindavid opened this issue 3 months ago • 2 comments

Depends on https://github.com/canonical/snapd/pull/16242

valentindavid avatar Nov 17 '25 14:11 valentindavid

Mon Jan 12 13:46:57 UTC 2026 The following results are from: https://github.com/canonical/snapd/actions/runs/20855623888

Failures:

Preparing:

  • openstack-ext:ubuntu-22.04-64:tests/nested/manual/hybrid-remodel
  • openstack:ubuntu-26.04-64:tests/main/interfaces-block-devices-zfs

Executing:

  • openstack:debian-sid-64:tests/main/interfaces-network-status-classic
  • openstack-ext:ubuntu-24.04-64:tests/nested/manual/minimal-smoke:secboot_disabled
  • openstack-ext:ubuntu-24.04-64:tests/nested/manual/minimal-smoke:secboot_enabled
  • openstack:ubuntu-26.04-64:tests/regression/lp-1910456
  • openstack:ubuntu-26.04-64:tests/main/lxd:snapd_cgroup_just_inside
  • openstack:ubuntu-26.04-64:tests/main/lxd:snapd_cgroup_both
  • openstack:ubuntu-26.04-64:tests/main/i18n
  • openstack:ubuntu-26.04-64:tests/main/upgrade-from-release
  • openstack:ubuntu-26.04-64:tests/main/docker-smoke

github-actions[bot] avatar Nov 17 '25 14:11 github-actions[bot]

Codecov Report

:x: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 77.49%. Comparing base (524048f) to head (18778f3). :warning: Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
secboot/secboot_nosb.go 0.00% 3 Missing :warning:
secboot/secboot_sb.go 0.00% 2 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16266   +/-   ##
=======================================
  Coverage   77.49%   77.49%           
=======================================
  Files        1341     1341           
  Lines      183780   183821   +41     
  Branches     2442     2442           
=======================================
+ Hits       142422   142461   +39     
- Misses      32732    32742   +10     
+ Partials     8626     8618    -8     
Flag Coverage Δ
unittests 77.49% <44.44%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Dec 05 '25 14:12 codecov[bot]

* openstack-ext:ubuntu-22.04-64:tests/nested/manual/hybrid-remodel
* openstack-ext:ubuntu-24.04-64:tests/nested/manual/minimal-smoke:secboot_disabled
* openstack-ext:ubuntu-24.04-64:tests/nested/manual/minimal-smoke:secboot_enabled

This is due to apparmor

* openstack:ubuntu-26.04-64:tests/main/interfaces-block-devices-zfs
* openstack:debian-sid-64:tests/main/interfaces-network-status-classic
* openstack:ubuntu-26.04-64:tests/regression/lp-1910456
* openstack:ubuntu-26.04-64:tests/main/lxd:snapd_cgroup_just_inside
* openstack:ubuntu-26.04-64:tests/main/lxd:snapd_cgroup_both
* openstack:ubuntu-26.04-64:tests/main/i18n
* openstack:ubuntu-26.04-64:tests/main/upgrade-from-release
* openstack:ubuntu-26.04-64:tests/main/docker-smoke

Unrelated.

valentindavid avatar Jan 12 '26 14:01 valentindavid