Public bug reported:

This is a scripted bug report about ADT failures while running linux-kvm
tests for linux-kvm/5.15.0-1050.55 on jammy. Whether this is caused by
the dep8 tests of the tested source or the kernel has yet to be
determined.

Testing failed on:
    amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/l/linux-kvm/20240118_121042_1259e@/log.gz

As part of ubuntu_qrt_apparmor, we get the following error. This also
seems to lead to further apparmor errors.

3461s 10:50:40 DEBUG| [stdout] Running test: './test-apparmor.py' distro: 
'Ubuntu 22.04' kernel: '5.15.0-1050.55 (Ubuntu 5.15.0-1050.55-kvm 5.15.136)' 
arch: 'amd64' init: 'systemd' uid: 0/0 SUDO_USER: 'ubuntu')
3461s 10:50:40 ERROR| [stderr] test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
3461s 10:50:40 ERROR| [stderr] Test snapd snap ... FAIL
3461s 10:50:40 ERROR| [stderr] 
3461s 10:50:40 ERROR| [stderr] 
======================================================================
3461s 10:50:40 ERROR| [stderr] FAIL: test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
3461s 10:50:40 ERROR| [stderr] Test snapd snap
3461s 10:50:40 ERROR| [stderr] 
----------------------------------------------------------------------
3461s 10:50:40 ERROR| [stderr] Traceback (most recent call last):
3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/./test-apparmor.py",
 line 321, in test_snapd_snap_with_vendored_apparmor
3461s 10:50:40 ERROR| [stderr]     self.install_snap("snapd", 
track="latest/stable", classic=False)
3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/testlib.py",
 line 1339, in install_snap
3461s 10:50:40 ERROR| [stderr]     self.assertEqual(0, rc, "Failed to install 
snap %s from track %s (classic: %s)\nOutput:\n%s" %
3461s 10:50:40 ERROR| [stderr] AssertionError: 0 != 127 : Failed to install 
snap snapd from track latest/stable (classic: False)
3461s 10:50:40 ERROR| [stderr] Output:
3461s 10:50:40 ERROR| [stderr] [Errno 2] No such file or directory: 'snap'

** Affects: linux-kvm (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 5.15 amd64 jammy kernel-adt-failure kvm sru-20240108

** Tags added: kernel-adt-failure

** Description changed:

  This is a scripted bug report about ADT failures while running linux-kvm
  tests for linux-kvm/5.15.0-1050.55 on jammy. Whether this is caused by
  the dep8 tests of the tested source or the kernel has yet to be
  determined.
  
  Testing failed on:
-     amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/l/linux-kvm/20240118_121042_1259e@/log.gz
+     amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/l/linux-kvm/20240118_121042_1259e@/log.gz
+ 
+ As part of ubuntu_qrt_apparmor, we get the following error. This also
+ seems to lead to further apparmor errors.
+ 
+ 3461s 10:50:40 DEBUG| [stdout] Running test: './test-apparmor.py' distro: 
'Ubuntu 22.04' kernel: '5.15.0-1050.55 (Ubuntu 5.15.0-1050.55-kvm 5.15.136)' 
arch: 'amd64' init: 'systemd' uid: 0/0 SUDO_USER: 'ubuntu')
+ 3461s 10:50:40 ERROR| [stderr] test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
+ 3461s 10:50:40 ERROR| [stderr] Test snapd snap ... FAIL
+ 3461s 10:50:40 ERROR| [stderr] 
+ 3461s 10:50:40 ERROR| [stderr] 
======================================================================
+ 3461s 10:50:40 ERROR| [stderr] FAIL: test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
+ 3461s 10:50:40 ERROR| [stderr] Test snapd snap
+ 3461s 10:50:40 ERROR| [stderr] 
----------------------------------------------------------------------
+ 3461s 10:50:40 ERROR| [stderr] Traceback (most recent call last):
+ 3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/./test-apparmor.py",
 line 321, in test_snapd_snap_with_vendored_apparmor
+ 3461s 10:50:40 ERROR| [stderr]     self.install_snap("snapd", 
track="latest/stable", classic=False)
+ 3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/testlib.py",
 line 1339, in install_snap
+ 3461s 10:50:40 ERROR| [stderr]     self.assertEqual(0, rc, "Failed to install 
snap %s from track %s (classic: %s)\nOutput:\n%s" %
+ 3461s 10:50:40 ERROR| [stderr] AssertionError: 0 != 127 : Failed to install 
snap snapd from track latest/stable (classic: False)
+ 3461s 10:50:40 ERROR| [stderr] Output:
+ 3461s 10:50:40 ERROR| [stderr] [Errno 2] No such file or directory: 'snap'

** Tags added: 5.15 amd64 jammy kvm sru-20240108

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/2050830

Title:
  linux-kvm ADT test failure with linux-kvm/5.15.0-1050.55

Status in linux-kvm package in Ubuntu:
  New

Bug description:
  This is a scripted bug report about ADT failures while running linux-
  kvm tests for linux-kvm/5.15.0-1050.55 on jammy. Whether this is
  caused by the dep8 tests of the tested source or the kernel has yet to
  be determined.

  Testing failed on:
      amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/l/linux-kvm/20240118_121042_1259e@/log.gz

  As part of ubuntu_qrt_apparmor, we get the following error. This also
  seems to lead to further apparmor errors.

  3461s 10:50:40 DEBUG| [stdout] Running test: './test-apparmor.py' distro: 
'Ubuntu 22.04' kernel: '5.15.0-1050.55 (Ubuntu 5.15.0-1050.55-kvm 5.15.136)' 
arch: 'amd64' init: 'systemd' uid: 0/0 SUDO_USER: 'ubuntu')
  3461s 10:50:40 ERROR| [stderr] test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
  3461s 10:50:40 ERROR| [stderr] Test snapd snap ... FAIL
  3461s 10:50:40 ERROR| [stderr] 
  3461s 10:50:40 ERROR| [stderr] 
======================================================================
  3461s 10:50:40 ERROR| [stderr] FAIL: test_snapd_snap_with_vendored_apparmor 
(__main__.ApparmorTest)
  3461s 10:50:40 ERROR| [stderr] Test snapd snap
  3461s 10:50:40 ERROR| [stderr] 
----------------------------------------------------------------------
  3461s 10:50:40 ERROR| [stderr] Traceback (most recent call last):
  3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/./test-apparmor.py",
 line 321, in test_snapd_snap_with_vendored_apparmor
  3461s 10:50:40 ERROR| [stderr]     self.install_snap("snapd", 
track="latest/stable", classic=False)
  3461s 10:50:40 ERROR| [stderr]   File 
"/tmp/autopkgtest.S8Qdzf/build.EE2/src/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/testlib.py",
 line 1339, in install_snap
  3461s 10:50:40 ERROR| [stderr]     self.assertEqual(0, rc, "Failed to install 
snap %s from track %s (classic: %s)\nOutput:\n%s" %
  3461s 10:50:40 ERROR| [stderr] AssertionError: 0 != 127 : Failed to install 
snap snapd from track latest/stable (classic: False)
  3461s 10:50:40 ERROR| [stderr] Output:
  3461s 10:50:40 ERROR| [stderr] [Errno 2] No such file or directory: 'snap'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/2050830/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to