[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2020-12-01 Thread Kelsey Margarete Skunberg
Found on Groovy 5.8.0-31.33 lowlatency & generic. Only failing on one
node (lagalla) and passes on the other (rizzo)


12/01 05:19:36 DEBUG| utils:0116| Running './test_maps'
12/01 05:19:36 DEBUG| utils:0153| [stdout] Fork 1024 tasks to 
'test_update_delete'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 1024 tasks to 
'test_update_delete'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 'test_hashmap'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 
'test_hashmap_percpu'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 
'test_hashmap_sizes'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 
'test_hashmap_walk'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 'test_arraymap'
12/01 05:19:37 DEBUG| utils:0153| [stdout] Fork 100 tasks to 
'test_arraymap_percpu'
12/01 05:19:38 DEBUG| utils:0153| [stdout] Failed sockmap unexpected timeout
12/01 05:19:38 ERROR|  test:0414| Exception escaping from test:
Traceback (most recent call last):
  File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 823, in 
_call_test_function
return func(*args, **dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
postprocess_profiled_run, args, dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 212, in 
_call_run_once
self.run_once(*args, **dargs)
  File "/home/ubuntu/autotest/client/tests/ubuntu_bpf/ubuntu_bpf.py", line 99, 
in run_once
self.results = utils.system_output(cmd, retain_output=True)
  File "/home/ubuntu/autotest/client/shared/utils.py", line 1267, in 
system_output
verbose=verbose, args=args).stdout
  File "/home/ubuntu/autotest/client/shared/utils.py", line 918, in run
"Command returned non-zero exit status")
CmdError: Command <./test_maps> failed, rc=1, Command returned non-zero exit 
status
* Command: 
./test_maps
Exit status: 1
Duration: 2.08336114883

** Tags added: 5.8 groovy

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

Title:
  test_maps in ubuntu_bpf failed with "Failed sockmap unexpected
  timeout" on D ARM64

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Invalid

Bug description:
  This issue can be found on 2 different ARM64 node, TunderX Cavium node
  "starmie" and Moonshot "ms10-34-mcdivittB0-kernel"

  Running test_maps bpf test..
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    Fork 100 tasks to 'test_hashmap_percpu'
    Fork 1024 tasks to 'test_update_delete'
    Fork 1024 tasks to 'test_update_delete'
    Fork 100 tasks to 'test_hashmap'
    
    Fork 100 tasks to 'test_hashmap_sizes'
    Fork 100 tasks to 'test_hashmap_walk'
    Fork 100 tasks 

[Kernel-packages] [Bug 1783881] Re: ltp-syscalls: msgstress03 / msgstress04 fails because systemd limits number of processes

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy

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

Title:
  ltp-syscalls: msgstress03 / msgstress04 fails because systemd limits
  number of processes

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in systemd package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in systemd source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in systemd source package in Bionic:
  New

Bug description:
  As systemd limits the number of processes, this test will fail because
  it can't fork enough processes. That is limited to when the test is
  run after logging as user 1000, then running sudo. I guess that
  logging as root may not cause this to happen.

  # ./testcases/bin/msgstress03 
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  msgstress031  TFAIL  :  msgstress03.c:157:  Fork failed (may be OK if 
under stress)
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1783881/+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


[Kernel-packages] [Bug 1867570] Re: reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on ppc64le

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33 with some output differences:


11/26 10:07:52 DEBUG| utils:0153| [stdout] # selftests: net: 
reuseport_bpf_numa
11/26 10:07:52 DEBUG| utils:0153| [stdout] #  IPv4 UDP 
11/26 10:07:52 DEBUG| utils:0153| [stdout] # send node 0, receive socket 0
11/26 10:07:52 DEBUG| utils:0153| [stdout] # libnuma: Warning: Cannot read 
node cpumask from sysfs
11/26 10:07:52 DEBUG| utils:0153| [stdout] # ./reuseport_bpf_numa: failed 
to pin to node: No such file or directory
11/26 10:07:52 DEBUG| utils:0153| [stdout] not ok 3 selftests: net: 
reuseport_bpf_numa # exit=1

** Tags added: 5.8 groovy sru-20201109

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

Title:
  reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on
  ppc64le

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This issue was extracted from the comment in bug 1812638, since that
  bug will be specific for i386

  This reuseport_bpf_numa in net will fail on PowerPC with:

  The output on B-5.3 P8 is:
   # selftests: net: reuseport_bpf_numa
   #  IPv4 UDP 
   # send node 0, receive socket 0
   # send node 1, receive socket 7
   # ./reuseport_bpf_numa: node id/receive socket mismatch
   not ok 3 selftests: net: reuseport_bpf_numa # exit=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1867570/+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


[Kernel-packages] [Bug 1845951] Re: ubuntu_lttng_smoke_test failed with B-hwe 5.0 ARM64

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33


stdout:
== lttng smoke test of session create/destroy ==
Spawning a session daemon
FAILED (lttng create)
FAILED (lttng destroy)
 
== lttng smoke test trace context switches ==
Spawning a session daemon
FAILED (lttng create)
 
Summary: 0 passed, 4 failed
stderr:
PERROR - 08:02:55.459419324 [2194052/2194052]: fcntl lock file: Resource 
temporarily unavailable (in utils_create_lock_file() at utils.c:657)
Error: Could not get lock file /var/run/lttng/lttng-sessiond.lck, another 
instance is running.
Error: A session daemon is already running.
Error: Session daemon terminated with an error (exit status: 1)
Error: Problem occurred while launching session daemon (/usr/bin/lttng-sessiond)
Error: No session daemon is available
PERROR - 08:02:55.512473464 [2194055/2194055]: fcntl lock file: Resource 
temporarily unavailable (in utils_create_lock_file() at utils.c:657)
Error: Could not get lock file /var/run/lttng/lttng-sessiond.lck, another 
instance is running.
Error: A session daemon is already running.
Error: Session daemon terminated with an error (exit status: 1)
Error: Problem occurred while launching session daemon (/usr/bin/lttng-sessiond)
11/26 08:02:55 DEBUG| utils:0116| Running 'apt-get remove --yes 
lttng-modules-dkms

** Tags added: 5.8 groovy sru-20201109

** Tags added: ppc64el

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

Title:
  ubuntu_lttng_smoke_test failed with B-hwe 5.0 ARM64

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue found on ARM64 node ms10-34-mcdivittB0-kernel, with B-hwe 5.0
  kernel:

   Running 'dkms status -m lttng-modules | grep installed'
   lttng-modules, 2.10.5, 5.0.0-30-generic, aarch64: installed
   Running 
'/home/ubuntu/autotest/client/tests/ubuntu_lttng_smoke_test/ubuntu_lttng_smoke_test.sh'
   == lttng smoke test of session create/destroy ==
   Error: Session daemon terminated with an error (exit status: 1)
   Error: Problem occurred while launching session daemon 
(/usr/bin/lttng-sessiond)
   Spawning a session daemon
   FAILED (lttng create)
   Error: Command error
   Error: No session daemon is available
   Error: Command error
   FAILED (lttng destroy)

   == lttng smoke test trace context switches ==
   Error: Session daemon terminated with an error (exit status: 1)
   Error: Problem occurred while launching session daemon 
(/usr/bin/lttng-sessiond)
   Spawning a session daemon
   FAILED (lttng create)

   Error: Command error
   Summary: 0 passed, 4 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1845951/+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


[Kernel-packages] [Bug 1864140] Re: ubuntu_fan_smoke_test failed with unable to fetch file from http://ports.ubuntu.com on PowerPC

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  ubuntu_fan_smoke_test failed with unable to fetch file from
  http://ports.ubuntu.com on PowerPC

Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Issue found on PowerPC nodes across different kernels.
  (It works on other arches in different MAAS server, so it looks like some 
network config issue)

  Running in the Canonical CI environment
  Testing Fan Networking (pre-0.13.0 API)
  docker pull ppc64le/ubuntu: PASSED
  enable disable fan test: PASSED
  fanctl show test: PASSED
  fanctl check bridge config test: PASSED
  fanatic docker test: FAILED: (docker run returned 100)
  stderr:
  W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/bionic/InRelease  Could not connect 
to ports.ubuntu.com:80 (91.189.88.150), connection timed out
  W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/InRelease  Unable to 
connect to ports.ubuntu.com:http:
  W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/bionic-backports/InRelease  Unable 
to connect to ports.ubuntu.com:http:
  W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/bionic-security/InRelease  Unable to 
connect to ports.ubuntu.com:http:
  W: Some index files failed to download. They have been ignored, or old ones 
used instead.
  E: Unable to locate package iputils-ping

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-174-generic 4.4.0-174.204
  ProcVersionSignature: Ubuntu 4.4.0-174.204-generic 4.4.211
  Uname: Linux 4.4.0-174-generic ppc64le
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Feb 21 03:32 seq
   crw-rw 1 root audio 116, 33 Feb 21 03:32 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.1-0ubuntu2.21
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Fri Feb 21 03:47:15 2020
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=faf7d4a6-6836-4496-bc64-15f33ec9e43d ro 
console=hvc0
  ProcLoadAvg: 1.28 1.27 0.97 1/1305 17149
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 4.4.0-174-generic (buildd@bos02-ppc64el-008) (gcc 
version 5.4.0 20160609 (Ubuntu/IBM 5.4.0-6ubuntu1~16.04.12) ) #204-Ubuntu SMP 
Wed Jan 29 06:41:38 UTC 2020
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-174-generic N/A
   linux-backports-modules-4.4.0-174-generic  N/A
   linux-firmware 1.157.22
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_dscr: DSCR is 0
  cpu_freq:
   min: 3.694 GHz (cpu 120)
   max: 3.694 GHz (cpu 37)
   avg: 3.694 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No kernel interface to firmware
  cpu_smt: SMT=8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1864140/+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


[Kernel-packages] [Bug 1837365] Re: ubuntu_kvm_smoke_test failed on Intel KVM node with D-KVM kernel

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

-- 
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/1837365

Title:
  ubuntu_kvm_smoke_test failed on Intel KVM node with D-KVM kernel

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New

Bug description:
  The KVM can be started in our KVM node (zeppo) with the D-KVM kernel.
  But it looks like that we can't run it on the Intel Cloud KVM nodes 
(automation-vm8) 

  Test failed with:
  + uvt-kvm wait bjf-test --insecure --ssh-private-key-file 
/home/ubuntu/.ssh/id_rsa
  uvt-kvm: error: timed out waiting for dnsmasq lease for 52:54:00:67:78:dc.
  ++ uvt-kvm ip bjf-test
  uvt-kvm: error: no IP address found for libvirt machine 'bjf-test'.

  sudo -u ubuntu /home/ubuntu/autotest/client/tests/ubuntu_kvm_smoke_test
  /the-test amd64
  Exit status: 1
  Duration: 354.469812155
  
  stdout:
  INFO: /dev/kvm exists
  KVM acceleration can be used
  Generating public/private rsa key pair.
  Your identification has been saved in /home/ubuntu/.ssh/id_rsa.
  Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub.
  The key fingerprint is:
  SHA256:hXBMvlRcr+MMJACF2ymdbkl+gxISLagx0ZUSlOYR/+E ubuntu@automation-vm8
  The key's randomart image is:
  +---[RSA 2048]+
  |.=+*o=+oo |
  |+ O.+ =.o. . |
  |.= =.+.o= o . |
  |. o +o*o = . |
  | . *EoS . o |
  | . * o + . |
  | o . . o |
  | |
  | |
  +[SHA256]-+
  ** ERROR: The codename returned from lsb_release -c was ( ) and we were 
expecting 'disco'
  stderr:
  + SUT=bjf-test
+ SSH_KEY=/home/ubuntu/.ssh/id_rsa
+ SSH_OPTIONS='-o StrictHostKeyChecking=no -o 
UserKnownHostsFile=/dev/null -o LogLevel=quiet -i /home/ubuntu/.ssh/id_rsa'
++ lsb_release -c
++ awk '{print$2}'
+ DISTRO=disco
+ ARCHITECTURE=amd64
+ '[' -z amd64 ']'
+ kvm-ok
+ '[' 0 '!=' 0 ']'
+ '[' '!' -f /home/ubuntu/.ssh/id_rsa ']'
+ ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''
+ '[' amd64 = ppc64el ']'
++ grep -P 'disco.*amd64'
++ uvt-simplestreams-libvirt query
+ image=
+ '[' -z '' ']'
+ uvt-simplestreams-libvirt sync --source 
http://cloud-images.ubuntu.com/daily release=disco arch=amd64
+ uvt-kvm create bjf-test release=disco arch=amd64
+ uvt-kvm wait bjf-test --insecure --ssh-private-key-file 
/home/ubuntu/.ssh/id_rsa
uvt-kvm: error: timed out waiting for dnsmasq lease for 
52:54:00:67:78:dc.
++ uvt-kvm ip bjf-test
uvt-kvm: error: no IP address found for libvirt machine 'bjf-test'.
+ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
LogLevel=quiet -i /home/ubuntu/.ssh/id_rsa ubuntu@ uname -a
+++ uvt-kvm ip bjf-test
++ cut '-d  ' -f 2
uvt-kvm: error: no IP address found for libvirt machine 'bjf-test'.
++ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
LogLevel=quiet -i /home/ubuntu/.ssh/id_rsa ubuntu@ lsb_release -c
+ RESULT=
+ '[' '' '!=' disco ']'
+ echo '** ERROR: The codename returned from lsb_release -c was (' ') 
and we were expecting '\''disco'\'''
+ exit 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1837365/+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


[Kernel-packages] [Bug 1830361] Re: cpuset_sched_domains from controller test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33 P9  with a little bit different
output:


99606.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 29 
TINFO: /bin/echo: write error: Invalid argument
99607.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 29 
TFAIL: set general group1 parameter failed.
99608.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: general group load balance test
99609.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: root group info:
99610.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: sched load balance: 0
99611.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: general group1 info:
99612.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: cpus: 1,2
99613.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: sched load balance: 1
99614.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: general group2 info:
99615.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: cpus: 0,3
99616.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: sched load balance: 1
99617.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: CPU hotplug: none
99618.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TINFO: /bin/echo: write error: Invalid argument
99619.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 31 
TFAIL: set general group1 parameter failed.
99620.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: general group load balance test
99621.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: root group info:
99622.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: sched load balance: 0
99623.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: general group1 info:
99624.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: cpus: 1,2
99625.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: sched load balance: 1
99626.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: general group2 info:
99627.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: cpus: 1,3
99628.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: sched load balance: 1
99629.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: CPU hotplug: none
99630.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TINFO: /bin/echo: write error: Invalid argument
99631.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 33 
TFAIL: set general group1 parameter failed.
99632.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: general group load balance test
99633.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: root group info:
99634.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: sched load balance: 0
99635.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: general group1 info:
99636.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: cpus: 1,2
99637.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: sched load balance: 1
99638.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: general group2 info:
99639.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: cpus: 1,3
99640.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: sched load balance: 1
99641.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: CPU hotplug: offline
99642.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TINFO: /bin/echo: write error: Invalid argument
99643.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 35 
TFAIL: set general group1 parameter failed.
99644.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: general group load balance test
99645.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: root group info:
99646.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: sched load balance: 0
99647.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: general group1 info:
99648.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: cpus: 1,2
99649.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: sched load balance: 1
99650.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: general group2 info:
99651.  11/26 19:15:21 DEBUG| utils:0153| [stdout] cpuset_sched_domains 37 
TINFO: cpus: 1,3
99652.  11/26 19:15:21 DEBUG| utils:0153| 

[Kernel-packages] [Bug 1830360] Re: cpuset_load_balance from controller test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  cpuset_load_balance from controller test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix

Bug description:
  Issue found on Disco with node glameow:
   startup='Fri May 24 10:24:55 2019'
   cpuset_load_balance 1 TINFO: general group load balance test
   cpuset_load_balance 1 TINFO: root group info:
   cpuset_load_balance 1 TINFO:  sched load balance: 0
   cpuset_load_balance 1 TINFO: general group info:
   cpuset_load_balance 1 TINFO:  cpus: -
   cpuset_load_balance 1 TINFO:  sched load balance: 1
   cpuset_load_balance 1 TFAIL: load balance test failed.
   cpuset_load_balance 3 TINFO: general group load balance test
   cpuset_load_balance 3 TINFO: root group info:
   cpuset_load_balance 3 TINFO:  sched load balance: 0
   cpuset_load_balance 3 TINFO: general group info:
   cpuset_load_balance 3 TINFO:  cpus: 1
   cpuset_load_balance 3 TINFO:  sched load balance: 0
   cpuset_load_balance 3 TFAIL: load balance test failed.
   cpuset_load_balance 5 TINFO: general group load balance test
   cpuset_load_balance 5 TINFO: root group info:
   cpuset_load_balance 5 TINFO:  sched load balance: 1
   cpuset_load_balance 5 TINFO: general group info:
   cpuset_load_balance 5 TINFO:  cpus: -
   cpuset_load_balance 5 TINFO:  sched load balance: 1
   cpuset_load_balance 5 TFAIL: load balance test failed.
   cpuset_load_balance 7 TINFO: general group load balance test
   cpuset_load_balance 7 TINFO: root group info:
   cpuset_load_balance 7 TINFO:  sched load balance: 1
   cpuset_load_balance 7 TINFO: general group info:
   cpuset_load_balance 7 TINFO:  cpus: 1
   cpuset_load_balance 7 TINFO:  sched load balance: 1
   cpuset_load_balance 7 TFAIL: load balance test failed.
   cpuset_load_balance 9 TINFO: general group load balance test
   cpuset_load_balance 9 TINFO: root group info:
   cpuset_load_balance 9 TINFO:  sched load balance: 0
   cpuset_load_balance 9 TINFO: general group info:
   cpuset_load_balance 9 TINFO:  cpus: 1,2
   cpuset_load_balance 9 TINFO:  sched load balance: 0
   cpuset_load_balance 9 TFAIL: load balance test failed.
   cpuset_load_balance 11 TINFO: general group load balance test
   cpuset_load_balance 11 TINFO: root group info:
   cpuset_load_balance 11 TINFO:  sched load balance: 0
   cpuset_load_balance 11 TINFO: general group info:
   cpuset_load_balance 11 TINFO:  cpus: 1,2
   cpuset_load_balance 11 TINFO:  sched load balance: 1
   cpuset_load_balance 11 TFAIL: load balance test failed.
   cpuset_load_balance 13 TINFO: general group load balance test
   cpuset_load_balance 13 TINFO: root group info:
   cpuset_load_balance 13 TINFO:  sched load balance: 0
   cpuset_load_balance 13 TINFO: general group info:
   cpuset_load_balance 13 TINFO:  cpus: 
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
   cpuset_load_balance 13 TINFO:  sched load balance: 1
   cpuset_load_balance 13 TFAIL: load balance test failed.
   cpuset_load_balance 15 TINFO: general group load balance test
   cpuset_load_balance 15 TINFO: root group info:
   cpuset_load_balance 15 TINFO:  sched load balance: 0
   cpuset_load_balance 15 TINFO: general group1 info:
   cpuset_load_balance 15 TINFO:  cpus: 1
   cpuset_load_balance 15 TINFO:  sched load balance: 1
   cpuset_load_balance 15 TINFO: general group2 info:
   cpuset_load_balance 15 TINFO:  cpus: 0
   cpuset_load_balance 15 TINFO:  sched load balance: 1
   cpuset_load_balance 15 TINFO: CPU hotplug: none
   cpuset_load_balance 15 TFAIL: load balance test failed.
   cpuset_load_balance 17 TINFO: general group load balance test
   cpuset_load_balance 17 TINFO: root group info:
   cpuset_load_balance 17 TINFO:  sched load balance: 0
   cpuset_load_balance 17 TINFO: general group1 info:
   cpuset_load_balance 17 TINFO:  cpus: 1,2
   cpuset_load_balance 17 TINFO:  sched load balance: 1
   cpuset_load_balance 17 TINFO: general group2 info:
   cpuset_load_balance 17 TINFO:  cpus: 0-3
   cpuset_load_balance 17 TINFO:  sched load balance: 0
   cpuset_load_balance 17 TINFO: CPU hotplug: none
   cpuset_load_balance 17 TFAIL: load balance test failed.
   cpuset_load_balance 19 TINFO: general group load balance test
   cpuset_load_balance 19 TINFO: root group info:
   cpuset_load_balance 19 TINFO:  sched load balance: 0
   cpuset_load_balance 19 TINFO: general group1 info:
   cpuset_load_balance 19 TINFO:  cpus: 1,2
   cpuset_load_balance 19 TINFO:  sched load balance: 1
   

[Kernel-packages] [Bug 1830359] Re: cpuset_base_ops from controller test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  cpuset_base_ops from controller test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix
Status in linux-azure source package in Disco:
  Won't Fix

Bug description:
  Issue found on Disco with node glameow:
   startup='Fri May 24 10:23:44 2019'
   cpuset_base_ops 1 TPASS: cpuset.cpus(READONLY): Get the expected string
   cpuset_base_ops 3 TPASS: cpuset.mems(READONLY): Get the expected string
   cpuset_base_ops 5 TPASS: cpuset.memory_pressure(READONLY): Get the expected 
string
   cpuset_base_ops 7 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 9 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 11 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 13 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 15 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 17 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 19 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 21 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 23 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 25 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 27 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 29 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 31 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 33 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 35 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 37 TFAIL: cpuset.cpus: Test result -  Expected string - "0"
   cpuset_base_ops 39 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 41 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 43 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 45 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 47 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 49 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 51 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 53 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 55 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 57 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 59 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 61 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 63 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 65 TFAIL: cpuset.mems: Test result -  Expected string - "0"
   cpuset_base_ops 67 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 69 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 71 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 73 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 75 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 77 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 79 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 81 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 83 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 85 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 87 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 89 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 91 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 93 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 95 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 97 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 99 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 101 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 103 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 105 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 107 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 109 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 111 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 113 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 115 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 117 TPASS: cpuset.memory_spread_slab: Get the expected string
   

[Kernel-packages] [Bug 1892860] Re: af_alg07 in crypto / cve-2019-8912 in cve from ubuntu_ltp failed on B-arm64

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33 ppc64el (P9)

** Tags added: 5.8 groovy

** Tags added: ppc64el

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

Title:
  af_alg07 in crypto / cve-2019-8912 in cve from ubuntu_ltp failed on
  B-arm64

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue found on 4.15.0-114.115-generic with ARM64 node appleton-kernel
  and wright-kernel.

  Looks like this is a new test case added 13 days ago:
  
https://github.com/linux-test-project/ltp/commit/fdff6139e43aa9b19f27907f6d7f2cb4765632a1#diff-8a83d6b2c6c7d74e750e3af47e3f4a79

  The test will fail with:
   startup='Fri Aug 14 10:13:27 2020'
   tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s
   tst_taint.c:88: CONF: Ignoring already set kernel warning taint
   ../../../include/tst_fuzzy_sync.h:507: INFO: Minimum sampling period ended
   ../../../include/tst_fuzzy_sync.h:331: INFO: loop = 1024, delay_bias = 0
   ../../../include/tst_fuzzy_sync.h:320: INFO: start_a - start_b: { avg = 
-2259470ns, avg_dev = 13695382ns, dev_ratio = 6.06 }
   ../../../include/tst_fuzzy_sync.h:320: INFO: end_a - start_a : { avg = 
13968ns, avg_dev = 4310ns, dev_ratio = 0.31 } 
   ../../../include/tst_fuzzy_sync.h:320: INFO: end_b - start_b : { avg = 
15975ns, avg_dev = 50ns, dev_ratio = 0.00 } 
   ../../../include/tst_fuzzy_sync.h:320: INFO: end_a - end_b : { avg = 
-2261477ns, avg_dev = 13699742ns, dev_ratio = 6.06 }
   ../../../include/tst_fuzzy_sync.h:320: INFO: spins : { avg = 3575095 , 
avg_dev = 4553 , dev_ratio = 0.00 } 
   ../../../include/tst_fuzzy_sync.h:637: INFO: Exceeded execution time, 
requesting exit
   af_alg07.c:97: FAIL: fchownat() failed to fail, kernel may be vulnerable

   HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9060cb719e61

   HINT: You _MAY_ be vulnerable to CVE(s), see:

   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8912

   Summary:
   passed 0
   failed 1
   skipped 1
   warnings 0
   tag=af_alg07 stime=159747 dur=150 exit=exited stat=33 core=no cu=15051 
cs=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1892860/+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


[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  cpuacct_100_100 from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New

Bug description:
   startup='Wed May 22 06:50:45 2019'
   cpuacct 1 TINFO: timeout per run is 0h 5m 0s
   cpuacct 1 TINFO: cpuacct: /sys/fs/cgroup/cpu,cpuacct
   cpuacct 1 TINFO: Creating 100 subgroups each with 100 processes
   /opt/ltp/testcases/bin/cpuacct.sh: -2110094999: 
/opt/ltp/testcases/bin/cpuacct.sh: Cannot fork
   tag=cpuacct_100_100 stime=1558507845 dur=9 exit=exited stat=2 core=no cu=30 
cs=53

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Wed May 22 06:59:27 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829978/+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


[Kernel-packages] [Bug 1837035] Re: memcg_stat_rss from controllers in ubuntu_ltp failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  memcg_stat_rss from controllers in ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New

Bug description:
  This issue was spotted on an i386 node "pepe" with Disco kernel,
  it failed with:

  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 4 TFAIL: Process 1845 exited with 1 after warm up

  
  <<>>
  tag=memcg_stat_rss stime=1563448062
  cmdline="memcg_stat_rss.sh"
  contacts=""
  analysis=exit
  <<>>
  memcg_stat_rss 1 TINFO: Starting test 1
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 1 TINFO: Running memcg_process --mmap-anon -s 135168
  memcg_stat_rss 1 TINFO: Warming up pid: 1784
  memcg_stat_rss 1 TINFO: Process is still here after warm up: 1784
  memcg_stat_rss 1 TPASS: rss is 135168 as expected
  memcg_stat_rss 2 TINFO: Starting test 2
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 2 TINFO: Running memcg_process --mmap-file -s 4096
  memcg_stat_rss 2 TINFO: Warming up pid: 1804
  memcg_stat_rss 2 TINFO: Process is still here after warm up: 1804
  memcg_stat_rss 2 TPASS: rss is 0 as expected
  memcg_stat_rss 3 TINFO: Starting test 3
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 3 TINFO: Running memcg_process --shm -k 3 -s 4096
  memcg_stat_rss 3 TINFO: Warming up pid: 1825
  memcg_stat_rss 3 TINFO: Process is still here after warm up: 1825
  memcg_stat_rss 3 TPASS: rss is 0 as expected
  memcg_stat_rss 4 TINFO: Starting test 4
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 4 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 4 TINFO: Running memcg_process --mmap-anon --mmap-file --shm 
-s 135168
  memcg_stat_rss 4 TINFO: Warming up pid: 1845
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 4 TFAIL: Process 1845 exited with 1 after warm up
  memcg_stat_rss 5 TINFO: Starting test 5
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 5 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 5 TINFO: Running memcg_process --mmap-lock1 -s 135168
  memcg_stat_rss 5 TINFO: Warming up pid: 1858
  memcg_stat_rss 5 TINFO: Process is still here after warm up: 1858
  memcg_stat_rss 5 TPASS: rss is 135168 as expected
  memcg_stat_rss 6 TINFO: Starting test 6
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 6 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 6 TINFO: Running memcg_process --mmap-anon -s 135168
  memcg_stat_rss 6 TINFO: Warming up pid: 1878
  memcg_stat_rss 6 TINFO: Process is still here after warm up: 1878
  memcg_stat_rss 6 TPASS: rss is 135168 as expected
  memcg_stat_rss 7 TPASS: rss is 0 as expected
  memcg_stat_rss 8 TINFO: Starting test 7
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 8 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 8 TINFO: Running memcg_process --mmap-file -s 4096
  memcg_stat_rss 8 TINFO: Warming up pid: 1901
  memcg_stat_rss 8 TINFO: Process is still here after warm up: 1901
  memcg_stat_rss 8 TPASS: rss is 0 as expected
  memcg_stat_rss 9 TPASS: rss is 0 as expected
  memcg_stat_rss 10 TINFO: Starting test 8
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 10 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 10 TINFO: Running memcg_process --shm -k 8 -s 4096
  memcg_stat_rss 10 TINFO: Warming up pid: 1925
  memcg_stat_rss 10 TINFO: Process is still here after warm up: 1925
  memcg_stat_rss 10 TPASS: rss is 0 as expected
  memcg_stat_rss 11 TPASS: rss is 0 as expected
  memcg_stat_rss 12 TINFO: Starting test 9
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 12 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 12 TINFO: Running memcg_process --mmap-anon --mmap-file --shm 
-s 135168
  memcg_stat_rss 12 TINFO: Warming up pid: 1948
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 12 TFAIL: Process 1948 exited with 1 after warm up
  memcg_stat_rss 13 TINFO: 

[Kernel-packages] [Bug 1880645] Re: icmp_redirect.sh in net from ubuntu_kernel_selftests failed on F-OEM-5.6 / G-AWS

2020-11-30 Thread Kelsey Margarete Skunberg
Found in RT on Groovy/linux 5.8.0-31.33

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

Title:
  icmp_redirect.sh in net from ubuntu_kernel_selftests failed on
  F-OEM-5.6 / G-AWS

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-signed-oem-5.6 package in Ubuntu:
  New
Status in linux source package in Focal:
  Invalid
Status in linux-signed-oem-5.6 source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Confirmed
Status in linux-signed-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  Issue found on Focal 5.6.0-1011.11-oem


  
ubuntu@rizzo:~/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net$
  sudo ./icmp_redirect.sh

  ###
  Legacy routing
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Legacy routing with VRF
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Routing with nexthop objects
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Routing with nexthop objects and VRF
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  Tests passed:  36
  Tests failed:   4

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.6.0-1011-oem 5.6.0-1011.11
  ProcVersionSignature: User Name 5.6.0-1011.11-oem 5.6.14
  Uname: Linux 5.6.0-1011-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: 

[Kernel-packages] [Bug 1892213] Re: psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8

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

Title:
  psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with
  focal/linux

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Confirmed

Bug description:
  Testing failed on focal/linux 5.4.0-44.48:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/l/linux/20200812_171444_31971@/log.gz
  arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/arm64/l/linux/20200812_210509_145fd@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/ppc64el/l/linux/20200812_165855_1dabd@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/s390x/l/linux/20200812_153600_9c7cb@/log.gz

  psock_snd.sh output:

  16:28:30 DEBUG| [stdout] # selftests: net: psock_snd.sh
  16:28:31 DEBUG| [stdout] # dgram
  16:28:31 DEBUG| [stdout] # tx: 128
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # dgram bind
  16:28:31 DEBUG| [stdout] # tx: 128
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw bind
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw qdisc bypass
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw vlan
  16:28:31 DEBUG| [stdout] # tx: 146
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw vnet hdr
  16:28:31 DEBUG| [stdout] # tx: 152
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw csum_off
  16:28:31 DEBUG| [stdout] # tx: 152
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw csum_off with bad offset (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Invalid argument
  16:28:31 DEBUG| [stdout] # raw min size
  16:28:31 DEBUG| [stdout] # tx: 42
  16:28:31 DEBUG| [stdout] # rx: 0
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw mtu size
  16:28:31 DEBUG| [stdout] # tx: 1514
  16:28:31 DEBUG| [stdout] # rx: 1472
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw mtu size + 1 (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:31 DEBUG| [stdout] # raw vlan mtu size + 1 (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:32 DEBUG| [stdout] # dgram mtu size
  16:28:32 DEBUG| [stdout] # tx: 1500
  16:28:32 DEBUG| [stdout] # rx: 1472
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] # dgram mtu size + 1 (fails)
  16:28:32 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:32 DEBUG| [stdout] # raw truncate hlen (fails: does not arrive)
  16:28:32 DEBUG| [stdout] # tx: 14
  16:28:32 DEBUG| [stdout] # ./psock_snd: recv: Resource temporarily unavailable
  16:28:32 DEBUG| [stdout] # raw truncate hlen - 1 (fails: EINVAL)
  16:28:32 DEBUG| [stdout] # ./psock_snd: write: Invalid argument
  16:28:32 DEBUG| [stdout] # raw gso min size
  16:28:32 DEBUG| [stdout] # tx: 1525
  16:28:32 DEBUG| [stdout] # rx: 1473
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] # raw gso min size - 1 (fails)
  16:28:32 DEBUG| [stdout] # tx: 1524
  16:28:32 DEBUG| [stdout] # rx: 1472
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] not ok 22 selftests: net: psock_snd.sh # exit=1

  This failure is similar to bug 1884234, however, this test didn't fail
  on ADT with focal/linux before 5.4.0-44.48.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1829989] Re: memcg_use_hierarchy from controllers test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  memcg_use_hierarchy from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  Triaged
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
  startup='Wed May 22 05:59:07 2019'
  memcg_use_hierarchy_test 1 TINFO: Starting test 1
  sh: echo: I/O error
  memcg_use_hierarchy_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 1 TPASS: process 31577 is killed
  memcg_use_hierarchy_test 2 TINFO: Starting test 2
  sh: echo: I/O error
  memcg_use_hierarchy_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 2 TFAIL: echo 1 > memory.use_hierarchy passed 
unexpectedly
  memcg_use_hierarchy_test 3 TINFO: Starting test 3
  sh: echo: I/O error
  memcg_use_hierarchy_test 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 3 TPASS: echo 0 > subgroup/memory.use_hierarchy 
failed as expected
  tag=memcg_use_hierarchy stime=1558504747 dur=1 exit=exited stat=1 core=no 
cu=5 cs=5

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:33:33 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829989/+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


[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy 5.8.0-31.33

** Tags added: 5.8 groovy

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

Title:
  getaddrinfo_01 from ipv6_lib test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Eoan:
  New
Status in linux-aws source package in Eoan:
  New

Bug description:
  startup='Wed May 22 08:02:52 2019'
  getaddrinfo_011  TPASS  :  getaddrinfo IPv4 basic lookup
  getaddrinfo_012  TFAIL  :  getaddrinfo_01.c:140: getaddrinfo IPv4 
canonical name ("curly.maas") doesn't match hostname ("curly")
  getaddrinfo_013  TFAIL  :  getaddrinfo_01.c:578: getaddrinfo IPv6 basic 
lookup ("curly") returns -5 ("No address associated with hostname")
  tag=getaddrinfo_01 stime=1558512172 dur=1 exit=exited stat=1 core=no cu=0 cs=0

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Wed May 22 08:04:30 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829995/+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


[Kernel-packages] [Bug 1837543] Re: crypto_user02 in crypto from ubuntu_ltp failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  crypto_user02 in crypto from ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  New
Status in linux-aws source package in Bionic:
  Confirmed

Bug description:
  This is a new test, test will fail with:

  <<>>
  tag=crypto_user02 stime=1563881396
  cmdline="crypto_user02"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
  crypto_user02.c:59: INFO: Starting crypto_user larval deletion test.  May 
crash buggy kernels.
  crypto_user02.c:91: BROK: unexpected error from tst_crypto_del_alg(): EBUSY

  Summary:
  passed   0
  failed   0
  skipped  0
  warnings 0
  <<>>
  initiation_status="ok"
  duration=0 termination_type=exited termination_id=2 corefile=no
  cutime=0 cstime=0
  <<>>

  
  Nothing interesting in syslog:
  Jul 23 11:29:20 amaura systemd[1]: Started Session 1 of user ubuntu.
  Jul 23 11:29:56 amaura kernel: [  619.646330] LTP: starting crypto_user02
  Jul 23 11:30:23 amaura kernel: [  646.554403] cfg80211: Loading compiled-in 
X.509 certificates for regulatory database

  
  Steps to run this test:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "crypto_user02 crypto_user02" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-21-generic 5.0.0-21.22
  ProcVersionSignature: User Name 5.0.0-21.22-generic 5.0.15
  Uname: Linux 5.0.0-21-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 23 11:19 seq
   crw-rw 1 root audio 116, 33 Jul 23 11:19 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Jul 23 11:30:15 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-21-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-21-generic N/A
   linux-backports-modules-5.0.0-21-generic  N/A
   linux-firmware1.178.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 17
  dmi.chassis.vendor: ..
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrS1200RP.86B.03.02.0003.070120151022:bd07/01/2015:svnIntelCorporation:pnS1200RP:pvr:rvnIntelCorporation:rnS1200RP:rvrG62254-407:cvn..:ct17:cvr..:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: S1200RP
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1837543/+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


[Kernel-packages] [Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-31.33 with test-case 12 failed 

11/26 16:43:43 DEBUG| utils:0153| [stdout] test_pci 204 TFAIL :
tpci.c:73: PCI bus 02 slot 00 : Test-case '12'

** Tags added: 5.8 groovy sru-20201109

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

Title:
  tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With bug 1868707 fixed, the tpci test can finish now, and it's reporting 
another issue here:
     test_pci  489  TFAIL  :  tpci.c:73: PCI bus 01 slot 01 : Test-case '13'

  Please find attachment for dmesg log and the full test log.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-29-generic 5.4.0-29.33
  ProcVersionSignature: User Name 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 13 10:08 seq
   crw-rw 1 root audio 116, 33 May 13 10:08 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Wed May 13 10:19:01 2020
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant DL360 Gen9
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=6422cfdd-2a69-4c0b-9784-6809a77ab980 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-29-generic N/A
   linux-backports-modules-5.4.0-29-generic  N/A
   linux-firmware1.187
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2017
  dmi.bios.vendor: HP
  dmi.bios.version: P89
  dmi.board.name: ProLiant DL360 Gen9
  dmi.board.vendor: HP
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrP89:bd04/25/2017:svnHP:pnProLiantDL360Gen9:pvr:rvnHP:rnProLiantDL360Gen9:rvr:cvnHP:ct23:cvr:
  dmi.product.family: ProLiant
  dmi.product.name: ProLiant DL360 Gen9
  dmi.product.sku: 780020-S01
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1878389/+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


[Kernel-packages] [Bug 1829984] Re: memcg_usage_in_bytes from controllers test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy lowlatency 5.8.0-31.33

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

Title:
  memcg_usage_in_bytes from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-aws source package in Xenial:
  New
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
   startup='Wed May 22 05:59:09 2019'
   memcg_usage_in_bytes_test 1 TINFO: Starting test 1
   sh: echo: I/O error
   memcg_usage_in_bytes_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
   memcg_usage_in_bytes_test 1 TINFO: Running memcg_process --mmap-anon -s 
4194304
   memcg_usage_in_bytes_test 1 TINFO: Warming up pid: 31689
   memcg_usage_in_bytes_test 1 TINFO: Process is still here after warm up: 31689
   memcg_usage_in_bytes_test 1 TFAIL: memory.usage_in_bytes is 4202496, 4194304 
expected
   memcg_usage_in_bytes_test 2 TINFO: Starting test 2
   sh: echo: I/O error
   memcg_usage_in_bytes_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
   memcg_usage_in_bytes_test 2 TCONF: mem+swap is not enabled
   tag=memcg_usage_in_bytes stime=1558504749 dur=1 exit=exited stat=33 core=no 
cu=5 cs=3

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:17:43 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829984/+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


[Kernel-packages] [Bug 1829983] Re: memcg_stat from controllers test suite in LTP failed

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy lowlatency 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  memcg_stat from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-aws source package in Xenial:
  New
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
   memcg_stat_test 1 TINFO: Starting test 1
   sh: echo: I/O error
   memcg_stat_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 1 TINFO: Running memcg_process --shm -k 3 -s 135168
   memcg_stat_test 1 TINFO: Warming up pid: 31352
   memcg_stat_test 1 TINFO: Process is still here after warm up: 31352
   memcg_stat_test 1 TPASS: cache is 135168 as expected
   memcg_stat_test 2 TINFO: Starting test 2
   sh: echo: I/O error
   memcg_stat_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 2 TINFO: Running memcg_process --mmap-file -s 135168
   memcg_stat_test 2 TINFO: Warming up pid: 31380
   memcg_stat_test 2 TINFO: Process is still here after warm up: 31380
   memcg_stat_test 2 TPASS: mapped_file is 135168 as expected
   memcg_stat_test 3 TINFO: Starting test 3
   sh: echo: I/O error
   memcg_stat_test 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 3 TINFO: Running memcg_process --mmap-lock1 -s 4096
   memcg_stat_test 3 TINFO: Warming up pid: 31409
   memcg_stat_test 3 TINFO: Process is still here after warm up: 31409
   memcg_stat_test 3 TPASS: unevictable is 4096 as expected
   memcg_stat_test 4 TINFO: Starting test 4
   sh: echo: I/O error
   memcg_stat_test 4 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 4 TINFO: Running memcg_process --mmap-lock2 -s 4096
   memcg_stat_test 4 TINFO: Warming up pid: 31434
   memcg_stat_test 4 TINFO: Process is still here after warm up: 31434
   memcg_stat_test 4 TPASS: unevictable is 4096 as expected
   memcg_stat_test 5 TINFO: Starting test 5
   sh: echo: I/O error
   memcg_stat_test 5 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 5 TPASS: hierarchical_memory_limit is 4096 as expected
   memcg_stat_test 6 TINFO: Starting test 6
   sh: echo: I/O error
   memcg_stat_test 6 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   sh: echo: I/O error
   memcg_stat_test 6 TFAIL: hierarchical_memory_limit is 4096, 8192 expected
   memcg_stat_test 7 TINFO: Starting test 7
   sh: echo: I/O error
   memcg_stat_test 7 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 7 TCONF: mem+swap is not enabled
   memcg_stat_test 7 TINFO: Starting test 8
   sh: echo: I/O error
   memcg_stat_test 7 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 7 TCONF: mem+swap is not enabled
   tag=memcg_stat stime=1558504742 dur=4 exit=exited stat=33 core=no cu=16 cs=10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:17:43 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1

[Kernel-packages] [Bug 1853610] Re: mkfs01_ext3_sh / mkfs01_ext4_sh / nm01_sh from commands test in ubuntu_ltp fails

2020-11-30 Thread Kelsey Margarete Skunberg
Found on Groovy lowlatency 5.8.0-31.33

** Tags added: 5.8 groovy sru-20201109

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

Title:
  mkfs01_ext3_sh / mkfs01_ext4_sh / nm01_sh from commands test in
  ubuntu_ltp fails

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Series: E
  Problem: commands test in ubuntu_ltp fails on E, test cases listed below:
   * mkfs01_ext3_sh
   * mkfs01_ext4_sh
   * nm01_sh

   startup='Fri Dec 6 02:30:45 2019'
   mkfs01 1 TINFO: timeout per run is 0h 5m 0s
   tst_device.c:238: INFO: Using test device LTP_DEV='/dev/loop2'
   mkfs01 1 TPASS: 'mkfs -t ext3 /dev/loop2 ' passed.
   mkfs01 2 TFAIL: 'mkfs -t ext3 /dev/loop2 16000' failed, not expected.
   mkfs01 3 TPASS: 'mkfs -t ext3 -c /dev/loop2 ' passed.
   mkfs01 4 TPASS: 'mkfs -V ' passed.
   mkfs01 5 TPASS: 'mkfs -h ' passed.
   mkfs01 6 TINFO: AppArmor enabled, this may affect test results
   mkfs01 6 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires 
super/root) 
   mkfs01 6 TINFO: loaded AppArmor profiles: none

   Summary:
   passed 4
   failed 1
   skipped 0
   warnings 0
   tag=mkfs01_ext3_sh stime=1575599445 dur=2 exit=exited stat=1 core=no cu=8 
cs=12

   tag=mkfs01_ext3_sh stime=1575599445 dur=2 exit=exited stat=1 core=no cu=8 
cs=12
   startup='Fri Dec 6 02:30:52 2019'
   mkfs01 1 TINFO: timeout per run is 0h 5m 0s
   tst_device.c:238: INFO: Using test device LTP_DEV='/dev/loop2'
   mkfs01 1 TPASS: 'mkfs -t ext4 /dev/loop2 ' passed.
   mkfs01 2 TFAIL: 'mkfs -t ext4 /dev/loop2 16000' failed, not expected.
   mkfs01 3 TPASS: 'mkfs -t ext4 -c /dev/loop2 ' passed.
   mkfs01 4 TPASS: 'mkfs -V ' passed.
   mkfs01 5 TPASS: 'mkfs -h ' passed.
   mkfs01 6 TINFO: AppArmor enabled, this may affect test results
   mkfs01 6 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires 
super/root) 
   mkfs01 6 TINFO: loaded AppArmor profiles: none

   Summary:
   passed 4
   failed 1
   skipped 0
   warnings 0
   tag=mkfs01_ext4_sh stime=1575599452 dur=2 exit=exited stat=1 core=no cu=4 
cs=1

   startup='Fri Dec 6 02:28:44 2019'
   nm01 1 TINFO: timeout per run is 0h 5m 0s
   nm01 1 TPASS: nm -f posix -A lib.a > nm.out passed as expected
   nm01 1 TPASS: Got correct listing
   nm01 1 TPASS: nm -f posix -A dir/lib.a > nm.out passed as expected
   nm01 1 TPASS: Got correct listing
   nm01 2 TPASS: nm -f posix -g /opt/ltp/testcases/data/nm01/f1 > nm.out passed 
as expected
   nm01 2 TPASS: Got only external symbols with -g
   nm01 3 TPASS: nm -f posix -t o /opt/ltp/testcases/data/nm01/f1 > nm.out 
passed as expected
   nm01 3 TPASS: Got an octal symbol values with -f
   nm01 4 TPASS: nm -f sysv /opt/ltp/testcases/data/nm01/f1 > nm.out passed as 
expected
   nm01 4 TPASS: Got SysV format with -f sysv
   nm01 5 TPASS: nm -f bsd /opt/ltp/testcases/data/nm01/f1 > nm_bsd.out passed 
as expected
   nm01 5 TPASS: nm -f posix /opt/ltp/testcases/data/nm01/f1 > nm_posix.out 
passed as expected
   nm01 5 TFAIL: Got wrong format with -f bsd
   3dc8 d _DYNAMIC
   3fb8 d _GLOBAL_OFFSET_TABLE_
   2000 R _IO_stdin_used
   w _ITM_deregisterTMCloneTable
   w _ITM_registerTMCloneTable
   2154 r __FRAME_END__
   2010 r __GNU_EH_FRAME_HDR
   4010 D __TMC_END__
   4010 B __bss_start
   w __cxa_finalize@@GLIBC_2.2.5
   4000 D __data_start
   1120 t __do_global_dtors_aux
   3dc0 d __do_global_dtors_aux_fini_array_entry
   4008 D __dso_handle
   3db8 d __frame_dummy_init_array_entry
   w __gmon_start__
   3dc0 d __init_array_end
   3db8 d __init_array_start
   11e0 T __libc_csu_fini
   1170 T __libc_csu_init
   U __libc_start_main@@GLIBC_2.2.5
   4010 D _edata
   4018 B _end
   11e8 T _fini
   1000 t _init
   1080 T _start
   4010 b completed.8055
   4000 W data_start
   10b0 t deregister_tm_clones
   1160 t frame_dummy
   1060 T main
   U puts@@GLIBC_2.2.5
   10e0 t register_tm_clones
   nm01 6 TPASS: nm -f sysv -u /opt/ltp/testcases/data/nm01/f1 > nm.out passed 
as expected
   nm01 6 TPASS: Got undefined symbols with -u
   nm01 7 TPASS: nm -s /opt/ltp/testcases/data/nm01/lib.a > nm.out passed as 
expected
   nm01 7 TPASS: Got index with -s
   nm01 8 TINFO: AppArmor enabled, this may affect test results
   nm01 8 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires 
super/root)
   nm01 8 TINFO: loaded AppArmor profiles: none

   Summary:
   passed 16
   failed 1
   skipped 0
   warnings 0
   tag=nm01_sh stime=1575599324 dur=0 exit=exited stat=1 core=no cu=3 cs=0

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1834006] Re: cpuset_hotplug from controllers in ubuntu_ltp failed

2020-11-30 Thread Kelsey Margarete Skunberg
** Tags added: 5.8 groovy sru-20201109

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

Title:
  cpuset_hotplug from controllers in ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Bionic:
  New
Status in linux-aws source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux source package in Focal:
  New
Status in linux-aws source package in Focal:
  New
Status in linux-azure source package in Focal:
  New

Bug description:
  Issue found on node amaura:
  <<>>
  tag=cpuset_hotplug stime=1561372131
  cmdline="cpuset_hotplug_test.sh"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  cpuset_hotplug 1 TFAIL: task's allowed list isn't expected.(Result: 0-15, 
Expect: 0-7)
  cpuset_hotplug 3 TFAIL: task's allowed list isn't expected.(Result: 0-15, 
Expect: 0-7)
  cpuset_hotplug 5 TPASS: Cpuset vs CPU hotplug test succeeded.
  cpuset_hotplug 7 TFAIL: task's cpu allowed list isn't expected(Result: 0-15, 
Expect: 0-7).
  cpuset_hotplug 9 TPASS: Cpuset vs CPU hotplug test succeeded.
  cpuset_hotplug 11 TPASS: Cpuset vs CPU hotplug test succeeded.
  <<>>
  initiation_status="ok"
  duration=1 termination_type=exited termination_id=1 corefile=no
  cutime=19 cstime=81
  <<>>

  Test script:
  
https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/cpuset_hotplug_test.sh

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-22-generic 4.18.0-22.23
  ProcVersionSignature: User Name 4.18.0-22.23-generic 4.18.20
  Uname: Linux 4.18.0-22-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun 24 10:25 seq
   crw-rw 1 root audio 116, 33 Jun 24 10:25 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu13.3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Jun 24 10:30:59 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-22-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-22-generic N/A
   linux-backports-modules-4.18.0-22-generic  N/A
   linux-firmware 1.175.4
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 17
  dmi.chassis.vendor: ..
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrS1200RP.86B.03.02.0003.070120151022:bd07/01/2015:svnIntelCorporation:pnS1200RP:pvr:rvnIntelCorporation:rnS1200RP:rvrG62254-407:cvn..:ct17:cvr..:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: S1200RP
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1834006/+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


[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2020-11-30 Thread Kelsey Margarete Skunberg
** Tags added: 5.8 groovy

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

Title:
  proc01 in fs from ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  Triaged
Status in linux-azure package in Ubuntu:
  Triaged
Status in linux-oracle-5.0 package in Ubuntu:
  Confirmed

Bug description:
   proc01  0  TINFO  :  /proc/sys/fs/binfmt_misc/register: is write-only.
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/all/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/default/stable_secret: 
known issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/ens6/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/lo/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/kmsg: known issue: 
errno=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable
   proc01  0  TINFO  :  /proc/sysrq-trigger: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/mem: known issue: 
errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/self/task/8782/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/task/8782/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  1  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01  2  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01  3  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01  4  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01  5  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01  6  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01  7  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01  8  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/prev: errno=EINVAL(22): Invalid argument
   proc01  9  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/exec: errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/mem: known issue: errno=EIO(5): 
Input/output error
   proc01  0  TINFO  :  /proc/self/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01 10  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01 11  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01 12  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01 13  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01 14  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01 15  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01 16  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01 17  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/apparmor/prev: errno=EINVAL(22): Invalid argument
   proc01  

[Kernel-packages] [Bug 1904904] Re: Xenial update: v4.4.243 upstream stable release

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  Xenial update: v4.4.243 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     v4.4.243 upstream stable release
     from git://git.kernel.org/

  Note: This patch set is empty for xenial because v4.4.243 contained
  only one patch:
  
  ed3691aa7e4a powercap: restrict energy meter to root access
  
  The contents of which are already present here via:
  
  7a1c0417c5111 powercap: make attributes only readable by root
  ^^^ (note also that this should have been "UBUNTU: SAUCE:")
  

  Linux 4.4.243
  UBUNTU: upstream stable to v4.4.243

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904904/+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


[Kernel-packages] [Bug 1903750] Re: Xenial update: v4.4.242 upstream stable release

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  Xenial update: v4.4.242 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     v4.4.242 upstream stable release
     from git://git.kernel.org/

  SUNRPC: ECONNREFUSED should cause a rebind.
  scripts/setlocalversion: make git describe output more reliable
  ravb: Fix bit fields checking in ravb_hwtstamp_get()
  tipc: fix memory leak caused by tipc_buf_append()
  mtd: lpddr: Fix bad logic in print_drs_error
  ata: sata_rcar: Fix DMA boundary mask
  fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
  f2fs crypto: avoid unneeded memory allocation in ->readdir
  powerpc/powernv/smp: Fix spurious DBG() warning
  sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
  f2fs: fix to check segment boundary during SIT page readahead
  um: change sigio_spinlock to a mutex
  xfs: fix realtime bitmap/summary file truncation when growing rt volume
  video: fbdev: pvr2fb: initialize variables
  ath10k: fix VHT NSS calculation when STBC is enabled
  mmc: via-sdmmc: Fix data race bug
  printk: reduce LOG_BUF_SHIFT range for H8300
  kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
  USB: adutux: fix debugging
  drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
  power: supply: test_power: add missing newlines when printing parameters by 
sysfs
  md/bitmap: md_bitmap_get_counter returns wrong blocks
  clk: ti: clockdomain: fix static checker warning
  net: 9p: initialize sun_server.sun_path to have addr's value only when addr 
is valid
  drivers: watchdog: rdc321x_wdt: Fix race condition bugs
  ext4: Detect already used quota file early
  gfs2: add validation checks for size of superblock
  memory: emif: Remove bogus debugfs error handling
  ARM: dts: s5pv210: move PMU node out of clock controller
  ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
  md/raid5: fix oops during stripe resizing
  leds: bcm6328, bcm6358: use devres LED registering function
  NFS: fix nfs_path in case of a rename retry
  ACPI / extlog: Check for RDMSR failure
  ACPI: video: use ACPI backlight for HP 635 Notebook
  acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
  w1: mxc_w1: Fix timeout resolution problem leading to bus error
  scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
  btrfs: reschedule if necessary when logging directory items
  vt: keyboard, simplify vt_kdgkbsent
  vt: keyboard, extend func_buf_lock to readers
  dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
  iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
  powerpc/powernv/elog: Fix race while processing OPAL error log event.
  ubifs: dent: Fix some potential memory leaks while iterating entries
  ubi: check kthread_should_stop() after the setting of task state
  ia64: fix build error with !COREDUMP
  ceph: promote to unsigned long long before shifting
  libceph: clear con->out_msg on Policy::stateful_server faults
  9P: Cast to loff_t before multiplying
  ring-buffer: Return 0 on success from ring_buffer_resize()
  vringh: fix __vringh_iov() when riov and wiov are different
  tty: make FONTX ioctl use the tty pointer they were actually passed
  arm64: berlin: Select DW_APB_TIMER_OF
  cachefiles: Handle readpage error correctly
  hil/parisc: Disable HIL driver when it gets stuck
  ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
  ARM: s3c24xx: fix missing system reset
  device property: Keep secondary firmware node secondary by type
  device property: Don't clear secondary pointer for shared primary firmware 
node
  staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
  Revert "Revert "XEN uses irqdesc::irq_data_common::handler_data to store a 
per interrupt XEN data pointer which contains XEN specific information.""
  xen/events: don't use chip_data for legacy IRQs
  tipc: fix use-after-free in tipc_bcast_get_mode
  gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
  gianfar: Account for Tx PTP timestamp in the skb headroom
  Fonts: Replace discarded const qualifier
  ALSA: usb-audio: Add implicit feedback quirk for Qu-16
  ftrace: Fix recursion check for NMI test
  ftrace: Handle tracing when switching between 

[Kernel-packages] [Bug 1904914] Re: Xenial update: v4.4.244 upstream stable release

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  Xenial update: v4.4.244 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     v4.4.244 upstream stable release
     from git://git.kernel.org/

  ring-buffer: Fix recursion protection transitions between interrupt context
  gfs2: Wake up when sd_glock_disposal becomes zero
  mm: mempolicy: fix potential pte_unmap_unlock pte error
  time: Prevent undefined behaviour in timespec64_to_ns()
  btrfs: reschedule when cloning lots of extents
  net: xfrm: fix a race condition during allocing spi
  perf tools: Add missing swap for ino_generation
  ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
  can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
  can: dev: __can_get_echo_skb(): fix real payload length return value for RTR 
frames
  can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
  can: peak_usb: add range checking in decode operations
  can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
  Btrfs: fix missing error return if writeback for extent buffer never started
  i40e: Wrong truncation from u16 to u8
  i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
  ath9k_htc: Use appropriate rs_datalen type
  usb: gadget: goku_udc: fix potential crashes in probe
  gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
  gfs2: check for live vs. read-only file system in gfs2_fitrim
  drm/amdgpu: perform srbm soft reset always on SDMA resume
  mac80211: fix use of skb payload instead of header
  cfg80211: regulatory: Fix inconsistent format argument
  iommu/amd: Increase interrupt remapping table limit to 512 entries
  xfs: fix a missing unlock on error in xfs_fs_map_blocks
  of/address: Fix of_node memory leak in of_dma_is_coherent
  cosa: Add missing kfree in error path of cosa_write
  perf: Fix get_recursion_context()
  ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
  ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
  usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
  mei: protect mei_cl_mtu from null dereference
  ocfs2: initialize ip_next_orphan
  don't dump the threads that had been already exiting when zapped.
  drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
  pinctrl: amd: use higher precision for 512 RtcClk
  pinctrl: amd: fix incorrect way to disable debounce filter
  swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
  IPv6: Set SIT tunnel hard_header_len to zero
  net/af_iucv: fix null pointer dereference on shutdown
  net/x25: Fix null-ptr-deref in x25_connect
  net: Update window_clamp if SOCK_RCVBUF is set
  random32: make prandom_u32() output unpredictable
  x86/speculation: Allow IBPB to be conditionally enabled on CPUs with 
always-on STIBP
  xen/events: avoid removing an event channel while handling it
  xen/events: add a proper barrier to 2-level uevent unmasking
  xen/events: fix race in evtchn_fifo_unmask()
  xen/events: add a new "late EOI" evtchn framework
  xen/blkback: use lateeoi irq binding
  xen/netback: use lateeoi irq binding
  xen/scsiback: use lateeoi irq binding
  xen/pciback: use lateeoi irq binding
  xen/events: switch user event channels to lateeoi model
  xen/events: use a common cpu hotplug hook for event channels
  xen/events: defer eoi in case of excessive number of events
  xen/events: block rogue events for some time
  Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
  reboot: fix overflow parsing reboot cpu number
  ext4: fix leaking sysfs kobject after failed mount
  Convert trailing spaces and periods in path components
  Linux 4.4.244
  UBUNTU: upstream stable to v4.4.244

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904914/+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


[Kernel-packages] [Bug 1853277] Re: Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices

2020-11-27 Thread Kelsey Margarete Skunberg
Verification for Focal is needed on this bug. Would someone who has
tested the fix with focal please complete that? Thank you!


This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  Lenovo ThinkBook 14-IML Touchpad not showing up in
  /proc/bus/input/devices

Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Triaged
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Touchpad on sereval Lenovo ThinkBook doesn't work.

  [Fix]
  Maintain method calling ordering by calling _REG before issuing _STA, as
  ACPI spec suggested, for I2C ACPI devices.

  [Test]
  Positive feedback from several users.

  [Regression Potential]
  If there are some systems that rely on the wrong calling ordering then
  there's a regression risk. However it's rather unlikely.

  == Original Bug Report ==
  This is happening on a ThinkBook 14 IML 20RV.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-18-generic 5.3.0-18.19+1
  ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
  Uname: Linux 5.3.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1848 F pulseaudio
  CasperVersion: 1.427
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 20 11:10:52 2019
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20RV
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/username.seed quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-18-generic N/A
   linux-backports-modules-5.3.0-18-generic  N/A
   linux-firmware1.183
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/10/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CJCN21WW
  dmi.board.name: LVA/LVAB
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrCJCN21WW:bd10/10/2019:svnLENOVO:pn20RV:pvrLenovoThinkBook14-IML:rvnLENOVO:rnLVA/LVAB:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvr:
  dmi.product.family: ThinkBook 14-IML
  dmi.product.name: 20RV
  dmi.product.sku: LENOVO_MT_20RV_BU_idea_FM_ThinkBook 14-IML
  dmi.product.version: Lenovo ThinkBook 14-IML
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853277/+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


[Kernel-packages] [Bug 1897963] Re: Cherry Pick needed for Critical upstream patch for Kernel null pointer dereference - usb-c altmode

2020-11-27 Thread Kelsey Margarete Skunberg
Hi @Igor, may you please complete the verification? Thank you!



This bug is awaiting verification that the kernel in -proposed solves the 
problem. Please test the kernel and update this bug with the results. If the 
problem is solved, change the tag 'verification-needed-focal' to 
'verification-done-focal'. If the problem still exists, change the tag 
'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  Cherry Pick needed for Critical upstream patch for Kernel null pointer
  dereference - usb-c altmode

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Fix Committed

Bug description:
  Basically a null pointer dereference was happening while using a
  lenovo usb-c dock. The issue has been addressed upstream with commit:
  
https://github.com/torvalds/linux/commit/386e15a650447f53de3d2d8819ce9393f31650a4

  Apparently the dock kept sending altmode information repeatedly, and
  the kernel did not expect this to happen, a check was added to make
  sure it only observes the amount of altmodes limited by the standard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 15:40:24 2020
  InstallationDate: Installed on 2020-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
  SourcePackage: linux-signed-hwe-5.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897963/+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


[Kernel-packages] [Bug 1896642] Re: Request for CIFS patches to be available in 5.4 kernel

2020-11-27 Thread Kelsey Margarete Skunberg
Hi @Marcelo - may you please complete the verification? Thank you!

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

Title:
  Request for CIFS patches to be available in 5.4 kernel

Status in linux package in Ubuntu:
  In Progress
Status in linux-azure package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Committed
Status in linux-azure source package in Focal:
  Invalid

Bug description:
  [Impact]

  Microsoft's CIFS product team requested to ensure below patches are
  available in 5.4 kernel

  
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/cifs?id=df58fae72428be113f041fe55c9605a9088bfb14
  
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/cifs?id=0e6705182d4e1b77248a93470d6d7b3013d59b30
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=cf5371ae460eb8e484e4884747af270c86c3c469
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=43f8a6a74ee2442b9410ed297f5d4c77e7cb5ace

  I notice couple commits are already picked up in 5.4 kernel. Just
  sharing the CIFS patch commit requests came in.

  [Test Case]

  Since those are small improvements a basic smoke test can be used to
  avoid regressions:

  1. Install cifs-utils and dbench:

$ sudo apt-get install cifs-utils dbench

  2. Mount a CIFS share using:

 $ sudo mount -t cifs -o username=REMOTEUSER
  \\remoteip\path\to\shared\folder /mnt

  3. Run dbench and check for regressions:

 $ cd /mnt; dbench 20 -t 120 -D .

  [Regression potential]

  The regression potential is restricted to the ability of mounting and
  accessing CIFS volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1896642/+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


[Kernel-packages] [Bug 1900855] Re: linux-aws: fold test_bpf SAUCE to linux/master

2020-11-27 Thread Kelsey Margarete Skunberg
Hi @Paolo - may you please complete the verification on this? Thank you!

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

Title:
  linux-aws: fold test_bpf SAUCE to linux/master

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  Groovy/linux-aws is carrying this patch:

  0deca25e3bb1 UBUNTU: SAUCE: selftests: net: don't fail test_bpf when
  module is not present

  since the fix is not aws specific, (and other kernels might benefit
  from it), fold it in generic and make it disappear from aws after next
  rebase.

  [Fix]

  Cherry-pick the above SAUCE patch

  [Regression potential]

  It's a seltest fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1900855/+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


[Kernel-packages] [Bug 1905333] Re: Bionic update: upstream stable patchset 2020-11-23

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2020-11-23

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-11-23

  Ported from the following upstream stable releases:
  v4.14.205, v4.19.156

     from git://git.kernel.org/

  drm/i915: Break up error capture compression loops with cond_resched()
  tipc: fix use-after-free in tipc_bcast_get_mode
  gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
  gianfar: Account for Tx PTP timestamp in the skb headroom
  net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
  sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
  sfp: Fix error handing in sfp_probe()
  Blktrace: bail out early if block debugfs is not configured
  blktrace: fix debugfs use after free
  i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
  Fonts: Replace discarded const qualifier
  ALSA: usb-audio: Add implicit feedback quirk for Qu-16
  lib/crc32test: remove extra local_irq_disable/enable
  kthread_worker: prevent queuing delayed work from timer_fn when it is being 
canceled
  mm: always have io_remap_pfn_range() set pgprot_decrypted()
  gfs2: Wake up when sd_glock_disposal becomes zero
  ftrace: Fix recursion check for NMI test
  ftrace: Handle tracing when switching between context
  tracing: Fix out of bounds write in get_trace_buf
  futex: Handle transient "ownerless" rtmutex state correctly
  ARM: dts: sun4i-a10: fix cpu_alert temperature
  x86/kexec: Use up-to-dated screen_info copy to fill boot params
  of: Fix reserved-memory overlap detection
  blk-cgroup: Fix memleak on error path
  blk-cgroup: Pre-allocate tree node on blkg_conf_prep
  scsi: core: Don't start concurrent async scan on same host
  vsock: use ns_capable_noaudit() on socket create
  drm/vc4: drv: Add error handding for bind
  ACPI: NFIT: Fix comparison to '-ENXIO'
  vt: Disable KD_FONT_OP_COPY
  fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
  serial: 8250_mtk: Fix uart_get_baud_rate warning
  serial: txx9: add missing platform_driver_unregister() on error in 
serial_txx9_init
  USB: serial: cyberjack: fix write-URB completion race
  USB: serial: option: add Quectel EC200T module support
  USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
  USB: serial: option: add Telit FN980 composition 0x1055
  USB: Add NO_LPM quirk for Kingston flash drive
  usb: mtu3: fix panic in mtu3_gadget_stop()
  ARC: stack unwinding: avoid indefinite looping
  Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
  PM: runtime: Resume the device earlier in __device_release_driver()
  btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
  Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
  btrfs: tree-checker: fix the error message for transid error
  mm: mempolicy: fix potential pte_unmap_unlock pte error
  tools: perf: Fix build error in v4.19.y
  net: dsa: read mac address from DT for slave device
  arm64: dts: marvell: espressobin: Add ethernet switch aliases
  UBUNTU: upstream stable to v4.14.205, v4.19.156

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1905333/+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


[Kernel-packages] [Bug 1904791] Re: Bionic update: upstream stable patchset 2020-11-18

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2020-11-18

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-11-18

  Ported from the following upstream stable releases:
  v4.14.204, v4.19.155

     from git://git.kernel.org/

  scripts/setlocalversion: make git describe output more reliable
  arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
  gtp: fix an use-before-init in gtp_newlink()
  ravb: Fix bit fields checking in ravb_hwtstamp_get()
  tipc: fix memory leak caused by tipc_buf_append()
  arch/x86/amd/ibs: Fix re-arming IBS Fetch
  x86/xen: disable Firmware First mode for correctable memory errors
  fuse: fix page dereference after free
  p54: avoid accessing the data mapped to streaming DMA
  mtd: lpddr: Fix bad logic in print_drs_error
  ata: sata_rcar: Fix DMA boundary mask
  fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
  x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 
compiled kernels
  mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
  futex: Fix incorrect should_fail_futex() handling
  powerpc/powernv/smp: Fix spurious DBG() warning
  powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
  sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
  f2fs: add trace exit in exception path
  f2fs: fix to check segment boundary during SIT page readahead
  um: change sigio_spinlock to a mutex
  ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
  xfs: fix realtime bitmap/summary file truncation when growing rt volume
  video: fbdev: pvr2fb: initialize variables
  ath10k: start recovery process when payload length exceeds max htc length for 
sdio
  ath10k: fix VHT NSS calculation when STBC is enabled
  drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working 
correctly
  media: videodev2.h: RGB BT2020 and HSV are always full range
  media: platform: Improve queue set up flow for bug fixing
  usb: typec: tcpm: During PR_SWAP, source caps should be sent only after 
tSwapSourceStart
  media: tw5864: check status of tw5864_frameinterval_get
  mmc: via-sdmmc: Fix data race bug
  drm/bridge/synopsys: dsi: add support for non-continuous HS clock
  printk: reduce LOG_BUF_SHIFT range for H8300
  kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
  cpufreq: sti-cpufreq: add stih418 support
  USB: adutux: fix debugging
  uio: free uio id after uio file node is freed
  arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
  ACPI: Add out of bounds and numa_off protections to pxm_to_node()
  drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
  bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
  power: supply: test_power: add missing newlines when printing parameters by 
sysfs
  md/bitmap: md_bitmap_get_counter returns wrong blocks
  bnxt_en: Log unknown link speed appropriately.
  clk: ti: clockdomain: fix static checker warning
  net: 9p: initialize sun_server.sun_path to have addr's value only when addr 
is valid
  drivers: watchdog: rdc321x_wdt: Fix race condition bugs
  ext4: Detect already used quota file early
  gfs2: add validation checks for size of superblock
  arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes
  memory: emif: Remove bogus debugfs error handling
  ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema 
warnings
  ARM: dts: s5pv210: move PMU node out of clock controller
  ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
  nbd: make the config put is called before the notifying the waiter
  sgl_alloc_order: fix memory leak
  nvme-rdma: fix crash when connect rejected
  md/raid5: fix oops during stripe resizing
  perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
  perf/x86/amd/ibs: Fix raw sample data accumulation
  leds: bcm6328, bcm6358: use devres LED registering function
  fs: Don't invalidate page buffers in block_write_full_page()
  NFS: fix nfs_path in case of a rename retry
  ACPI / extlog: Check for RDMSR failure
  ACPI: video: use ACPI backlight for HP 635 Notebook
  ACPI: debug: don't allow debugging when ACPI is disabled
  

[Kernel-packages] [Bug 1904613] Re: Bionic update: upstream stable patchset 2020-11-17

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2020-11-17

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-11-17

  Ported from the following upstream stable releases:
  v4.19.154

     from git://git.kernel.org/

  RDMA/cma: Remove dead code for kernel rdmacm multicast
  RDMA/hns: Fix missing sq_sig_type when querying QP
  rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
  pwm: img: Fix null pointer access in probe
  watchdog: Fix memleak in watchdog_cdev_register
  watchdog: Use put_device on error
  SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
  netfilter: conntrack: connection timeout after re-register
  netfilter: nf_fwd_netdev: clear timestamp in forwarding path
  ARM: dts: imx6sl: fix rng node
  ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
  memory: omap-gpmc: Fix build error without CONFIG_OF
  arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codec
  ip_gre: set dev->hard_header_len and dev->needed_headroom properly
  usb: dwc3: simple: add support for Hikey 970
  UBUNTU: upstream stable to v4.19.154

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904613/+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


[Kernel-packages] [Bug 1904884] Re: s390: dbginfo.sh triggers kernel panic, reading from /sys/kernel/mm/page_idle/bitmap

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  s390: dbginfo.sh triggers kernel panic, reading from
  /sys/kernel/mm/page_idle/bitmap

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification:
  ==

  [Impact]

  * While executing dbginfo.sh (a script to collect runtime,
  configuration, and trace information on s390x) the systems hangs.

  * This is because 'idle page tracking' users can pass random pfn, that might 
be mapped to
  an offline page - and attempts to access offline pages lead to the hang.

  * It needs to be avoided that such pages are accessed.

  * The upstream commit modifies 'page_idle_get_page()' to use 
'pfn_to_online_page()' instead of a
  'pfn_valid()' and 'pfn_to_page()' combination, so that the pfn mapped to an 
offline page is skipped.

  [Fix]

  * 92fb1db26eef "mm/page_idle.c: skip offline pages"

  [Test Case]

  * IBM Z or LinuxONE hardware with Ubuntu Server 18.04 (GA kernel,
  4.15) installed.

  * Execute a test application that tries to access offline pages.

  * Or execute dbginfo.sh with having some offline (idle) pages in the
  system.

  [Regression Potential]

  * There is a certain regression risk, especially for bionic, since the
  structure in the kernel 4.15 is a bit different compared to kernel 5.4
  (and newer).

  * However, for newer kernels the modification is pretty save, since
  it's upstream accepted since kernel 5.8 and with that already inluded
  in hirsute and groovy.

  * And the patch is fine (and cherry picks cleanly) for focal as well.

  * For bionic there is a slightly conflicting context, since the struct
  'zone' was replaced by 'pg_data_t *pgdat' (by another commit:
  92fb1db26eef), but that change (or any change to the struct zone)
  would not be necessary to fix the uninitialized struct page access.

  * Hence the upstream commit/patch needs to be adjusted/backported to
  bionic 4.15, largely by replacing line 'pg_data_t *pgdat;' with
  'struct zone *zone;' (or actually leaving this line).

  * But this needs to be carefully considered, since the handling of
  idle pages could be harmful, in the end it could make things even
  worse, means break even more.

  [Other]

  * The patch got upstream accepted with kernel v5.8, hence it's already
  is in groovy and hirsute.

  * The upstream commit cherry picks cleanly to focal, but for bionic a
  backport is needed.

  * Hence this kernel SRU request is for focal (cherry-pick) and bionic 
(backport).
  __

  System hangs on dbginfo.sh script execution.

  Solution:
  Commit 92fb1db26eef ("mm/page_idle.c: skip offline pages")

  Included upstream since kernel v5.8, so it is already included in
  Ubuntu 20.10, but not in 20.04 and earlier.

  Commit 92fb1db26eef ("mm/page_idle.c: skip offline pages") applies
  cleanly on ubuntu-focal, but not on ubuntu-bionic.

  Adjustment / backport for bionic should be trivial, but it is not IBM
  code and therefore the backport will be requested here by Canonical.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1904884/+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


[Kernel-packages] [Bug 1903768] Re: Bionic update: upstream stable patchset 2020-11-10

2020-11-27 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2020-11-10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-11-10

  Ported from the following upstream stable releases:
  v4.14.202, v4.19.152,
  v4.14.203, v4.19.153

     from git://git.kernel.org/

  Bluetooth: fix kernel oops in store_pending_adv_report
  Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
  Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
  Bluetooth: Disconnect if E0 is used for Level 4
  media: usbtv: Fix refcounting mixup
  USB: serial: option: add Cellient MPL200 card
  USB: serial: option: Add Telit FT980-KS composition
  staging: comedi: check validity of wMaxPacketSize of usb endpoints found
  USB: serial: pl2303: add device-id for HP GC device
  USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
  reiserfs: Initialize inode keys properly
  reiserfs: Fix oops during mount
  drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
  crypto: bcm - Verify GCM/CCM key length in setkey
  crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
  ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO
  ARM: 8939/1: kbuild: use correct nm executable
  ARM: 8867/1: vdso: pass --be8 to linker if necessary
  UBUNTU: upstream stable to v4.14.202, v4.19.152
  ibmveth: Switch order of ibmveth_helper calls.
  ibmveth: Identify ingress large send packets.
  ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
  mlx4: handle non-napi callers to napi_poll
  net: usb: qmi_wwan: add Cellient MPL200 card
  tipc: fix the skb_unshare() in tipc_buf_append()
  net/ipv4: always honour route mtu during forwarding
  r8169: fix data corruption issue on RTL8402
  binder: fix UAF when releasing todo list
  ALSA: bebob: potential info leak in hwdep_read()
  net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
  net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
  nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in 
nfc_genl_fw_download()
  tcp: fix to update snd_wl1 in bulk receiver fast path
  icmp: randomize the global rate limiter
  cifs: remove bogus debug code
  cifs: Return the error from crypt_message when enc/dec key not found.
  KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
  KVM: SVM: Initialize prev_ga_tag before use
  ima: Don't ignore errors from crypto_shash_update()
  crypto: algif_aead - Do not set MAY_BACKLOG on the async path
  EDAC/i5100: Fix error handling order in i5100_init_one()
  x86/fpu: Allow multiple bits in clearcpuid= parameter
  drivers/perf: xgene_pmu: Fix uninitialized resource struct
  crypto: algif_skcipher - EBUSY on aio should be an error
  crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
  crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
  media: tuner-simple: fix regression in simple_set_radio_freq
  media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
  media: m5mols: Check function pointer in m5mols_sensor_power
  media: uvcvideo: Set media controller entity functions
  media: omap3isp: Fix memleak in isp_probe
  crypto: omap-sham - fix digcnt register handling with export/import
  cypto: mediatek - fix leaks in mtk_desc_ring_alloc
  media: mx2_emmaprp: Fix memleak in emmaprp_probe
  media: tc358743: initialize variable
  media: platform: fcp: Fix a reference count leak.
  media: s5p-mfc: Fix a reference count leak
  media: ti-vpe: Fix a missing check and reference count leak
  regulator: resolve supply after creating regulator
  ath10k: provide survey info as accumulated data
  Bluetooth: hci_uart: Cancel init work before unregistering
  ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
  ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
  wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
  ASoC: qcom: lpass-platform: fix memory leak
  ASoC: qcom: lpass-cpu: fix concurrency issue
  brcmfmac: check ndev pointer
  mwifiex: Do not use GFP_KERNEL in atomic context
  drm/gma500: fix error check
  scsi: qla4xxx: 

[Kernel-packages] [Bug 1893921] Re: ipsec_offload in rtnetlink.sh from kselftests.net fails on s390x

2020-11-23 Thread Kelsey Margarete Skunberg
Found on Groovy/linux 5.8.0-30.32 via ADT

** Also affects: linux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Tags added: 5.8 groovy sru-20201109

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

Title:
  ipsec_offload in rtnetlink.sh from kselftests.net fails on s390x

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  New

Bug description:
  Testing failed on:
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/s390x/l/linux/20200901_162956_a95df@/log.gz

  The ipsec_offload in rtnetlink.sh from kselftests.net fails on s390x:

  15:45:23 DEBUG| [stdout] # selftests: net: rtnetlink.sh
  15:45:23 DEBUG| [stdout] # PASS: policy routing
  15:45:23 DEBUG| [stdout] # PASS: route get
  15:45:28 DEBUG| [stdout] # PASS: preferred_lft addresses have expired
  15:45:28 DEBUG| [stdout] # PASS: promote_secondaries complete
  15:45:28 DEBUG| [stdout] # PASS: tc htb hierarchy
  15:45:29 DEBUG| [stdout] # PASS: gre tunnel endpoint
  15:45:29 DEBUG| [stdout] # PASS: gretap
  15:45:29 DEBUG| [stdout] # PASS: ip6gretap
  15:45:29 DEBUG| [stdout] # PASS: erspan
  15:45:29 DEBUG| [stdout] # PASS: ip6erspan
  15:45:30 DEBUG| [stdout] # PASS: bridge setup
  15:45:31 DEBUG| [stdout] # PASS: ipv6 addrlabel
  15:45:31 DEBUG| [stdout] # PASS: set ifalias 
b14b1d80-dc0b-4a9b-9256-3ec3f86aa891 for test-dummy0
  15:45:31 DEBUG| [stdout] # PASS: vrf
  15:45:31 DEBUG| [stdout] # PASS: vxlan
  15:45:31 DEBUG| [stdout] # FAIL: can't add fou port , skipping test
  15:45:31 DEBUG| [stdout] # PASS: macsec
  15:45:32 DEBUG| [stdout] # PASS: ipsec
  15:45:33 DEBUG| [stdout] # 3,7c3,7
  15:45:33 DEBUG| [stdout] # < sa[0]spi=0x0009 proto=0x32 
salt=0x64636261 crypt=1
  15:45:33 DEBUG| [stdout] # < sa[0]key=0x31323334 35363738 39303132 
33343536
  15:45:33 DEBUG| [stdout] # < sa[1] rx ipaddr=0x   
c0a87b03
  15:45:33 DEBUG| [stdout] # < sa[1]spi=0x0009 proto=0x32 
salt=0x64636261 crypt=1
  15:45:33 DEBUG| [stdout] # < sa[1]key=0x31323334 35363738 39303132 
33343536
  15:45:33 DEBUG| [stdout] # ---
  15:45:33 DEBUG| [stdout] # > sa[0]spi=0x0009 proto=0x32 
salt=0x61626364 crypt=1
  15:45:33 DEBUG| [stdout] # > sa[0]key=0x34333231 38373635 32313039 
36353433
  15:45:33 DEBUG| [stdout] # > sa[1] rx ipaddr=0x   
037ba8c0
  15:45:33 DEBUG| [stdout] # > sa[1]spi=0x0009 proto=0x32 
salt=0x61626364 crypt=1
  15:45:33 DEBUG| [stdout] # > sa[1]key=0x34333231 38373635 32313039 
36353433
  15:45:33 DEBUG| [stdout] # FAIL: ipsec_offload incorrect driver data
  15:45:33 DEBUG| [stdout] # FAIL: ipsec_offload
  15:45:33 DEBUG| [stdout] # PASS: bridge fdb get
  15:45:33 DEBUG| [stdout] # PASS: neigh get
  15:45:33 DEBUG| [stdout] not ok 11 selftests: net: rtnetlink.sh # exit=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1893921/+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


[Kernel-packages] [Bug 1905205] [NEW] ubuntu_stress_smoke_test Segmentation fault in linux from Groovy/linux 5.8.0-30.32 ADT test failure

2020-11-22 Thread Kelsey Margarete Skunberg
Public bug reported:

Testing failed on:
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz


20:00:50 DEBUG| Running 
'/tmp/autopkgtest.LZC6UJ/build.jQO/src/autotest/client/tests/ubuntu_stress_smoke_test/ubuntu_stress_smoke_test.sh'
20:00:50 DEBUG| [stdout] Free memory: 5651 MB
20:00:50 DEBUG| [stdout] Memory used: 5086 MB
20:00:50 DEBUG| [stdout] other
20:00:50 DEBUG| [stdout] autopkgtest: s390x 8030 MB memory, 68 GB disk
20:00:50 ERROR| [stderr] 1024+0 records in
20:00:50 ERROR| [stderr] 1024+0 records out
20:00:50 ERROR| [stderr] 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.81414 s, 
1.3 GB/s
20:00:51 DEBUG| [stdout] Setting up swapspace version 1, size = 1024 MiB 
(1073737728 bytes)
20:00:51 DEBUG| [stdout] no label, UUID=071fa2ff-fbfe-47a7-bef2-08c3280b72b5
20:00:51 DEBUG| [stdout]  
20:00:51 DEBUG| [stdout] Machine Configuration
20:00:51 DEBUG| [stdout] Physical Pages:  2055854
20:00:51 DEBUG| [stdout] Pages available: 1177643
20:00:51 DEBUG| [stdout] Page Size:   4096
20:00:51 DEBUG| [stdout] Zswap enabled:   Y
20:00:51 DEBUG| [stdout]  
20:00:51 DEBUG| [stdout] Free memory:
20:00:51 DEBUG| [stdout]   totalusedfree  
shared  buff/cache   available
20:00:51 DEBUG| [stdout] Mem:8223416  518104 4710240 
324 2995072 7572304
20:00:51 DEBUG| [stdout] Swap:   1048572   0 1048572
20:00:51 DEBUG| [stdout]  
20:00:51 DEBUG| [stdout] Number of CPUs: 4
20:00:51 DEBUG| [stdout] Number of CPUs Online: 4
20:00:51 DEBUG| [stdout]  


[]


20:05:27 DEBUG| [stdout] get STARTING
20:05:27 DEBUG| [stdout] get RETURNED 2
20:05:27 DEBUG| [stdout] get FAILED
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] 4 processors online, 4 
processors configured
20:05:27 DEBUG| [stdout] stress-ng: info:  [2583762] dispatching hogs: 4 get
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] cache allocate: reducing 
cache level from L3 (too high) to L2
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] cache allocate: default 
cache size: 2048K
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] starting stressors
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583763] stress-ng-get: started 
[2583763] (instance 0)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583764] stress-ng-get: started 
[2583764] (instance 1)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] 4 stressors started
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583765] stress-ng-get: started 
[2583765] (instance 2)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583766] stress-ng-get: started 
[2583766] (instance 3)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583763] 
(stress-ng-get) terminated on signal: 11 (Segmentation fault)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583763] 
terminated
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583764] 
(stress-ng-get) terminated on signal: 11 (Segmentation fault)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583764] 
terminated
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583765] 
(stress-ng-get) terminated on signal: 11 (Segmentation fault)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583765] 
terminated
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583766] 
(stress-ng-get) terminated on signal: 11 (Segmentation fault)
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] process [2583766] 
terminated
20:05:27 DEBUG| [stdout] stress-ng: info:  [2583762] unsuccessful run completed 
in 0.02s
20:05:27 DEBUG| [stdout] stress-ng: debug: [2583762] metrics-check: all 
stressor metrics validated and sane
20:05:27 DEBUG| [stdout]  
20:05:27 DEBUG| [stdout] [ 4705.252851] warning: process `stress-ng-get' used 
the deprecated sysctl system call with 4.
20:05:27 DEBUG| [stdout] 


[...]

20:17:34 DEBUG| [stdout]  
20:17:34 DEBUG| [stdout] Summary:
20:17:34 DEBUG| [stdout]   Stressors run: 204
20:17:34 DEBUG| [stdout]   Skipped: 1,  binderfs
20:17:34 DEBUG| [stdout]   Failed:  1,  get
20:17:34 DEBUG| [stdout]   Oopsed:  0, 
20:17:34 DEBUG| [stdout]   Oomed:   0, 
20:17:34 DEBUG| [stdout]   Passed:  202,  access af-alg affinity aio aiol 
bad-altstack bad-ioctl bigheap branch brk cache cap chattr chdir chmod chown 
chroot clock close context cpu crypt cyclic daemon dccp dentry dev dev-shm dir 
dirdeep dnotify dup dynlib enosys env epoll eventfd fallocate fanotify fault 
fcntl fiemap fifo file-ioctl filename flock fork fp-error fstat full funcret 
futex getdent getrandom handle hdd hrtimers icache icmp-flood inode-flags 
inotify io iomix ioprio io-uring ipsec-mb itimer judy key kill klog lease link 
locka lockbus lockf lockofd loop madvise malloc mcontend membarrier memfd 
memhotplug memrate memthrash mergesort mincore mknod mlock mmap mmapaddr 
mmapfixed mmapfork mmapmany mq mremap msg msync nanosleep netdev 

[Kernel-packages] [Bug 1905204] [NEW] selftests: net: rtnetlink.sh in linux from Groovy/linux 5.8.0-30.32 ADT test failure - s390x

2020-11-22 Thread Kelsey Margarete Skunberg
Public bug reported:

Testing failed on:
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz


19:31:28 DEBUG| [stdout] # selftests: net: rtnetlink.sh
19:31:30 DEBUG| [stdout] # PASS: policy routing
19:31:30 DEBUG| [stdout] # PASS: route get
19:31:35 DEBUG| [stdout] # PASS: preferred_lft addresses have expired
19:31:36 DEBUG| [stdout] # PASS: promote_secondaries complete
19:31:36 DEBUG| [stdout] # PASS: tc htb hierarchy
19:31:36 DEBUG| [stdout] # PASS: gre tunnel endpoint
19:31:36 DEBUG| [stdout] # PASS: gretap
19:31:36 DEBUG| [stdout] # PASS: ip6gretap
19:31:36 DEBUG| [stdout] # PASS: erspan
19:31:37 DEBUG| [stdout] # PASS: ip6erspan
19:31:37 DEBUG| [stdout] # PASS: bridge setup
19:31:38 DEBUG| [stdout] # PASS: ipv6 addrlabel
19:31:38 DEBUG| [stdout] # PASS: set ifalias 
f613aa41-c9b3-49ee-b042-6f75ab81d38c for test-dummy0
19:31:38 DEBUG| [stdout] # PASS: vrf
19:31:39 DEBUG| [stdout] # PASS: vxlan
19:31:39 DEBUG| [stdout] # PASS: fou
19:31:39 DEBUG| [stdout] # PASS: macsec
19:31:39 DEBUG| [stdout] # PASS: ipsec
19:31:40 DEBUG| [stdout] # 3,7c3,7
19:31:40 DEBUG| [stdout] # < sa[0]spi=0x0009 proto=0x32 salt=0x64636261 
crypt=1
19:31:40 DEBUG| [stdout] # < sa[0]key=0x31323334 35363738 39303132 33343536
19:31:40 DEBUG| [stdout] # < sa[1] rx ipaddr=0x   
c0a87b03
19:31:40 DEBUG| [stdout] # < sa[1]spi=0x0009 proto=0x32 salt=0x64636261 
crypt=1
19:31:40 DEBUG| [stdout] # < sa[1]key=0x31323334 35363738 39303132 33343536
19:31:40 DEBUG| [stdout] # ---
19:31:40 DEBUG| [stdout] # > sa[0]spi=0x0009 proto=0x32 salt=0x61626364 
crypt=1
19:31:40 DEBUG| [stdout] # > sa[0]key=0x34333231 38373635 32313039 36353433
19:31:40 DEBUG| [stdout] # > sa[1] rx ipaddr=0x   
037ba8c0
19:31:40 DEBUG| [stdout] # > sa[1]spi=0x0009 proto=0x32 salt=0x61626364 
crypt=1
19:31:40 DEBUG| [stdout] # > sa[1]key=0x34333231 38373635 32313039 36353433
19:31:40 DEBUG| [stdout] # FAIL: ipsec_offload incorrect driver data
19:31:41 DEBUG| [stdout] # FAIL: ipsec_offload
19:31:41 DEBUG| [stdout] # PASS: bridge fdb get
19:31:41 DEBUG| [stdout] # PASS: neigh get
19:31:41 DEBUG| [stdout] not ok 11 selftests: net: rtnetlink.sh # exit=1

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


** Tags: 5.8 groovy kernel-adt-failure kqa-blocker s390x sru-20201109

** Tags added: kernel-adt-failure

** Tags added: 5.8 groovy kqa-blocker s390x sru-20201109

** Summary changed:

- linux 5.8.0-30.32 ADT test failure with linux 5.8.0-30.32
+ selftests: net: rtnetlink.sh in linux from Groovy/linux 5.8.0-30.32 ADT test 
failure - s390x

** Description changed:

  Testing failed on:
- amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz
- arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz
- ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/ppc64el/l/linux/20201119_070631_a381e@/log.gz
- s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz
+ s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz
+ 
+ 
+ 19:31:28 DEBUG| [stdout] # selftests: net: rtnetlink.sh
+ 19:31:30 DEBUG| [stdout] # PASS: policy routing
+ 19:31:30 DEBUG| [stdout] # PASS: route get
+ 19:31:35 DEBUG| [stdout] # PASS: preferred_lft addresses have expired
+ 19:31:36 DEBUG| [stdout] # PASS: promote_secondaries complete
+ 19:31:36 DEBUG| [stdout] # PASS: tc htb hierarchy
+ 19:31:36 DEBUG| [stdout] # PASS: gre tunnel endpoint
+ 19:31:36 DEBUG| [stdout] # PASS: gretap
+ 19:31:36 DEBUG| [stdout] # PASS: ip6gretap
+ 19:31:36 DEBUG| [stdout] # PASS: erspan
+ 19:31:37 DEBUG| [stdout] # PASS: ip6erspan
+ 19:31:37 DEBUG| [stdout] # PASS: bridge setup
+ 19:31:38 DEBUG| [stdout] # PASS: ipv6 addrlabel
+ 19:31:38 DEBUG| [stdout] # PASS: set ifalias 
f613aa41-c9b3-49ee-b042-6f75ab81d38c for test-dummy0
+ 19:31:38 DEBUG| [stdout] # PASS: vrf
+ 19:31:39 DEBUG| [stdout] # PASS: vxlan
+ 19:31:39 DEBUG| [stdout] # PASS: fou
+ 19:31:39 DEBUG| [stdout] # PASS: macsec
+ 19:31:39 DEBUG| [stdout] # PASS: ipsec
+ 19:31:40 DEBUG| [stdout] # 3,7c3,7
+ 19:31:40 DEBUG| [stdout] # < sa[0]spi=0x0009 proto=0x32 
salt=0x64636261 crypt=1
+ 19:31:40 DEBUG| [stdout] # < sa[0]key=0x31323334 35363738 39303132 
33343536
+ 19:31:40 DEBUG| [stdout] # < sa[1] rx ipaddr=0x   
c0a87b03
+ 19:31:40 DEBUG| [stdout] # < sa[1]

[Kernel-packages] [Bug 1881643] Re: pmtu.sh net selftest fail with PMTU dst likely leaked

2020-11-22 Thread Kelsey Margarete Skunberg
Different output for Groovy/linux 5.8.0-30.32 on s390x


19:34:43 DEBUG| [stdout] # TEST: ipv4: cleanup of cached exceptions 
   [ OK ]
19:34:44 DEBUG| [stdout] # TEST: ipv4: cleanup of cached exceptions - nexthop 
objects  [FAIL]
19:34:44 DEBUG| [stdout] #   can't delete veth device in a timely manner, PMTU 
dst likely leaked

** Tags added: groovy s390x sru-20201109

** Tags added: 5.8

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

Title:
  pmtu.sh net selftest fail with PMTU dst likely leaked

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Confirmed

Bug description:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-focal/focal/ppc64el/l/linux/20200528_044656_7f57a@/log.gz

  [...]
  03:48:34 DEBUG| [stdout] # TEST: ipv6: cleanup of cached exceptions - nexthop 
objects  [FAIL]
  03:48:34 DEBUG| [stdout] #   can't delete veth device in a timely manner, 
PMTU dst likely leaked
  [...]
  03:49:17 DEBUG| [stdout] not ok 16 selftests: net: pmtu.sh # exit=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1881643/+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


[Kernel-packages] [Bug 1905203] [NEW] selftests: net: fib_nexthop_multiprefix.sh in linux from Groovy/linux 5.8.0-30.32 ADT test failure

2020-11-22 Thread Kelsey Margarete Skunberg
Public bug reported:

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz


06:29:30 DEBUG| [stdout] # selftests: net: fib_nexthop_multiprefix.sh

[...]

06:29:37 DEBUG| [stdout] # 
06:29:37 DEBUG| [stdout] # IPv4 nexthop api compat mode
06:29:37 DEBUG| [stdout] # 
06:29:37 DEBUG| [stdout] # TEST: IPv4 default nexthop compat mode check 
   [ OK ]
06:29:37 DEBUG| [stdout] # TEST: IPv4 compat mode on - route add notification   
   [FAIL]
06:29:37 DEBUG| [stdout] # TEST: IPv4 compat mode on - route dump   
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode on - nexthop change   
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 set compat mode - 0   
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - route add notification  
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - route dump  
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - nexthop change  
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - nexthop delete  
   [ OK ]
06:29:38 DEBUG| [stdout] # TEST: IPv4 set compat mode - 1   
   [ OK ]

[...]

06:39:44 DEBUG| [stdout] # Tests passed: 127
06:39:44 DEBUG| [stdout] # Tests failed:   1
06:39:44 DEBUG| [stdout] not ok 35 selftests: net: fib_nexthops.sh # exit=1

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: 5.8 groovy kernel-adt-failure qka-blocker sru-20201109

** Tags added: kernel-adt-failure

** Summary changed:

- linux 5.8.0-30.32 ADT test failure with linux 5.8.0-30.32
+ selftests: net: fib_nexthop_multiprefix.sh in linux from Groovy/linux 
5.8.0-30.32 ADT test failure

** Tags added: 5.8 groovy qka-blocker sru-20201109

** Description changed:

  Testing failed on:
- amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz
- arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz
- ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/ppc64el/l/linux/20201119_070631_a381e@/log.gz
- s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz
+ amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz
+ 
+ 
+ 06:29:30 DEBUG| [stdout] # selftests: net: fib_nexthop_multiprefix.sh
+ 
+ [...]
+ 
+ 06:29:37 DEBUG| [stdout] # 
+ 06:29:37 DEBUG| [stdout] # IPv4 nexthop api compat mode
+ 06:29:37 DEBUG| [stdout] # 
+ 06:29:37 DEBUG| [stdout] # TEST: IPv4 default nexthop compat mode check   
 [ OK ]
+ 06:29:37 DEBUG| [stdout] # TEST: IPv4 compat mode on - route add notification 
 [FAIL]
+ 06:29:37 DEBUG| [stdout] # TEST: IPv4 compat mode on - route dump 
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode on - nexthop change 
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 set compat mode - 0 
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - route add 
notification [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - route dump
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - nexthop change
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 compat mode off - nexthop delete
 [ OK ]
+ 06:29:38 DEBUG| [stdout] # TEST: IPv4 set compat mode - 1 
 [ OK ]
+ 
+ [...]
+ 
+ 06:39:44 DEBUG| [stdout] # Tests passed: 127
+ 06:39:44 DEBUG| [stdout] # Tests failed:   1
+ 06:39:44 DEBUG| [stdout] not ok 35 selftests: net: fib_nexthops.sh # exit=1

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

Title:
  selftests: net: fib_nexthop_multiprefix.sh in linux from Groovy/linux
  5.8.0-30.32 ADT test failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz


  

[Kernel-packages] [Bug 1905101] Re: testbed auxverb failure in Linux on Groovy 5.8.0-30.32 ADT

2020-11-20 Thread Kelsey Margarete Skunberg
Has occurred on previous version of Groovy/linux - not a regression

** Description changed:

  Testing failed on:
- amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201119_073627_7226f@/log.gz
- arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz
- ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/ppc64el/l/linux/20201119_070631_a381e@/log.gz
- s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/l/linux/20201118_202847_def86@/log.gz
+ arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz
+ 
+ 
+ [ 7798.101718] audit: backlog limit exceeded
+ [ 7798.101827] audit: backlog limit Creating nova instance 
adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
+ Creating nova instance adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
+ autopkgtest [17:17:54]: ERROR: testbed failure: testbed auxverb failed with 
exit code 255

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

Title:
  testbed auxverb failure in Linux on Groovy 5.8.0-30.32 ADT

Status in linux package in Ubuntu:
  New

Bug description:
  Testing failed on:
  arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz


  [ 7798.101718] audit: backlog limit exceeded
  [ 7798.101827] audit: backlog limit Creating nova instance 
adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
  Creating nova instance adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
  autopkgtest [17:17:54]: ERROR: testbed failure: testbed auxverb failed with 
exit code 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1905101/+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


[Kernel-packages] [Bug 1905101] [NEW] testbed auxverb failure in Linux on Groovy 5.8.0-30.32 ADT

2020-11-20 Thread Kelsey Margarete Skunberg
Public bug reported:

Testing failed on:
arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz


[ 7798.101718] audit: backlog limit exceeded
[ 7798.101827] audit: backlog limit Creating nova instance 
adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
Creating nova instance adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
autopkgtest [17:17:54]: ERROR: testbed failure: testbed auxverb failed with 
exit code 255

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


** Tags: 5.8 groovy kernel-adt-failure kqa-blocker sru-20201109

** Tags added: kernel-adt-failure

** Summary changed:

- linux 5.8.0-30.32 ADT test failure with linux 5.8.0-30.32
+ testbed auxverb failure in Linux on Groovy 5.8.0-30.32 ADT

** Tags added: 5.8 groovy kqa-blocker sru-20201109

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

Title:
  testbed auxverb failure in Linux on Groovy 5.8.0-30.32 ADT

Status in linux package in Ubuntu:
  New

Bug description:
  Testing failed on:
  arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/arm64/l/linux/20201119_171810_2e568@/log.gz


  [ 7798.101718] audit: backlog limit exceeded
  [ 7798.101827] audit: backlog limit Creating nova instance 
adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
  Creating nova instance adt-groovy-arm64-linux-20201119-043422 from image 
adt/ubuntu-groovy-arm64-server-20201119.img (UUID 
1c5535ea-0856-4114-ac45-f4fedb8aad7a)...
  autopkgtest [17:17:54]: ERROR: testbed failure: testbed auxverb failed with 
exit code 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1905101/+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


[Kernel-packages] [Bug 1880645] Re: icmp_redirect.sh in net from ubuntu_kernel_selftests failed on F-OEM-5.6 / G-AWS

2020-11-20 Thread Kelsey Margarete Skunberg
Found on ADT Groovy 5.8.0-30.32

** Tags added: 2020

** Tags added: 5.8 sru-20201109

** Tags removed: 2020

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

Title:
  icmp_redirect.sh in net from ubuntu_kernel_selftests failed on
  F-OEM-5.6 / G-AWS

Status in ubuntu-kernel-tests:
  New
Status in linux-signed-oem-5.6 package in Ubuntu:
  New

Bug description:
  Issue found on Focal 5.6.0-1011.11-oem


  
ubuntu@rizzo:~/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/net$
  sudo ./icmp_redirect.sh

  ###
  Legacy routing
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Legacy routing with VRF
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Routing with nexthop objects
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  ###
  Routing with nexthop objects and VRF
  ###

  TEST: IPv4: redirect exception  [ OK ]
  TEST: IPv6: redirect exception  [ OK ]
  TEST: IPv4: redirect exception plus mtu [ OK ]
  TEST: IPv6: redirect exception plus mtu [ OK ]
  TEST: IPv4: routing reset   [ OK ]
  TEST: IPv6: routing reset   [ OK ]
  TEST: IPv4: mtu exception   [ OK ]
  TEST: IPv6: mtu exception   [ OK ]
  TEST: IPv4: mtu exception plus redirect [ OK ]
  TEST: IPv6: mtu exception plus redirect [FAIL]

  Tests passed:  36
  Tests failed:   4

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.6.0-1011-oem 5.6.0-1011.11
  ProcVersionSignature: User Name 5.6.0-1011.11-oem 5.6.14
  Uname: Linux 5.6.0-1011-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Tue May 26 05:26:50 2020
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: 

[Kernel-packages] [Bug 1902281] Re: aws: disable strict IOMMU TLB invalidation by default

2020-11-06 Thread Kelsey Margarete Skunberg
** Changed in: linux-aws (Ubuntu Bionic)
   Status: New => Fix Committed

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

Title:
  aws: disable strict IOMMU TLB invalidation by default

Status in linux-aws package in Ubuntu:
  New
Status in linux-aws source package in Bionic:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  AWS requires to relax the synchronous IOMMU TLB invalidation by
  default to get a significant performance improvement on certain arm64
  instance types (bare metal).

  This is not the default behavior in the upstream kernel, that enforces
  synchronous invalidations to provide a better isolation and
  potentially prevent side-channel attacks with malicious devices that
  can be registered in the same IOMMU domain.

  This behavior cannot be changed at run-time and it is available only
  via iommu.strict=0|1 (via kernel boot parameters - GRUB).

  [Test Case]

  It has been performance-tested by AWS.

  [Fix]

  Change iommu.strict in the kernel to be off by default. It will be
  always possible to revert this change and restore the old behavior by
  setting iommu.strict=1 in the GRUB parameters (and rebooting).

  [Regression Potential]

  The only concern about this change is that we are relaxing a security
  constraint. After considerable discussion and evaluation (also with
  the security team) the conclusion was that this change is not
  realistically affecting the particular AWS environment in terms of
  security and it can definitely provide a significant performance boost
  on certain arm64 instance types.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1902281/+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


[Kernel-packages] [Bug 1903087] Re: AWS: add the nitro_enclaves driver

2020-11-06 Thread Kelsey Margarete Skunberg
** Changed in: linux-aws (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  AWS: add the nitro_enclaves driver

Status in linux-aws package in Ubuntu:
  In Progress
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Groovy:
  Fix Committed
Status in linux-aws source package in Hirsute:
  In Progress

Bug description:
  Add the nitro_enclaves driver from mainline to linux-
  aws/{focal,bionic-5.4} and linux-aws/{groovy,hirsute}.  The driver is
  supplied by the following mainline commits, which are all clean cherry
  picks for groovy with a couple of trivial backports for focal:

  e82ed736ad2d MAINTAINERS: Add entry for the Nitro Enclaves driver
  bf15d79ce142 nitro_enclaves: Add overview documentation
  acc4229c3990 nitro_enclaves: Add sample for ioctl interface usage
  0f5c7b748439 nitro_enclaves: Add Makefile for the Nitro Enclaves driver
  07499cc661a9 nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  9c8eb50fe9e2 nitro_enclaves: Add logic for terminating an enclave
  111c775a5f0d nitro_enclaves: Add logic for starting an enclave
  7dc9d4309fdb nitro_enclaves: Add logic for setting an enclave memory region
  988b7a471726 nitro_enclaves: Add logic for getting the enclave image load info
  ff8a4d3e3a99 nitro_enclaves: Add logic for setting an enclave vCPU
  38907e124088 nitro_enclaves: Add logic for creating an enclave VM
  bd47c995c0e4 nitro_enclaves: Init misc device providing the ioctl interface
  e5d616d8bb50 nitro_enclaves: Handle out-of-band PCI device events
  ad2b6980d0d3 nitro_enclaves: Handle PCI device command requests
  89308c11ae3b nitro_enclaves: Init PCI device driver
  1df624892c1e nitro_enclaves: Define enclave info for internal bookkeeping
  0a44561768c5 nitro_enclaves: Define the PCI device interface
  15b760c37ad3 nitro_enclaves: Add ioctl interface definition

  linux-aws/focal also needs this prereq:

  93ef1429e556 cpu/hotplug: Add new {add,remove}_cpu() functions

  
  [Impact]

   * Supplies driver needed to support AWS feature.

  [Test Case]

   * T.B.D. (to be validated by AWS).

  [Regression Potential]

   * Low: Just adds a new driver module which won't load by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1903087/+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


[Kernel-packages] [Bug 1902281] Re: aws: disable strict IOMMU TLB invalidation by default

2020-11-06 Thread Kelsey Margarete Skunberg
** Changed in: linux-aws (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  aws: disable strict IOMMU TLB invalidation by default

Status in linux-aws package in Ubuntu:
  New
Status in linux-aws source package in Bionic:
  New
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  AWS requires to relax the synchronous IOMMU TLB invalidation by
  default to get a significant performance improvement on certain arm64
  instance types (bare metal).

  This is not the default behavior in the upstream kernel, that enforces
  synchronous invalidations to provide a better isolation and
  potentially prevent side-channel attacks with malicious devices that
  can be registered in the same IOMMU domain.

  This behavior cannot be changed at run-time and it is available only
  via iommu.strict=0|1 (via kernel boot parameters - GRUB).

  [Test Case]

  It has been performance-tested by AWS.

  [Fix]

  Change iommu.strict in the kernel to be off by default. It will be
  always possible to revert this change and restore the old behavior by
  setting iommu.strict=1 in the GRUB parameters (and rebooting).

  [Regression Potential]

  The only concern about this change is that we are relaxing a security
  constraint. After considerable discussion and evaluation (also with
  the security team) the conclusion was that this change is not
  realistically affecting the particular AWS environment in terms of
  security and it can definitely provide a significant performance boost
  on certain arm64 instance types.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1902281/+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


[Kernel-packages] [Bug 1899883] Re: Tiger Lake PMC core driver fixes

2020-11-05 Thread Kelsey Margarete Skunberg
** Description changed:

  [Impact]
  The power gating status is not correct and the slp_s0 value is not correct on 
Intel TigerLake platform.
+ 
+ The slp_s0 value is essential for our tools to confirm whether the
+ system enters deep sleep,
+ and the power gating is critical for another tool to check which
+ device is still running when the system is suspended.
+ Both are not that useful for a normal user, but useful for developers
+ to debug power consumption issues.
+ 
  
  [Fix]
  The patchset in 
https://lore.kernel.org/lkml/20201006224702.12697-1-david.e@linux.intel.com/
 provides several critical fixes for intel_pmc_core driver.
  
  [Test]
  Verified on some TigerLake platforms
  
  [Regression Potential]
  Low, the fix for status bits map and the slp_s0 calculation are simple and 
clear, should have low impact on regression.

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

Title:
  Tiger Lake PMC core driver fixes

Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux-oem-5.6 source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress

Bug description:
  [Impact]
  The power gating status is not correct and the slp_s0 value is not correct on 
Intel TigerLake platform.

  The slp_s0 value is essential for our tools to confirm whether the
  system enters deep sleep,
  and the power gating is critical for another tool to check which
  device is still running when the system is suspended.
  Both are not that useful for a normal user, but useful for developers
  to debug power consumption issues.

  
  [Fix]
  The patchset in 
https://lore.kernel.org/lkml/20201006224702.12697-1-david.e@linux.intel.com/
 provides several critical fixes for intel_pmc_core driver.

  [Test]
  Verified on some TigerLake platforms

  [Regression Potential]
  Low, the fix for status bits map and the slp_s0 calculation are simple and 
clear, should have low impact on regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899883/+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


[Kernel-packages] [Bug 1836694] Re: memcg_test_3 from controllers in LTP failed on Moonshot ARM64 with Bionic

2020-10-11 Thread Kelsey Margarete Skunberg
** Tags removed: sru-20200921
** Tags added: sru-20200921azure

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

Title:
  memcg_test_3 from controllers in LTP failed on Moonshot ARM64 with
  Bionic

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New

Bug description:
  This failure could be found in the LTP test suite on a Moonshot ARM64
  node with B-4.15, but sometimes it will pass if you try to run it
  manually. (Sometimes not.)

  <<>>
  tag=memcg_test_3 stime=1563249678
  cmdline="memcg_test_3"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
  Test timeouted, sending SIGKILL!
  tst_test.c:1140: INFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
  tst_test.c:1141: BROK: Test killed! (timeout?)

  Summary:
  passed   0
  failed   0
  skipped  0
  warnings 0
  tst_tmpdir.c:330: WARN: tst_rmdir: rmobj(/tmp/ltp-nJ05WiJDR1/06EzUc) failed: 
unlink(/tmp/ltp-nJ05WiJDR1/06EzUc/memcg/cgroup.clone_children) failed; errno=1: 
EPERM
  <<>>

  
  When it fails, the attempt to remove files will fail, and most of the 
cgroup_fj_* test will fail:
* cgroup_fj_function_memory
* cgroup_fj_stress_memory_10_3_each
* cgroup_fj_stress_memory_10_3_none
* cgroup_fj_stress_memory_10_3_one
* cgroup_fj_stress_memory_1_200_each
* cgroup_fj_stress_memory_1_200_none
* cgroup_fj_stress_memory_1_200_one
* cgroup_fj_stress_memory_200_1_each
* cgroup_fj_stress_memory_200_1_none
* cgroup_fj_stress_memory_200_1_one
* cgroup_fj_stress_memory_2_2_each
* cgroup_fj_stress_memory_2_2_none
* cgroup_fj_stress_memory_2_2_one
* cgroup_fj_stress_memory_2_9_each
* cgroup_fj_stress_memory_2_9_none
* cgroup_fj_stress_memory_2_9_one
* cgroup_fj_stress_memory_3_3_each
* cgroup_fj_stress_memory_3_3_none
* cgroup_fj_stress_memory_3_3_one
* cgroup_fj_stress_memory_4_4_each
* cgroup_fj_stress_memory_4_4_none
* cgroup_fj_stress_memory_4_4_one

  Steps to run this:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "memcg_test_3memcg_test_3" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-54-generic 4.15.0-54.58
  ProcVersionSignature: User Name 4.15.0-54.58-generic 4.15.18
  Uname: Linux 4.15.0-54-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 16 03:46 seq
   crw-rw 1 root audio 116, 33 Jul 16 03:46 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Jul 16 04:16:14 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:
   
  ProcFB:
   
  ProcKernelCmdLine: console=ttyS0,9600n8r ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-54-generic N/A
   linux-backports-modules-4.15.0-54-generic  N/A
   linux-firmware 1.173.8
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1836694/+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


[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 kernels

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: bionic

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

Title:
  ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 kernels

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux-gcp package in Ubuntu:
  New
Status in linux source package in Eoan:
  Incomplete
Status in linux-aws source package in Eoan:
  New
Status in linux-azure source package in Eoan:
  New
Status in linux-gcp source package in Eoan:
  New
Status in linux source package in Focal:
  New
Status in linux-aws source package in Focal:
  New
Status in linux-azure source package in Focal:
  New
Status in linux-gcp source package in Focal:
  New

Bug description:
  Test failed with:
FAILED (trace at least 25 reads of /dev/zero by dd)
FAILED (trace at least 25 writes to /dev/null by dd)

  Steps:
sudo apt-get install git python-minimal python-yaml gdb -y
git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests
git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest
rm -fr autotest/client/tests
ln -sf ~/autotest-client-tests autotest/client/tests
AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-local 
--verbose autotest/client/tests/ubuntu_sysdig_smoke_test/control

  Test output:
== sysdig smoke test to trace dd, cat, read and writes ==
Limiting raw capture file to 16384 blocks
Try 1 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 18 Mbytes
Try 2 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 22 Mbytes
Try 3 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 4 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 5 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 6 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 7 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 8 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 9 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Try 10 of 10
Sysdig capture started after 1 seconds wait
Raw capture file is 16 Mbytes
Converted events file is 21 Mbytes
Found:
   279845 sysdig events
   29882 context switches
   0 reads from /dev/zero by dd
   0 writes to /dev/null by dd
PASSED (trace at least 25 context switches)
FAILED (trace at least 25 reads of /dev/zero by dd)
FAILED (trace at least 25 writes to /dev/null by dd)
 
Summary: 1 passed, 2 failed

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-10-generic 5.3.0-10.11
  ProcVersionSignature: User Name 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Sep 18 08:10 seq
   crw-rw 1 root audio 116, 33 Sep 18 08:10 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Wed Sep 18 08:18:54 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-10-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-10-generic N/A
   linux-backports-modules-5.3.0-10-generic  N/A
   linux-firmware1.182
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 

[Kernel-packages] [Bug 1865965] Re: kill11 from ubuntu_ltp_syscalls failed

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: oracle

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

Title:
  kill11 from ubuntu_ltp_syscalls failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
   startup='Tue Mar 3 15:46:25 2020'
   tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s
   kill11.c:97: PASS: signal SIGHUP
   kill11.c:97: PASS: signal SIGINT
   kill11.c:97: PASS: signal SIGQUIT dumped core
   kill11.c:97: PASS: signal SIGILL dumped core
   kill11.c:97: PASS: signal SIGTRAP dumped core
   kill11.c:97: PASS: signal SIGIOT/SIGABRT dumped core
   kill11.c:97: PASS: signal SIGIOT/SIGABRT dumped core
   kill11.c:97: PASS: signal SIGBUS dumped core
   kill11.c:97: PASS: signal SIGFPE dumped core
   kill11.c:97: PASS: signal SIGKILL
   kill11.c:97: PASS: signal SIGUSR1
   kill11.c:97: PASS: signal SIGSEGV dumped core
   kill11.c:97: PASS: signal SIGUSR2
   kill11.c:97: PASS: signal SIGPIPE
   kill11.c:97: PASS: signal SIGALRM
   kill11.c:97: PASS: signal SIGTERM
   kill11.c:97: PASS: signal SIGSTKFLT
   kill11.c:97: PASS: signal SIGXCPU dumped core
   Test timeouted, sending SIGKILL!
   tst_test.c:1269: INFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
   tst_test.c:1270: BROK: Test killed! (timeout?)

   Summary:
   passed 18
   failed 0
   skipped 0
   warnings 0
   tag=kill11 stime=1583250385 dur=302 exit=exited stat=2 core=no cu=0 cs=0

  Need to see if bump the timeout threshold can help.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1865965/+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


[Kernel-packages] [Bug 1895281] Re: ioctl_sg01 from ubuntu_ltp_syscalls time out on X-4.15 Oracle with BM.Standard2.52

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4 oracle sru-20200921

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

Title:
  ioctl_sg01 from ubuntu_ltp_syscalls time out on X-4.15 Oracle with
  BM.Standard2.52

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue found on Oracle instance BM.Standard2.52 only (passed with VM.DenseIO2.8
   and VM.Standard2.1), with 4.15.0-1054.58~16.04.1-oracle

  Test failed with:
   startup='Fri Sep 11 07:00:00 2020'
   tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s
   ioctl_sg01.c:81: INFO: Found SCSI device /dev/sg1 
   Test timeouted, sending SIGKILL!
   Test timeouted, sending SIGKILL!
   Test timeouted, sending SIGKILL!
   tst_test.c:1295: INFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
   tst_test.c:1296: BROK: Test killed! (timeout?)

   Summary:
   passed 0
   failed 0
   skipped 0
   warnings 0
   tag=ioctl_sg01 stime=1599807600 dur=312 exit=exited stat=2 core=no cu=8033 
cs=23149

  Need to see if bumping timeout helps or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1895281/+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


[Kernel-packages] [Bug 1866323] Re: btrfs fill_fs test in fallocate06 from ubuntu_ltp_syscalls failed

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: oracle

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

Title:
  btrfs fill_fs test in fallocate06 from ubuntu_ltp_syscalls failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Test failure in fallocate06 was composed by two issues, one is xfs
  fill_fs test issue addressed in bug 1865967.

  Another is this one, this is the case 2 of btrfs (fill_fs):

  tst_test.c:1290: INFO: Testing on btrfs
  tst_mkfs.c:90: INFO: Formatting /dev/loop1 with btrfs opts='' extra opts=''
  tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s
  fallocate06.c:117: INFO: Copy-on-write is supported
  fallocate06.c:168: INFO: Case 1. Fill FS: no; Use copy on write: no
  fallocate06.c:157: PASS: write() successful
  fallocate06.c:201: PASS: Misaligned allocation works as expected
  fallocate06.c:157: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | 
FALLOC_FL_KEEP_SIZE) successful
  fallocate06.c:237: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | 
FALLOC_FL_KEEP_SIZE) cleared the correct file range
  fallocate06.c:168: INFO: Case 2. Fill FS: yes; Use copy on write: no
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file0 size 21710183
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file1 size 8070086
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file2 size 3971177
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file3 size 36915315
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file4 size 70310993
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file5 size 4807935
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file6 size 90739786
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file7 size 76896492
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file8 size 72228649
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file9 size 36207821
  tst_fill_fs.c:32: INFO: Creating file mntpoint/file10 size 81483962
  tst_fill_fs.c:59: INFO: write(): ENOSPC (28)
  fallocate06.c:157: PASS: write() successful
  fallocate06.c:201: PASS: Misaligned allocation works as expected
  fallocate06.c:146: FAIL: fallocate(FALLOC_FL_PUNCH_HOLE | 
FALLOC_FL_KEEP_SIZE) failed unexpectedly: ENOSPC (2

  This issue can be found from X to F
  X - https://pastebin.ubuntu.com/p/9FfVrZkQN8/
  B - https://pastebin.ubuntu.com/p/Zc9TW4sQKF/
  D - https://pastebin.ubuntu.com/p/cryTnnn5wF/
  E - https://pastebin.ubuntu.com/p/FXTZpsX7Qb/
  F - https://pastebin.ubuntu.com/p/FKPJKCS2zr/

  Note that the hint printed in the test:
HINT: You _MAY_ be missing kernel fixes, see:
   
   
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e093c4be760e

  It something that will get printed after the test, as it's for XFS so
  it has nothing to do with this issue here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1866323/+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


[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: oracle

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

Title:
  proc01 in fs from ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  Triaged
Status in linux-azure package in Ubuntu:
  Triaged
Status in linux-oracle-5.0 package in Ubuntu:
  Confirmed

Bug description:
   proc01  0  TINFO  :  /proc/sys/fs/binfmt_misc/register: is write-only.
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/all/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/default/stable_secret: 
known issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/ens6/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/lo/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/kmsg: known issue: 
errno=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable
   proc01  0  TINFO  :  /proc/sysrq-trigger: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/mem: known issue: 
errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/self/task/8782/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/task/8782/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  1  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01  2  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01  3  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01  4  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01  5  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01  6  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01  7  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01  8  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/prev: errno=EINVAL(22): Invalid argument
   proc01  9  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/exec: errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/mem: known issue: errno=EIO(5): 
Input/output error
   proc01  0  TINFO  :  /proc/self/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01 10  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01 11  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01 12  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01 13  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01 14  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01 15  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01 16  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01 17  TFAIL  :  proc01.c:397: read failed: 

[Kernel-packages] [Bug 1748105] Re: port80 test in ubuntu_kvm_unit_tests failed with timeout

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4 sru-20200921

-- 
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/1748105

Title:
  port80 test in ubuntu_kvm_unit_tests failed with timeout

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux-azure-edge package in Ubuntu:
  Confirmed
Status in linux-kvm package in Ubuntu:
  Confirmed
Status in linux-oracle-5.0 package in Ubuntu:
  Confirmed

Bug description:
  With Joshua's comment in bug 1719524: "Nested KVM can only be tried on
  instance sizes with nested Hypervisor support: Ev3 and Dv3.", although
  the instance name is E4v3 here but I can start a KVM on it.

  Test port80 test will timeout on it.

  Steps:
  1. git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  2. cd kvm-unit-tests; ./configure; make
  3. Run the port80 test as root:

  # TESTNAME=port80 TIMEOUT=90s ACCEL= ./x86/run x86/port80.flat -smp 1
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel x86/port80.flat 
-smp 1 # -initrd /tmp/tmp.3p9PWc2SRi
  enabling apic
  begining port 0x80 write test
  qemu-system-x86_64: terminating on signal 15 from pid 7790

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.14.0-1004-azure-edge 4.14.0-1004.4
  ProcVersionSignature: User Name 4.14.0-1004.4-username-edge 4.14.14
  Uname: Linux 4.14.0-1004-azure-edge x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  Date: Thu Feb  8 06:13:18 2018
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-azure-edge
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1748105/+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


[Kernel-packages] [Bug 1827980] Re: hyperv_synic in ubuntu_kvm_unit_tests failed on B-KVM / B-Oracle-5.3

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4 sru-20200921

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

Title:
  hyperv_synic in ubuntu_kvm_unit_tests failed on B-KVM  / B-Oracle-5.3

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  Test timeout.

  # TESTNAME=hyperv_synic TIMEOUT=90s ACCEL= ./x86/run x86/hyperv_synic.flat 
-smp 2 -cpu kvm64,hv_vpindex,hv_synic -device hyperv-testdev
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel 
x86/hyperv_synic.flat -smp 2 -cpu kvm64,hv_vpindex,hv_synic -device 
hyperv-testdev # -initrd /tmp/tmp.LeYhxJZmHV
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.01H:EDX.vme [bit 1]
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.01H:EDX.vme [bit 1]
  enabling apic
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 459000
  cr4 = 20
  enabling apic
  ncpus = 2
  prepare
  qemu-system-x86_64: terminating on signal 15 from pid 1658 (timeout)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-1032-kvm 4.15.0-1032.32
  ProcVersionSignature: User Name 4.15.0-1032.32-kvm 4.15.18
  Uname: Linux 4.15.0-1032-kvm x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  Date: Tue May  7 03:36:32 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827980/+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


[Kernel-packages] [Bug 1831449] Re: memory in ubuntu_kvm_unit_tests fails

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4

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

Title:
  memory in ubuntu_kvm_unit_tests fails

Status in ubuntu-kernel-tests:
  Triaged
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  Need to run this on oracle manually to get the full output:
   TESTNAME=memory TIMEOUT=90s ACCEL= ./x86/run x86/memory.flat -smp 1 -cpu host
   FAIL memory (8 tests, 2 unexpected failures)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1831449/+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


[Kernel-packages] [Bug 1827979] Re: pcid in ubuntu_kvm_unit_tests failed on B-KVM / X-4.15-oracle / B-oracle-5.3

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

11. 09/24 08:10:57 DEBUG| utils:0153| [stdout] FAIL: Test on INVPCID when 
disabled
12. 09/24 08:10:57 DEBUG| utils:0153| [stdout] SUMMARY: 3 tests, 1 
unexpected failures
13. 09/24 08:10:57 DEBUG| utils:0153| [stdout] FAIL pcid (3 tests, 1 
unexpected failures)

** Tags added: 5.4 sru-20200921

-- 
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/1827979

Title:
  pcid in ubuntu_kvm_unit_tests failed on B-KVM / X-4.15-oracle /
  B-oracle-5.3

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New

Bug description:
  FAIL pcid (3 tests, 1 unexpected failures)

  # TESTNAME=pcid TIMEOUT=90s ACCEL= ./x86/run x86/pcid.flat -smp 1 -cpu 
qemu64,+pcid
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel x86/pcid.flat -smp 
1 -cpu qemu64,+pcid # -initrd /tmp/tmp.a4xQyF7juj
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.01H:ECX.pcid [bit 17]
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.8001H:ECX.svm [bit 2]
  enabling apic
  PASS: CPUID consistency
  PASS: Test on PCID when disabled
  FAIL: Test on INVPCID when disabled
  SUMMARY: 3 tests, 1 unexpected failures

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-1032-kvm 4.15.0-1032.32
  ProcVersionSignature: User Name 4.15.0-1032.32-kvm 4.15.18
  Uname: Linux 4.15.0-1032-kvm x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  Date: Tue May  7 03:31:38 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827979/+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


[Kernel-packages] [Bug 1845688] Re: port80 test fails in ubuntu_kvm_unit tests on xenial linux-kvm

2020-10-09 Thread Kelsey Margarete Skunberg
*** This bug is a duplicate of bug 1748105 ***
https://bugs.launchpad.net/bugs/1748105

** Tags added: 5.4 bionic sru-20200921

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

Title:
  port80 test fails in ubuntu_kvm_unit tests on xenial linux-kvm

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New
Status in linux-kvm source package in Xenial:
  New
Status in linux-oracle source package in Xenial:
  New
Status in linux-kvm source package in Disco:
  New
Status in linux-oracle source package in Disco:
  New

Bug description:
  Series: Xenial
  Kernel:4.4.0-1059.66  linux-kvm

  
  09/23 08:43:12 DEBUG| utils:0116| Running 'kvm-ok'
  09/23 08:43:12 DEBUG| utils:0153| [stdout] INFO: /dev/kvm exists
  09/23 08:43:12 DEBUG| utils:0153| [stdout] KVM acceleration can be used
  09/23 08:43:12 DEBUG| utils:0116| Running 
'/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/port80'
  09/23 08:43:12 DEBUG| utils:0153| [stdout] BUILD_HEAD=e2c275c4
  09/23 08:43:13 DEBUG| utils:0153| [stdout] timeout -k 1s --foreground 180 
/usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device 
isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device 
pci-testdev -machine accel=kvm -kernel /tmp/tmp.sMSkj89yM3 -smp 1 # -initrd 
/tmp/tmp.ytFxilAOyf
  09/23 08:43:13 DEBUG| utils:0153| [stdout] enabling apic
  09/23 08:43:13 DEBUG| utils:0153| [stdout] begining port 0x80 write test
  09/23 08:46:13 DEBUG| utils:0153| [stderr] qemu-system-x86_64: 
terminating on signal 15 from pid 2778
  09/23 08:46:13 DEBUG| utils:0153| [stdout] FAIL port80 (timeout; 
duration=180)
  09/23 08:46:13 ERROR|  test:0414| Exception escaping from test:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1845688/+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


[Kernel-packages] [Bug 1824228] Re: ept test fails in kvm_unit_tests

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4

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

Title:
  ept test fails in kvm_unit_tests

Status in ubuntu-kernel-tests:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New
Status in linux-azure source package in Disco:
  Won't Fix
Status in linux-kvm source package in Disco:
  Won't Fix
Status in linux-oracle source package in Disco:
  Won't Fix
Status in linux-azure source package in Eoan:
  New
Status in linux-kvm source package in Eoan:
  New
Status in linux-oracle source package in Eoan:
  New

Bug description:
  Reproducible: Yes,
  Series: cosmic
  Kernel: "linux-azure 4.18.0-1015.15"
  Steps:

  1.) apt-get install -y build-essential cpu-checker qemu-kvm git gcc-multilib
  2.) git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  3.) cd kvm-unit-tests; ./configure; make
  4.) sudo TESTNAME=ept TIMEOUT=90s ACCEL= ./x86/run x86/vmx.flat -smp 1 -cpu 
host,host-phys-bits,+vmx -m 2560 -append "ept_access*"
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel x86/vmx.flat -smp 
1 -cpu host,host-phys-bits,+vmx -m 2560 -append ept_access* # -initrd 
/tmp/tmp.RcwfbGP5Ou
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 477000
  cr4 = 20

  Test suite: ept_access_test_not_present

  Test suite: ept_access_test_read_only

  Test suite: ept_access_test_write_only

  Test suite: ept_access_test_read_write

  Test suite: ept_access_test_execute_only

  Test suite: ept_access_test_read_execute

  Test suite: ept_access_test_write_execute

  Test suite: ept_access_test_read_write_execute

  Test suite: ept_access_test_reserved_bits

  Test suite: ept_access_test_ignored_bits

  Test suite: ept_access_test_paddr_not_present_ad_disabled

  Test suite: ept_access_test_paddr_not_present_ad_enabled
  Host skipping test: EPT AD bits not supported.

  Test suite: ept_access_test_paddr_read_only_ad_disabled
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff49 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff62 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff7b 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ffa8 401577 4039d0 400312

  Test suite: ept_access_test_paddr_read_only_ad_enabled
  Host skipping test: EPT AD bits not supported.

  Test suite: ept_access_test_paddr_read_write

  Test suite: ept_access_test_paddr_read_write_execute

  Test suite: ept_access_test_paddr_read_execute_ad_disabled
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x00ab - 
''''''''''''''1010'1011 
- 171
RHS: 0x00aa - 
''''''''''''''1010'1010 
- 170
STACK: 40f328 40f8fb 40fb0b 40fde3 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x00ab - 
''''''''''''''1010'1011 
- 171
RHS: 0x00aa - 
''''''''''''''1010'1010 
- 170
STACK: 40f328 40f8fb 40fb0b 

[Kernel-packages] [Bug 1827982] Re: hyperv_stimer in ubuntu_kvm_unit_tests failed on B-KVM / B-Oracle-5.3 / B-Oracle-5.4

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4 sru-20200921

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

Title:
  hyperv_stimer in ubuntu_kvm_unit_tests failed on B-KVM / B-Oracle-5.3
  / B-Oracle-5.4

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  Test timeouted.

  # TESTNAME=hyperv_stimer TIMEOUT=90s ACCEL= ./x86/run x86/hyperv_stimer.flat 
-smp 2 -cpu kvm64,hv_vpindex,hv_time,hv_synic,hv_stimer -device hyperv-testdev
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel 
x86/hyperv_stimer.flat -smp 2 -cpu kvm64,hv_vpindex,hv_time,hv_synic,hv_stimer 
-device hyperv-testdev # -initrd /tmp/tmp.ouYfwUEdq5
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.01H:EDX.vme [bit 1]
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.01H:EDX.vme [bit 1]
  enabling apic
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 459000
  cr4 = 20
  enabling apic
  cpus = 2
  qemu-system-x86_64: terminating on signal 15 from pid 2224 (timeout)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-1032-kvm 4.15.0-1032.32
  ProcVersionSignature: User Name 4.15.0-1032.32-kvm 4.15.18
  Uname: Linux 4.15.0-1032-kvm x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  Date: Tue May  7 03:39:16 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827982/+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


[Kernel-packages] [Bug 1821390] Re: apic-split will fail in kvm_units_tests

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 5.4 sru-20200921

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

Title:
  apic-split will fail in kvm_units_tests

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-aws source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux source package in Cosmic:
  Incomplete
Status in linux-aws source package in Cosmic:
  New
Status in linux-azure source package in Cosmic:
  New

Bug description:
  Reproducible: Yes, every time.
  Series: cosmic
  Kernel: "linux-aws 4.18.0-1012.14"
  Steps:

  1.) apt-get install --yes --allow build-essential cpu-checker qemu-kvm git 
gcc-multilib
  2.) git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  3.) cd kvm-unit-tests; ./configure; make

  4.) TESTNAME=apic-split TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat
  -smp 2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split

  root@ip-172-31-5-254:/home/ubuntu/kvm-unit-tests# TESTNAME=apic-split 
TIMEOUT=90s ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu 
qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel x86/apic.flat -smp 
2 -cpu qemu64,+x2apic,+tsc-deadline -machine kernel_irqchip=split # -initrd 
/tmp/tmp.ZHQwPUOuLD
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.8001H:ECX.svm [bit 2]
  qemu-system-x86_64: warning: host doesn't support requested feature: 
CPUID.8001H:ECX.svm [bit 2]
  enabling apic
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 459000
  cr4 = 20
  apic version: 1050014
  PASS: apic existence
  PASS: xapic id matches cpuid
  PASS: writeable xapic id
  PASS: non-writeable x2apic id
  PASS: sane x2apic id
  PASS: x2apic id matches cpuid
  PASS: correct xapic id after reset
  PASS: apic_disable: Local apic disabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
  PASS: apic_disable: *0xfee00030: 
  PASS: apic_disable: CR8: 0
  PASS: apic_disable: CR8: f
  PASS: apic_disable: *0xfee00080: 
  PASS: apic_disable: Local apic enabled in xAPIC mode
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  PASS: apic_disable: *0xfee00030: 1050014
  PASS: apic_disable: *0xfee00080: 0
  PASS: apic_disable: *0xfee00080: f0
  PASS: apic_disable: Local apic enabled in x2APIC mode
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  PASS: apic_disable: *0xfee00030: 
  PASS: apic_disable: CR8: 0
  PASS: apic_disable: CR8: f
  PASS: apic_disable: *0xfee00080: 
  x2apic enabled
  PASS: x2apic enabled to invalid state
  PASS: x2apic enabled to apic enabled
  PASS: x2apic enabled to disabled state
  PASS: disabled to invalid state
  PASS: disabled to x2apic enabled
  PASS: apic enabled to invalid state
  PASS: apicbase: relocate apic
  PASS: apicbase: reserved physaddr bits
  PASS: apicbase: reserved low bits
  PASS: self ipi
  starting broadcast (x2apic)
  PASS: APIC physical broadcast address
  PASS: APIC physical broadcast shorthand
  FAIL: PV IPIs testing
  PASS: nmi-after-sti
  PASS: multiple nmi
  PASS: APIC LVT timer one shot
  starting apic change mode
  PASS: TMICT value reset
  PASS: TMCCT should have a non-zero value
  PASS: TMCCT should have reached 0
  PASS: TMCCT should have a non-zero value
  PASS: TMCCT should not be reset to TMICT value
  PASS: TMCCT should be reset to the initial-count
  PASS: TMCCT should not be reset to init
  PASS: TMCCT should have reach zero
  PASS: TMCCT should stay at zero
  PASS: tsc deadline timer
  PASS: tsc deadline timer clearing
  SUMMARY: 51 tests, 1 unexpected failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1821390/+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


[Kernel-packages] [Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

1225.   09/24 08:14:26 DEBUG| utils:0153| [stdout] Unhandled exception 13 #GP 
at ip 004071a3
1226.   09/24 08:14:26 DEBUG| utils:0153| [stdout] error_code= 
rflags=00010006 cs=0008
1227.   09/24 08:14:26 DEBUG| utils:0153| [stdout] rax=0078 
rcx=0809 rdx= rbx=0009
1228.   09/24 08:14:26 DEBUG| utils:0153| [stdout] rbp=0047efdf 
rsi=0042568d rdi=0042568d
1229.   09/24 08:14:26 DEBUG| utils:0153| [stdout] r8=000a 
r9=03f8 r10=000d r11=
1230.   09/24 08:14:26 DEBUG| utils:0153| [stdout] r12= 
r13= r14=00403dcc r15=
1231.   09/24 08:14:26 DEBUG| utils:0153| [stdout] cr0=80010031 
cr2= cr3=00477000 cr4=2020
1232.   09/24 08:14:26 DEBUG| utils:0153| [stdout] cr8=0007
1233.   09/24 08:14:26 DEBUG| utils:0153| [stdout] STACK: @4071a3 40170b 4004dd
1234.   09/24 08:14:26 DEBUG| utils:0153| [stdout] FAIL vmx_apicv_test

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

Title:
  vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure

Status in ubuntu-kernel-tests:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux-kvm source package in Xenial:
  New
Status in linux-oracle source package in Xenial:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux-kvm source package in Bionic:
  New
Status in linux-oracle source package in Bionic:
  New

Bug description:
  vmx_apicv_test from ubuntu_kvm_unit_tests failed on X-KVM:
  FAIL vmx_apicv_test (timeout; duration=10)

   the test was terminated with return code 124:

  # TESTNAME=vmx_apicv_test TIMEOUT=10 ACCEL= ./x86/run x86/vmx.flat -smp 1 
-cpu host,+vmx -append "apic_reg_virt_test virt_x2apic_mode_test"
  timeout -k 1s --foreground 10 /usr/bin/qemu-system-x86_64 -nodefaults -device 
pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial 
stdio -device pci-testdev -machine accel=kvm -kernel x86/vmx.flat -smp 1 -cpu 
host,+vmx -append apic_reg_virt_test virt_x2apic_mode_test # -initrd 
/tmp/tmp.K6b7rjmgp8
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 477000
  cr4 = 20

  Test suite: apic_reg_virt_test
  --- Virtualize APIC accesses test ---
  PASS: xapic - reading 0x000: got APIC access exit @ page offset 0x000, want 
0x000
  PASS: xapic - writing 0x12345678 to 0x000: got APIC access exit @ page offset 
0x000, want 0x000
  PASS: xapic - reading 0x010: got APIC access exit @ page offset 0x010, want 
0x010
  PASS: xapic - writing 0x12345678 to 0x010: got APIC access exit @ page offset 
0x010, want 0x010
  PASS: xapic - reading 0x020: got APIC access exit @ page offset 0x020, want 
0x020
  PASS: xapic - writing 0x12345678 to 0x020: got APIC access exit @ page offset 
0x020, want 0x020
  PASS: xapic - reading 0x030: got APIC access exit @ page offset 0x030, want 
0x030
  
  
  PASS: xapic - writing 0x12345678 to 0x380: non-virtualized write; val is 
0x12345678, want 0x12345678
  PASS: xapic - reading 0x390: read 0x12345678, expected 0x12345678.
  PASS: xapic - writing 0x12345678 to 0x390: non-virtualized 
writqemu-system-x86_64: terminating on signal 15 from pid 1327

  # echo $?
  124

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-1044-kvm 4.4.0-1044.50
  ProcVersionSignature: Ubuntu 4.4.0-1044.50-kvm 4.4.177
  Uname: Linux 4.4.0-1044-kvm x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  Date: Mon May  6 10:47:17 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827866/+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


[Kernel-packages] [Bug 1821394] Re: vmx tests fail in kvm_unit_tests

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4

-- 
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/1821394

Title:
  vmx tests fail in kvm_unit_tests

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux-aws package in Ubuntu:
  Confirmed
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux-kvm package in Ubuntu:
  Confirmed
Status in linux-oracle package in Ubuntu:
  Confirmed

Bug description:
  Reproducible: Yes, every time.
  Series: cosmic
  Kernel: "linux-aws 4.18.0-1012.14"
  Steps:

  1.) apt-get install --yes --allow build-essential cpu-checker qemu-kvm git 
gcc-multilib
  2.) git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  3.) cd kvm-unit-tests; ./configure; make
  4.) TESTNAME=vmx TIMEOUT=90s ACCEL= ./x86/run x86/vmx.flat -smp 1 -cpu 
host,+vmx -append "-exit_monitor_from_l2_test -ept_access* -vmx_smp* 
-vmx_vmcs_shadow_test"

  PASS: Enable-EPT enabled; EPT memory type 6: vmlaunch succeeds
  FAIL: Enable-EPT enabled; EPT memory type 7: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 0: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 8: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 16: vmlaunch fails
  PASS: Enable-EPT enabled; EPT page walk length 24: vmlaunch succeeds
  FAIL: Enable-EPT enabled; EPT page walk length 32: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 40: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 48: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 56: vmlaunch fails
  INFO: Processor supports accessed and dirty flag
  PASS: Enable-EPT enabled; EPT accessed and dirty flag 0: vmlaunch succeeds
  PASS: Enable-EPT enabled; EPT accessed and dirty flag 1: vmlaunch succeeds
  PASS: Enable-EPT enabled; reserved bits [11:7] 0: vmlaunch succeeds
  FAIL: Enable-EPT enabled; reserved bits [11:7] 1: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 2: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 3: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 4: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 5: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 6: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 7: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 8: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 9: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 10: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 11: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 12: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 13: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 14: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 15: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 16: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 17: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 18: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 19: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 20: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 21: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 22: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 23: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 24: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 25: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 26: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 27: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 28: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 29: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 30: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 31: vmlaunch fails
  PASS: Enable-EPT enabled; reserved bits [63:N] 0: vmlaunch succeeds
  FAIL: Enable-EPT enabled; reserved bits [63:N] 1: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 2: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 4: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 8: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 16: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 32: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 64: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 128: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 256: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 512: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 1024: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 2048: vmlaunch fails
  FAIL: Enable-EPT 

[Kernel-packages] [Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 5.4 bionic oracle sru-20200921

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

Title:
  vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure

Status in ubuntu-kernel-tests:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux-kvm source package in Xenial:
  New
Status in linux-oracle source package in Xenial:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux-kvm source package in Bionic:
  New
Status in linux-oracle source package in Bionic:
  New

Bug description:
  vmx_apicv_test from ubuntu_kvm_unit_tests failed on X-KVM:
  FAIL vmx_apicv_test (timeout; duration=10)

   the test was terminated with return code 124:

  # TESTNAME=vmx_apicv_test TIMEOUT=10 ACCEL= ./x86/run x86/vmx.flat -smp 1 
-cpu host,+vmx -append "apic_reg_virt_test virt_x2apic_mode_test"
  timeout -k 1s --foreground 10 /usr/bin/qemu-system-x86_64 -nodefaults -device 
pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial 
stdio -device pci-testdev -machine accel=kvm -kernel x86/vmx.flat -smp 1 -cpu 
host,+vmx -append apic_reg_virt_test virt_x2apic_mode_test # -initrd 
/tmp/tmp.K6b7rjmgp8
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 477000
  cr4 = 20

  Test suite: apic_reg_virt_test
  --- Virtualize APIC accesses test ---
  PASS: xapic - reading 0x000: got APIC access exit @ page offset 0x000, want 
0x000
  PASS: xapic - writing 0x12345678 to 0x000: got APIC access exit @ page offset 
0x000, want 0x000
  PASS: xapic - reading 0x010: got APIC access exit @ page offset 0x010, want 
0x010
  PASS: xapic - writing 0x12345678 to 0x010: got APIC access exit @ page offset 
0x010, want 0x010
  PASS: xapic - reading 0x020: got APIC access exit @ page offset 0x020, want 
0x020
  PASS: xapic - writing 0x12345678 to 0x020: got APIC access exit @ page offset 
0x020, want 0x020
  PASS: xapic - reading 0x030: got APIC access exit @ page offset 0x030, want 
0x030
  
  
  PASS: xapic - writing 0x12345678 to 0x380: non-virtualized write; val is 
0x12345678, want 0x12345678
  PASS: xapic - reading 0x390: read 0x12345678, expected 0x12345678.
  PASS: xapic - writing 0x12345678 to 0x390: non-virtualized 
writqemu-system-x86_64: terminating on signal 15 from pid 1327

  # echo $?
  124

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-1044-kvm 4.4.0-1044.50
  ProcVersionSignature: Ubuntu 4.4.0-1044.50-kvm 4.4.177
  Uname: Linux 4.4.0-1044-kvm x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  Date: Mon May  6 10:47:17 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827866/+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


[Kernel-packages] [Bug 1812189] Re: test_bpf in net from ubuntu_kernel_selftests failed on cloud kernels

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: 5.4 oracle

** Tags added: sru-20200921

-- 
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/1812189

Title:
  test_bpf in net from ubuntu_kernel_selftests failed on cloud kernels

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux-gke package in Ubuntu:
  Confirmed
Status in linux-kvm package in Ubuntu:
  Confirmed
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  This test will attempt to insert the test_bpf module, but this module
  does not exist in KVM kernels:

  $ sudo modprobe test_bpf
  modprobe: FATAL: Module test_bpf not found in directory 
/lib/modules/4.15.0-1028-kvm

  The script:
  $ sudo ./test_bpf.sh 
  test_bpf: [FAIL]

  $ cat test_bpf.sh 
  #!/bin/sh
  # SPDX-License-Identifier: GPL-2.0
  # Runs bpf test using test_bpf kernel module

  if /sbin/modprobe -q test_bpf ; then
/sbin/modprobe -q -r test_bpf;
echo "test_bpf: ok";
  else
echo "test_bpf: [FAIL]";
exit 1;
  fi

  This test_bpf module will need the CONFIG_TEST_BPF to be enabled.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-1028-kvm 4.15.0-1028.28
  ProcVersionSignature: User Name 4.15.0-1028.28-kvm 4.15.18
  Uname: Linux 4.15.0-1028-kvm x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  Date: Thu Jan 17 08:29:29 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812189/+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


[Kernel-packages] [Bug 1851619] Re: test_blackhole_dev from net in ubuntu_kernel_selftests failed on B-GCP 5.3

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: bionic oracle

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

Title:
  test_blackhole_dev from net in ubuntu_kernel_selftests failed on B-GCP
  5.3

Status in ubuntu-kernel-tests:
  Triaged
Status in linux-aws package in Ubuntu:
  New
Status in linux-gcp package in Ubuntu:
  New
Status in linux-aws source package in Bionic:
  New
Status in linux-gcp source package in Bionic:
  New
Status in linux-aws source package in Eoan:
  New
Status in linux-gcp source package in Eoan:
  New

Bug description:
  The test_blackhole_dev from net in ubuntu_kernel_selftests failed on
  B-GCP 5.3 (5.3.0-1007.7~18.04.1-gcp)

   # selftests: net: test_blackhole_dev.sh
   # test_blackhole_dev: [FAIL]
   not ok 13 selftests: net: test_blackhole_dev.sh

  Need to run this manually to see what's going on there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1851619/+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


[Kernel-packages] [Bug 1892213] Re: psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: amd64 bionic oracle

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

Title:
  psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with
  focal/linux

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Confirmed

Bug description:
  Testing failed on focal/linux 5.4.0-44.48:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/l/linux/20200812_171444_31971@/log.gz
  arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/arm64/l/linux/20200812_210509_145fd@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/ppc64el/l/linux/20200812_165855_1dabd@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/s390x/l/linux/20200812_153600_9c7cb@/log.gz

  psock_snd.sh output:

  16:28:30 DEBUG| [stdout] # selftests: net: psock_snd.sh
  16:28:31 DEBUG| [stdout] # dgram
  16:28:31 DEBUG| [stdout] # tx: 128
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # dgram bind
  16:28:31 DEBUG| [stdout] # tx: 128
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw bind
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw qdisc bypass
  16:28:31 DEBUG| [stdout] # tx: 142
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw vlan
  16:28:31 DEBUG| [stdout] # tx: 146
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw vnet hdr
  16:28:31 DEBUG| [stdout] # tx: 152
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw csum_off
  16:28:31 DEBUG| [stdout] # tx: 152
  16:28:31 DEBUG| [stdout] # rx: 142
  16:28:31 DEBUG| [stdout] # rx: 100
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw csum_off with bad offset (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Invalid argument
  16:28:31 DEBUG| [stdout] # raw min size
  16:28:31 DEBUG| [stdout] # tx: 42
  16:28:31 DEBUG| [stdout] # rx: 0
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw mtu size
  16:28:31 DEBUG| [stdout] # tx: 1514
  16:28:31 DEBUG| [stdout] # rx: 1472
  16:28:31 DEBUG| [stdout] # OK
  16:28:31 DEBUG| [stdout] # 
  16:28:31 DEBUG| [stdout] # raw mtu size + 1 (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:31 DEBUG| [stdout] # raw vlan mtu size + 1 (fails)
  16:28:31 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:32 DEBUG| [stdout] # dgram mtu size
  16:28:32 DEBUG| [stdout] # tx: 1500
  16:28:32 DEBUG| [stdout] # rx: 1472
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] # dgram mtu size + 1 (fails)
  16:28:32 DEBUG| [stdout] # ./psock_snd: write: Message too long
  16:28:32 DEBUG| [stdout] # raw truncate hlen (fails: does not arrive)
  16:28:32 DEBUG| [stdout] # tx: 14
  16:28:32 DEBUG| [stdout] # ./psock_snd: recv: Resource temporarily unavailable
  16:28:32 DEBUG| [stdout] # raw truncate hlen - 1 (fails: EINVAL)
  16:28:32 DEBUG| [stdout] # ./psock_snd: write: Invalid argument
  16:28:32 DEBUG| [stdout] # raw gso min size
  16:28:32 DEBUG| [stdout] # tx: 1525
  16:28:32 DEBUG| [stdout] # rx: 1473
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] # raw gso min size - 1 (fails)
  16:28:32 DEBUG| [stdout] # tx: 1524
  16:28:32 DEBUG| [stdout] # rx: 1472
  16:28:32 DEBUG| [stdout] # OK
  16:28:32 DEBUG| [stdout] # 
  16:28:32 DEBUG| [stdout] not ok 22 selftests: net: psock_snd.sh # exit=1

  This failure is similar to bug 1884234, however, this test didn't fail
  on ADT with focal/linux before 5.4.0-44.48.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1891421] Re: kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with "FAIL: can't add fou port 7777, skipping test"

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64

** Tags added: oracle

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

Title:
  kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with
  "FAIL: can't add fou port , skipping test"

Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Focal:
  Confirmed

Bug description:
  The kci_test_encap_fou() from kci_test_encap() in rtnetlink.sh of 
kselftests/net will fail with non-zero return value, and print:
    "FAIL: can't add fou port , skipping test"

  How to reproduce this:
   devdummy="test-dummy0"
   testns="testns"
   ip netns add "$testns"
   ip netns exec "$testns" ip link set lo up
   ip netns exec "$testns" ip link add name "$devdummy" type dummy
   ip netns exec "$testns" ip link set "$devdummy" up
   ip netns exec "$testns" ip fou add port  ipproto 47
  RTNETLINK answers: No such file or directory
  Error talking to the kernel

  This is not a regression, it's the real test result after bug 1890136
  has been fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1891421/+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


[Kernel-packages] [Bug 1892816] Re: [Potential Regression] memory-hotplug test from ubuntu_kernel_selftests failed on X-4.15 / B-4.15 / F-5.4 ARM64

2020-10-09 Thread Kelsey Margarete Skunberg
Failed on Bionic/oracle : 5.4.0-1026.26~18.04.1 : amd64


60. 09/28 06:41:28 DEBUG| utils:0153| [stdout] # ./mem-on-off-test.sh: line 
78: echo: write error: Device or resource busy
61. 09/28 06:41:28 DEBUG| utils:0153| [stdout] # 
offline_memory_expect_success 377: unexpected fail
62. 09/28 06:41:49 DEBUG| utils:0153| [stdout] #
63. 09/28 06:41:49 DEBUG| utils:0153| [stdout] not ok 1 selftests: 
memory-hotplug: mem-on-off-test.sh # TIMEOUT
64. 09/28 06:41:49 DEBUG| utils:0153| [stdout] make[1]: Leaving directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests/memory-hotplug'
65. 09/28 06:41:49 DEBUG| utils:0153| [stdout] make: Leaving directory 
'/home/ubuntu/autotest/client/tmp/ubuntu_kernel_selftests/src/linux/tools/testing/selftests'
66. 09/28 06:41:49 INFO |ubuntu_ker:0248| == Summary ===
67. 09/28 06:41:49 INFO |ubuntu_ker:0076| Sub test case: mem-on-off-test.sh 
failed.

** Tags added: amd64 arm64 oracle

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

Title:
  [Potential Regression] memory-hotplug test from
  ubuntu_kernel_selftests failed on X-4.15 / B-4.15 / F-5.4 ARM64

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue found on 4.15.0-114.115~16.04.1, test failed with:

./mem-on-off-test.sh -r 2 && echo "selftests: memory-hotplug [PASS]" || 
echo "selftests: memory-hotplug [FAIL]"
/bin/sh: 1: ./mem-on-off-test.sh: Permission denied
selftests: memory-hotplug [FAIL]

  Note that this test was marked as passed (test skipped) with
  4.15.0-112.113~16.04.1 on both ThunderX and Moonshot node:

  skip all tests: memory hotplug is not supported
  selftests: memory-hotplug [PASS]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1892816/+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


[Kernel-packages] [Bug 1821152] Re: lxc-test-no-new-privs failed with Temporary failure resolving 'archive.ubuntu.com'

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64  on Standard_B1ms

Standard_D48_v3

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

Title:
  lxc-test-no-new-privs failed with Temporary failure resolving
  'archive.ubuntu.com'

Status in ubuntu-kernel-tests:
  Triaged
Status in linux-azure package in Ubuntu:
  New
Status in linux-kvm package in Ubuntu:
  New

Bug description:
  It seems this failure only exist in KVM instances.

FAIL: lxc-tests: lxc-test-no-new-privs (37s)
---
+ DONE=0
+ trap cleanup EXIT SIGHUP SIGINT SIGTERM
+ mkdir -p /etc/lxc/
+ cat
+ ARCH=i386
+ type dpkg
++ dpkg --print-architecture
+ ARCH=amd64
+ lxc-create -t download -n c1 -- -d ubuntu -r xenial -a amd64
Setting up the GPG keyring
Downloading the image index
Downloading the rootfs
Downloading the metadata
The image cache is now ready
Unpacking the rootfs

---
You just created an Ubuntu xenial amd64 (20190320_07:42) container.

To enable SSH, run: apt install openssh-server
No default root or user password are set by LXC.
+ echo 'lxc.no_new_privs = 1'
+ lxc-start -n c1
++ lxc-info -n c1 -p -H
+ p1=8818
+ '[' 8818 '!=' -1 ']'
+ sleep 5s
+ lxc-attach -n c1 --clear-env -- apt update -y

WARNING: apt does not have a stable CLI interface. Use with caution in 
scripts.

Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Temporary failure resolving 'security.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease  
Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Temporary 
failure resolving 'archive.ubuntu.com'
W: Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Temporary 
failure resolving 'security.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones 
used instead.
+ lxc-attach -n c1 --clear-env -- apt install -y gcc make

WARNING: apt does not have a stable CLI interface. Use with caution in 
scripts.

Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils cpp cpp-5 gcc-5 libasan2 libatomic1 libc-dev-bin libc6-dev 
libcc1-0
  libcilkrts5 libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 libmpc3 
libmpfr4
  libmpx0 libquadmath0 libtsan0 libubsan0 linux-libc-dev manpages 
manpages-dev
Suggested packages:
  binutils-doc cpp-doc gcc-5-locales gcc-multilib autoconf automake libtool
  flex bison gdb gcc-doc gcc-5-multilib gcc-5-doc libgcc1-dbg libgomp1-dbg
  libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg
  libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg glibc-doc
  make-doc man-browser
The following NEW packages will be installed:
  binutils cpp cpp-5 gcc gcc-5 libasan2 libatomic1 libc-dev-bin libc6-dev
  libcc1-0 libcilkrts5 libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 
libmpc3
  libmpfr4 libmpx0 libquadmath0 libtsan0 libubsan0 linux-libc-dev make
  manpages manpages-dev
0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.7 MB of archives.
After this operation, 102 MB of additional disk space will be used.
Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 
3.1.4-1
  Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 
1.0.3-1
  Temporary failure resolving 'archive.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2
  Temporary failure resolving 'archive.ubuntu.com'
Err:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 binutils 
amd64 2.26.1-1ubuntu1~16.04.8
  Temporary failure resolving 'archive.ubuntu.com'
Err:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 
0.16.1-1
  Temporary failure resolving 'archive.ubuntu.com'

  
  It's a bit weird that if I run the command manually, it looks OK
  lxc-create -t download -n c1 -- -d ubuntu -r xenial -a amd64
  lxc-start -n c1
  lxc-attach -n c1 --clear-env -- apt update -y
  Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
  Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
  Get:3 

[Kernel-packages] [Bug 1895276] Re: shmctl04 from ubuntu_ltp_syscalls failed with 4.15

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure

** Tags removed: azure

** Tags added: azure

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

Title:
  shmctl04 from ubuntu_ltp_syscalls failed with 4.15

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue spotted with 4.15.0-1054.58~16.04.1-oracle

  The test case got re-wrote in the upstream
  
https://github.com/linux-test-project/ltp/commit/234b8f200cd80556a4784a3a6b4b073061128c16#diff-c2b2d6e89ea2cd9831c395fbe1bef9f3

  Test failed with:
   startup='Fri Sep 11 07:28:24 2020'
   tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s
   shmctl04.c:115: FAIL: SHM_INFO haven't returned a valid index: SUCCESS (0)
   shmctl04.c:131: FAIL: Counted used = 0, used_ids = 4
   shmctl04.c:72: PASS: used_ids = 4
   shmctl04.c:79: PASS: shm_rss = 6
   shmctl04.c:86: PASS: shm_swp = 0
   shmctl04.c:93: PASS: shm_tot = 7
   
   Summary:
   passed   4
   failed   2
   skipped  0
   warnings 0
   tag=shmctl04 stime=1599809304 dur=0 exit=exited stat=1 core=no cu=0 cs=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1895276/+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


[Kernel-packages] [Bug 1831043] Re: move_pages12 test from ubuntu_ltp_syscalls failed on X/B/D

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure

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

Title:
  move_pages12 test from ubuntu_ltp_syscalls failed on X/B/D

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux source package in Bionic:
  Confirmed
Status in linux-azure source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix
Status in linux-azure source package in Disco:
  Won't Fix

Bug description:
  This is a new test case landed 8 days ago, but we already have the patch in 
B, and it looks like this is not failing across all the nodes:
  move_pages12.c:114: FAIL: move_pages failed: ENOMEM


  <<>>
  tag=move_pages12 stime=1559209337
  cmdline="move_pages12"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  tst_test.c:1096: INFO: Timeout per run is 0h 05m 00s
  move_pages12.c:235: INFO: Free RAM 31883452 kB
  move_pages12.c:253: INFO: Increasing 2048kB hugepages pool on node 0 to 4
  move_pages12.c:263: INFO: Increasing 2048kB hugepages pool on node 1 to 4
  move_pages12.c:179: INFO: Allocating and freeing 4 hugepages on node 0
  move_pages12.c:179: INFO: Allocating and freeing 4 hugepages on node 1
  move_pages12.c:169: PASS: Bug not reproduced
  move_pages12.c:114: FAIL: move_pages failed: ENOMEM
  move_pages12.c:81: FAIL: madvise failed: SUCCESS
  move_pages12.c:81: FAIL: madvise failed: SUCCESS
  
  move_pages12.c:81: FAIL: madvise failed: SUCCESS
  move_pages12.c:81: FAIL: madvise failed: SUCCESS

  Summary:
  passed   1
  failed   998
  skipped  0
  warnings 0
  <<>>
  initiation_status="ok"
  duration=4 termination_type=exited termination_id=1 corefile=no
  cutime=93 cstime=474
  <<>>

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 30 09:29 seq
   crw-rw 1 root audio 116, 33 May 30 09:29 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Thu May 30 09:42:46 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: HP ProLiant DL360 Gen9
  PciMultimedia:

  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=6422cfdd-2a69-4c0b-9784-6809a77ab980 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2017
  dmi.bios.vendor: HP
  dmi.bios.version: P89
  dmi.board.name: ProLiant DL360 Gen9
  dmi.board.vendor: HP
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrP89:bd04/25/2017:svnHP:pnProLiantDL360Gen9:pvr:rvnHP:rnProLiantDL360Gen9:rvr:cvnHP:ct23:cvr:
  dmi.product.family: ProLiant
  dmi.product.name: ProLiant DL360 Gen9
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1831043/+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


[Kernel-packages] [Bug 1797341] Re: msgstress03 in ubuntu_ltp_syscalls failed with KVM nodes

2020-10-09 Thread Kelsey Margarete Skunberg
*** This bug is a duplicate of bug 1783881 ***
https://bugs.launchpad.net/bugs/1783881

** Tags added: 4.15

-- 
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/1797341

Title:
  msgstress03 in ubuntu_ltp_syscalls failed with KVM nodes

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-kvm package in Ubuntu:
  New

Bug description:
  The test failed with:
   Fork failed (may be OK if under stress)

  <<>>
  tag=msgstress03 stime=1539248897
  cmdline="msgstress03"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  msgstress031  TFAIL  :  msgstress03.c:157:Fork failed (may be OK 
if under stress)
  <<>>
  initiation_status="ok"
  duration=48 termination_type=exited termination_id=1 corefile=no
  cutime=3 cstime=24
  <<>>

  Complete test log: https://pastebin.ubuntu.com/p/rW2DkFpsKm/

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-1036-kvm 4.4.0-1036.42
  ProcVersionSignature: User Name 4.4.0-1036.42-kvm 4.4.155
  Uname: Linux 4.4.0-1036-kvm x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  Date: Thu Oct 11 09:08:52 2018
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1797341/+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


[Kernel-packages] [Bug 1876684] Re: fanotify09 case 3 from ubuntu_ltp_syscalls failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure

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

Title:
  fanotify09 case 3 from ubuntu_ltp_syscalls  failed

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released

Bug description:
  This is a new test case added 7 days ago [1]

  Test failed on Focal 5.4.0-29.33 with:
  fanotify09.c:150: FAIL: group 1 got event: mask 10 pid=41059 fd=24 
path=/tmp/ltp-sL4wPwoPJ3/AuNN9M/mntpoint
  fanotify09.c:150: FAIL: group 2 got event: mask 10 pid=41059 fd=24 
path=/tmp/ltp-sL4wPwoPJ3/AuNN9M/mntpoint

  
  [1] 
https://github.com/linux-test-project/ltp/commit/70ca1e8806d227d47c6801262d3f7983652159a4#diff-234c27c769cf07468a81748a0e7330dd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1876684/+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


[Kernel-packages] [Bug 1841425] Re: getrusage04 from ubuntu_ltp_syscalls failed on T-4.15 Azure

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  getrusage04 from ubuntu_ltp_syscalls failed on T-4.15 Azure

Status in linux-signed-azure package in Ubuntu:
  New
Status in linux-signed-azure source package in Trusty:
  New

Bug description:
  Test failed with:

  <<>>
  tag=getrusage04 stime=1566816628
  cmdline="getrusage04"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  sh: 1: systemd-detect-virt: not found
  sh: 1: systemd-detect-virt: not found
  getrusage040  TINFO  :  Expected timers granularity is 4000 us
  getrusage040  TINFO  :  Using 1 as multiply factor for max [us]time 
increment (1000+4000us)!
  getrusage040  TINFO  :  utime:1384us; stime:   0us
  getrusage040  TINFO  :  utime:1384us; stime: 932us
  getrusage040  TINFO  :  utime:1384us; stime:8609us
  getrusage041  TFAIL  :  getrusage04.c:133: stime increased > 5000us:
  <<>>
  initiation_status="ok"
  duration=0 termination_type=exited termination_id=1 corefile=no
  cutime=0 cstime=1
  <<>>

  It uses systemd-detect-virt to check for VM environment, and bails out the 
test with:
if (tst_is_virt(VIRT_XEN) || tst_is_virt(VIRT_KVM))
tst_brkm(TCONF, NULL, "This testcase is not supported on this"
" virtual machine.");

  Looks like the test will be skipped from Bionic Azure test result.
  But this tool is not available for Trusty and this test failed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.15.0-1045-azure 4.15.0-1045.49~14.04.1
  ProcVersionSignature: User Name 4.15.0-1045.49~14.04.1-username 4.15.18
  Uname: Linux 4.15.0-1045-azure x86_64
  ApportVersion: 2.14.1-0ubuntu3.29
  Architecture: amd64
  Date: Mon Aug 26 10:50:35 2019
  SourcePackage: linux-signed-azure
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-azure/+bug/1841425/+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


[Kernel-packages] [Bug 1830359] Re: cpuset_base_ops from controller test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 sru-20200921

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

Title:
  cpuset_base_ops from controller test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix
Status in linux-azure source package in Disco:
  Won't Fix

Bug description:
  Issue found on Disco with node glameow:
   startup='Fri May 24 10:23:44 2019'
   cpuset_base_ops 1 TPASS: cpuset.cpus(READONLY): Get the expected string
   cpuset_base_ops 3 TPASS: cpuset.mems(READONLY): Get the expected string
   cpuset_base_ops 5 TPASS: cpuset.memory_pressure(READONLY): Get the expected 
string
   cpuset_base_ops 7 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 9 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 11 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 13 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 15 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 17 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 19 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 21 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 23 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 25 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 27 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 29 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 31 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 33 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 35 TPASS: cpuset.cpus: Get the expected string
   cpuset_base_ops 37 TFAIL: cpuset.cpus: Test result -  Expected string - "0"
   cpuset_base_ops 39 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 41 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 43 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 45 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 47 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 49 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 51 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 53 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 55 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 57 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 59 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 61 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 63 TPASS: cpuset.mems: Get the expected string
   cpuset_base_ops 65 TFAIL: cpuset.mems: Test result -  Expected string - "0"
   cpuset_base_ops 67 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 69 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 71 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 73 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 75 TPASS: cpuset.cpu_exclusive: Get the expected string
   cpuset_base_ops 77 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 79 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 81 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 83 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 85 TPASS: cpuset.mem_exclusive: Get the expected string
   cpuset_base_ops 87 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 89 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 91 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 93 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 95 TPASS: cpuset.mem_hardwall: Get the expected string
   cpuset_base_ops 97 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 99 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 101 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 103 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 105 TPASS: cpuset.memory_migrate: Get the expected string
   cpuset_base_ops 107 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 109 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 111 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 113 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 115 TPASS: cpuset.memory_spread_page: Get the expected string
   cpuset_base_ops 117 TPASS: cpuset.memory_spread_slab: Get the expected 

[Kernel-packages] [Bug 1830360] Re: cpuset_load_balance from controller test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: sru-20200921

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

Title:
  cpuset_load_balance from controller test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix

Bug description:
  Issue found on Disco with node glameow:
   startup='Fri May 24 10:24:55 2019'
   cpuset_load_balance 1 TINFO: general group load balance test
   cpuset_load_balance 1 TINFO: root group info:
   cpuset_load_balance 1 TINFO:  sched load balance: 0
   cpuset_load_balance 1 TINFO: general group info:
   cpuset_load_balance 1 TINFO:  cpus: -
   cpuset_load_balance 1 TINFO:  sched load balance: 1
   cpuset_load_balance 1 TFAIL: load balance test failed.
   cpuset_load_balance 3 TINFO: general group load balance test
   cpuset_load_balance 3 TINFO: root group info:
   cpuset_load_balance 3 TINFO:  sched load balance: 0
   cpuset_load_balance 3 TINFO: general group info:
   cpuset_load_balance 3 TINFO:  cpus: 1
   cpuset_load_balance 3 TINFO:  sched load balance: 0
   cpuset_load_balance 3 TFAIL: load balance test failed.
   cpuset_load_balance 5 TINFO: general group load balance test
   cpuset_load_balance 5 TINFO: root group info:
   cpuset_load_balance 5 TINFO:  sched load balance: 1
   cpuset_load_balance 5 TINFO: general group info:
   cpuset_load_balance 5 TINFO:  cpus: -
   cpuset_load_balance 5 TINFO:  sched load balance: 1
   cpuset_load_balance 5 TFAIL: load balance test failed.
   cpuset_load_balance 7 TINFO: general group load balance test
   cpuset_load_balance 7 TINFO: root group info:
   cpuset_load_balance 7 TINFO:  sched load balance: 1
   cpuset_load_balance 7 TINFO: general group info:
   cpuset_load_balance 7 TINFO:  cpus: 1
   cpuset_load_balance 7 TINFO:  sched load balance: 1
   cpuset_load_balance 7 TFAIL: load balance test failed.
   cpuset_load_balance 9 TINFO: general group load balance test
   cpuset_load_balance 9 TINFO: root group info:
   cpuset_load_balance 9 TINFO:  sched load balance: 0
   cpuset_load_balance 9 TINFO: general group info:
   cpuset_load_balance 9 TINFO:  cpus: 1,2
   cpuset_load_balance 9 TINFO:  sched load balance: 0
   cpuset_load_balance 9 TFAIL: load balance test failed.
   cpuset_load_balance 11 TINFO: general group load balance test
   cpuset_load_balance 11 TINFO: root group info:
   cpuset_load_balance 11 TINFO:  sched load balance: 0
   cpuset_load_balance 11 TINFO: general group info:
   cpuset_load_balance 11 TINFO:  cpus: 1,2
   cpuset_load_balance 11 TINFO:  sched load balance: 1
   cpuset_load_balance 11 TFAIL: load balance test failed.
   cpuset_load_balance 13 TINFO: general group load balance test
   cpuset_load_balance 13 TINFO: root group info:
   cpuset_load_balance 13 TINFO:  sched load balance: 0
   cpuset_load_balance 13 TINFO: general group info:
   cpuset_load_balance 13 TINFO:  cpus: 
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
   cpuset_load_balance 13 TINFO:  sched load balance: 1
   cpuset_load_balance 13 TFAIL: load balance test failed.
   cpuset_load_balance 15 TINFO: general group load balance test
   cpuset_load_balance 15 TINFO: root group info:
   cpuset_load_balance 15 TINFO:  sched load balance: 0
   cpuset_load_balance 15 TINFO: general group1 info:
   cpuset_load_balance 15 TINFO:  cpus: 1
   cpuset_load_balance 15 TINFO:  sched load balance: 1
   cpuset_load_balance 15 TINFO: general group2 info:
   cpuset_load_balance 15 TINFO:  cpus: 0
   cpuset_load_balance 15 TINFO:  sched load balance: 1
   cpuset_load_balance 15 TINFO: CPU hotplug: none
   cpuset_load_balance 15 TFAIL: load balance test failed.
   cpuset_load_balance 17 TINFO: general group load balance test
   cpuset_load_balance 17 TINFO: root group info:
   cpuset_load_balance 17 TINFO:  sched load balance: 0
   cpuset_load_balance 17 TINFO: general group1 info:
   cpuset_load_balance 17 TINFO:  cpus: 1,2
   cpuset_load_balance 17 TINFO:  sched load balance: 1
   cpuset_load_balance 17 TINFO: general group2 info:
   cpuset_load_balance 17 TINFO:  cpus: 0-3
   cpuset_load_balance 17 TINFO:  sched load balance: 0
   cpuset_load_balance 17 TINFO: CPU hotplug: none
   cpuset_load_balance 17 TFAIL: load balance test failed.
   cpuset_load_balance 19 TINFO: general group load balance test
   cpuset_load_balance 19 TINFO: root group info:
   cpuset_load_balance 19 TINFO:  sched load balance: 0
   cpuset_load_balance 19 TINFO: general group1 info:
   cpuset_load_balance 19 TINFO:  cpus: 1,2
   cpuset_load_balance 19 TINFO:  sched load balance: 1
   

[Kernel-packages] [Bug 1852976] Re: zram01 / zram02 / zram03 in kernel_misc from ubuntu_ltp failed on D-Oracle

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 azure

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

Title:
  zram01 / zram02 / zram03 in kernel_misc from ubuntu_ltp failed on
  D-Oracle

Status in ubuntu-kernel-tests:
  Fix Released
Status in linux-aws package in Ubuntu:
  New
Status in linux-signed-oracle package in Ubuntu:
  Invalid
Status in linux-aws source package in Bionic:
  New
Status in linux-signed-oracle source package in Bionic:
  New
Status in linux-aws source package in Disco:
  Won't Fix
Status in linux-signed-oracle source package in Disco:
  Invalid

Bug description:
  It looks like the failures in zram01 are causing zram02 and zram03 to
  fail as well.

  Seems that this is broken since commit 7cfac804 (zram: Rewrite shell
  tests into new API)

   tag=zram01 stime=1573887406 dur=300 exit=signaled stat=9 core=no cu=23757 
cs=7590
   startup='Sat Nov 16 06:56:46 2019'
   zram01 1 TINFO: timeout per run is 0h 5m 0s
   zram01 1 TINFO: create '4' zram device(s)
   zram01 1 TPASS: test succeeded
   zram01 1 TCONF: The device attribute max_comp_streams was introduced in 
kernel 3.15 and deprecated in 4.7
   zram01 2 TINFO: test that we can set compression algorithm
   zram01 2 TINFO: supported algs: [lzo] lz4 lz4hc 842 zstd
   zram01 2 TINFO: /sys/block/zram0/comp_algorithm = 'lzo' (1/4)
   zram01 2 TINFO: /sys/block/zram1/comp_algorithm = 'lzo' (2/4)
   zram01 2 TINFO: /sys/block/zram2/comp_algorithm = 'lzo' (3/4)
   zram01 2 TINFO: /sys/block/zram3/comp_algorithm = 'lzo' (4/4)
   zram01 2 TPASS: test succeeded
   zram01 3 TINFO: set disk size to zram device(s)
   zram01 3 TINFO: /sys/block/zram0/disksize = '26214400' (1/4)
   zram01 3 TINFO: /sys/block/zram1/disksize = '26214400' (2/4)
   zram01 3 TINFO: /sys/block/zram2/disksize = '26214400' (3/4)
   zram01 3 TINFO: /sys/block/zram3/disksize = '402653184' (4/4)
   zram01 3 TPASS: test succeeded
   zram01 4 TINFO: set memory limit to zram device(s)
   zram01 4 TINFO: /sys/block/zram0/mem_limit = '25M' (1/4)
   zram01 4 TINFO: /sys/block/zram1/mem_limit = '25M' (2/4)
   zram01 4 TINFO: /sys/block/zram2/mem_limit = '25M' (3/4)
   zram01 4 TINFO: /sys/block/zram3/mem_limit = '384M' (4/4)
   zram01 4 TPASS: test succeeded
   zram01 5 TINFO: make ext3 filesystem on /dev/zram0
   zram01 5 TINFO: make ext4 filesystem on /dev/zram1
   zram01 5 TINFO: make xfs filesystem on /dev/zram2
   zram01 5 TINFO: make btrfs filesystem on /dev/zram3
   zram01 5 TPASS: zram_makefs succeeded
   zram01 6 TINFO: mount /dev/zram0
   zram01 6 TINFO: mount /dev/zram1
   zram01 6 TINFO: mount /dev/zram2
   zram01 6 TINFO: mount /dev/zram3
   zram01 6 TPASS: mount of zram device(s) succeeded
   zram01 7 TINFO: filling zram0 (it can take long time)
   zram01 7 TPASS: zram0 was filled with '20628' KB
   zram01 7 TPASS: compression ratio: 732.90:1
   zram01 7 TINFO: filling zram1 (it can take long time)
   zram01 7 TPASS: zram1 was filled with '20140' KB
   zram01 7 TPASS: compression ratio: 5151.97:1
   zram01 7 TINFO: filling zram2 (it can take long time)
   zram01 7 TPASS: zram2 was filled with '17756' KB
   zram01 7 TPASS: compression ratio: 285.26:1
   zram01 7 TINFO: filling zram3 (it can take long time)
   zram01 1 TBROK: test killed, timeout! If you are running on slow machine, 
try exporting LTP_TIMEOUT_MUL > 1

   tag=zram02 stime=1573887712 dur=0 exit=exited stat=1 core=no cu=2 cs=0
   startup='Sat Nov 16 07:01:52 2019'
   zram02 1 TINFO: timeout per run is 0h 5m 0s
   zram02 1 TINFO: create '1' zram device(s)
   zram02 1 TFAIL: unexpected num of devices: 4
   /opt/ltp/testcases/bin/zram02.sh: 27: echo: echo: I/O error
   zram02 1 TINFO: AppArmor enabled, this may affect test results
   zram02 1 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires 
super/root)
   zram02 1 TINFO: loaded AppArmor profiles: none

   Summary:
   passed 0
   failed 1
   skipped 0
   warnings 0

   tag=zram03 stime=1573887718 dur=0 exit=exited stat=2 core=no cu=0 cs=0
   startup='Sat Nov 16 07:01:58 2019'
   zram03 0 TINFO : create a zram device with 536870912 bytes in size.
   zram03 1 TBROK : safe_file_ops.c:301: Failed to close FILE 
'/sys/block/zram0/disksize' at zram03.c:87: errno=EBUSY(16): Device or resource 
busy
   zram03 2 TBROK : safe_file_ops.c:301: Remaining cases broken

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-1005-oracle 5.0.0-1005.9
  ProcVersionSignature: User Name 5.0.0-1005.9-oracle 5.0.21
  Uname: Linux 5.0.0-1005-oracle x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  Date: Mon Nov 18 07:50:37 2019
  SourcePackage: linux-signed-oracle
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1852976/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1836167] Re: cpuhotplug03 in cpuhotplug from ubuntu_ltp failed on some testing nodes

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 bionic

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

Title:
  cpuhotplug03 in cpuhotplug from ubuntu_ltp failed on some testing
  nodes

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  Won't Fix

Bug description:
  <<>>
  incrementing stop
  Name:   cpuhotplug03
  Date:   Thu Jul 11 08:31:48 UTC 2019
  Desc:   Do tasks get scheduled to a newly on-lined CPU?

  CPU is 1
  sh: echo: I/O error
  cpuhotplug03 1 TBROK: CPU1 cannot be offlined
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  root  4642  0.0  0.0   2020   488 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4643  0.0  0.0   2020   480 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4644  0.0  0.0   2020   468 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4645  0.0  0.0   2020   488 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4646  0.0  0.0   2020   472 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4647  0.0  0.0   2020   480 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4648  0.0  0.0   2020   456 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4649  0.0  0.0   2020   508 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4650  0.0  0.0   2020   488 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4651  0.0  0.0   2020   472 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4652  0.0  0.0   2020   484 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4653  0.0  0.0   2020   496 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4654  0.0  0.0   2020   464 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4655  0.0  0.0   2020   492 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4656  0.0  0.0   2020   448 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4657  0.0  0.0   2020   472 pts/0R08:31   0:00 /bin/sh 
/opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  root  4661  0.0  0.0   7540   648 pts/0S08:31   0:00 grep 
cpuhotplug_do_spin_loop
  cpuhotplug03 1 TINFO: Onlining CPU 1
7 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
1 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
4 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
0 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
3 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
6 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
1 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
5 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
3 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
7 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
6 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
2 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
4 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
2 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
0 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
5 /bin/sh /opt/ltp/testcases/bin/cpuhotplug_do_spin_loop
  cpuhotplug03 1 TPASS: 2 cpuhotplug_do_spin_loop processes found onCPU1
  <<>>
  initiation_status="ok"
  duration=1 termination_type=exited termination_id=2 corefile=no
  cutime=1060 cstime=9
  <<>>

  
  Test passed on ThunderX ARM64, probably a test case issue.

  
  Steps to run this test:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "cpuhotplug03 cpuhotplug03.sh -c 1 -l 1" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-25-generic 4.18.0-25.26
  ProcVersionSignature: User Name 4.18.0-25.26-generic 4.18.20
  Uname: Linux 4.18.0-25-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 11 06:57 seq
   crw-rw 1 root audio 116, 33 Jul 11 06:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu13.4
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: 

[Kernel-packages] [Bug 1837543] Re: crypto_user02 in crypto from ubuntu_ltp failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  crypto_user02 in crypto from ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  New
Status in linux-aws source package in Bionic:
  Confirmed

Bug description:
  This is a new test, test will fail with:

  <<>>
  tag=crypto_user02 stime=1563881396
  cmdline="crypto_user02"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
  crypto_user02.c:59: INFO: Starting crypto_user larval deletion test.  May 
crash buggy kernels.
  crypto_user02.c:91: BROK: unexpected error from tst_crypto_del_alg(): EBUSY

  Summary:
  passed   0
  failed   0
  skipped  0
  warnings 0
  <<>>
  initiation_status="ok"
  duration=0 termination_type=exited termination_id=2 corefile=no
  cutime=0 cstime=0
  <<>>

  
  Nothing interesting in syslog:
  Jul 23 11:29:20 amaura systemd[1]: Started Session 1 of user ubuntu.
  Jul 23 11:29:56 amaura kernel: [  619.646330] LTP: starting crypto_user02
  Jul 23 11:30:23 amaura kernel: [  646.554403] cfg80211: Loading compiled-in 
X.509 certificates for regulatory database

  
  Steps to run this test:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "crypto_user02 crypto_user02" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-21-generic 5.0.0-21.22
  ProcVersionSignature: User Name 5.0.0-21.22-generic 5.0.15
  Uname: Linux 5.0.0-21-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 23 11:19 seq
   crw-rw 1 root audio 116, 33 Jul 23 11:19 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Jul 23 11:30:15 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-21-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-21-generic N/A
   linux-backports-modules-5.0.0-21-generic  N/A
   linux-firmware1.178.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 17
  dmi.chassis.vendor: ..
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrS1200RP.86B.03.02.0003.070120151022:bd07/01/2015:svnIntelCorporation:pnS1200RP:pvr:rvnIntelCorporation:rnS1200RP:rvrG62254-407:cvn..:ct17:cvr..:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: S1200RP
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1837543/+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


[Kernel-packages] [Bug 1854722] Re: mtest06 from mm in ubuntu_ltp failed on B-AWS-5.0 B-AWS-4.15

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  mtest06 from mm in ubuntu_ltp failed on B-AWS-5.0 B-AWS-4.15

Status in ubuntu-kernel-tests:
  Triaged
Status in linux-aws package in Ubuntu:
  New

Bug description:
  Kernel: 5.0.0-1022.25~18.04.1

  Issue found on instance t2.small
  The test failed with ENOMEM

  
   startup='Wed Nov 20 10:40:07 2019'
   tst_test.c:1217: INFO: Timeout per run is 0h 05m 00s
   mmap1.c:205: BROK: mmap((nil),2147483648,3,34,-1,0) failed: ENOMEM (12)

   Summary:
   passed 0
   failed 0
   skipped 0
   warnings 0
   tag=mtest06 stime=1574246407 dur=0 exit=exited stat=2 core=no cu=0 cs=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1854722/+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


[Kernel-packages] [Bug 1836170] Re: cpuhotplug06 in cpuhotplug from ubuntu_ltp failed on C ARM64

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 bionic

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

Title:
  cpuhotplug06 in cpuhotplug from ubuntu_ltp failed on C ARM64

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  This issue was only spotted on Moonshot ARM64, probably a test case
  issue:

  <<>>
  incrementing stop
  Name:   cpuhotplug06
  Date:   Thu Jul 11 08:38:03 UTC 2019
  Desc:   Does top work properly when CPU hotplug events occur?

  CPU is 1
  sh: echo: I/O error
  cpuhotplug06 1 TBROK: CPU1 cannot be offlined
   5221 pts/000:00:00 top
  <<>>
  initiation_status="ok"
  duration=1 termination_type=exited termination_id=2 corefile=no
  cutime=2 cstime=1
  <<>>

  Steps to run this test:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "cpuhotplug06 cpuhotplug06.sh -c 1 -l 1" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-25-generic 4.18.0-25.26
  ProcVersionSignature: User Name 4.18.0-25.26-generic 4.18.20
  Uname: Linux 4.18.0-25-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 11 06:57 seq
   crw-rw 1 root audio 116, 33 Jul 11 06:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu13.4
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Thu Jul 11 08:30:02 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:
   
  ProcFB:
   
  ProcKernelCmdLine: console=ttyS0,9600n8r ro
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-25-generic N/A
   linux-backports-modules-4.18.0-25-generic  N/A
   linux-firmware 1.175.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836170/+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


[Kernel-packages] [Bug 1836169] Re: cpuhotplug04 in cpuhotplug from ubuntu_ltp failed on ARM64

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 bionic

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

Title:
  cpuhotplug04 in cpuhotplug from ubuntu_ltp failed on ARM64

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed
Status in linux source package in Disco:
  Won't Fix

Bug description:
  This issue can be found on both ThunderX and Moonshot ARM64

  <<>>
  incrementing stop
  Name:   cpuhotplug04
  Date:   Thu Jul 11 08:34:50 UTC 2019
  Desc:   Does it prevent us from offlining the last CPU?

  sh: echo: I/O error
  cpuhotplug04 1 TFAIL: Could not offline cpu0
  <<>>
  initiation_status="ok"
  duration=0 termination_type=exited termination_id=1 corefile=no
  cutime=9 cstime=4
  <<>>

  Steps to run this test:
git clone --depth=1 https://github.com/linux-test-project/ltp.git
cd ltp; make autotools; ./configure; make; sudo make install
echo "cpuhotplug04 cpuhotplug04.sh -l 1" > /tmp/jobs
sudo /opt/ltp/runltp -f /tmp/jobs

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-25-generic 4.18.0-25.26
  ProcVersionSignature: User Name 4.18.0-25.26-generic 4.18.20
  Uname: Linux 4.18.0-25-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 11 06:57 seq
   crw-rw 1 root audio 116, 33 Jul 11 06:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu13.4
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Thu Jul 11 08:28:42 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:
   
  ProcFB:
   
  ProcKernelCmdLine: console=ttyS0,9600n8r ro
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-25-generic N/A
   linux-backports-modules-4.18.0-25-generic  N/A
   linux-firmware 1.175.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1836169/+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


[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  getaddrinfo_01 from ipv6_lib test suite in LTP failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Eoan:
  New
Status in linux-aws source package in Eoan:
  New

Bug description:
  startup='Wed May 22 08:02:52 2019'
  getaddrinfo_011  TPASS  :  getaddrinfo IPv4 basic lookup
  getaddrinfo_012  TFAIL  :  getaddrinfo_01.c:140: getaddrinfo IPv4 
canonical name ("curly.maas") doesn't match hostname ("curly")
  getaddrinfo_013  TFAIL  :  getaddrinfo_01.c:578: getaddrinfo IPv6 basic 
lookup ("curly") returns -5 ("No address associated with hostname")
  tag=getaddrinfo_01 stime=1558512172 dur=1 exit=exited stat=1 core=no cu=0 cs=0

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Wed May 22 08:04:30 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829995/+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


[Kernel-packages] [Bug 1836166] Re: cpuhotplug02 in cpuhotplug from ubuntu_ltp failed on C Moonshot ARM64

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15 bionic

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

Title:
  cpuhotplug02 in cpuhotplug from ubuntu_ltp failed on C Moonshot ARM64

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Steps to run this test:
    git clone --depth=1 https://github.com/linux-test-project/ltp.git
    cd ltp; make autotools; ./configure; make; sudo make install
    echo "cpuhotplug02 cpuhotplug02.sh -c 1 -l 1" > /tmp/jobs
    sudo /opt/ltp/runltp -f /tmp/jobs

  <<>>
  incrementing stop
  Name:   cpuhotplug02
  Date:   Thu Jul 11 08:21:54 UTC 2019
  Desc:   What happens to a process when its CPU is offlined?

  CPU is 1
  sh: echo: I/O error
  cpuhotplug02 1 TFAIL: process did not change from CPU   1
  <<>>

  Test passed on ThunderX ARM64, probably a test case issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-25-generic 4.18.0-25.26
  ProcVersionSignature: User Name 4.18.0-25.26-generic 4.18.20
  Uname: Linux 4.18.0-25-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 11 06:57 seq
   crw-rw 1 root audio 116, 33 Jul 11 06:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu13.4
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Thu Jul 11 08:22:09 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:

  ProcFB:

  ProcKernelCmdLine: console=ttyS0,9600n8r ro
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-25-generic N/A
   linux-backports-modules-4.18.0-25-generic  N/A
   linux-firmware 1.175.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1836166/+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


[Kernel-packages] [Bug 1829989] Re: memcg_use_hierarchy from controllers test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  memcg_use_hierarchy from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  Triaged
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
  startup='Wed May 22 05:59:07 2019'
  memcg_use_hierarchy_test 1 TINFO: Starting test 1
  sh: echo: I/O error
  memcg_use_hierarchy_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 1 TPASS: process 31577 is killed
  memcg_use_hierarchy_test 2 TINFO: Starting test 2
  sh: echo: I/O error
  memcg_use_hierarchy_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 2 TFAIL: echo 1 > memory.use_hierarchy passed 
unexpectedly
  memcg_use_hierarchy_test 3 TINFO: Starting test 3
  sh: echo: I/O error
  memcg_use_hierarchy_test 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
  memcg_use_hierarchy_test 3 TPASS: echo 0 > subgroup/memory.use_hierarchy 
failed as expected
  tag=memcg_use_hierarchy stime=1558504747 dur=1 exit=exited stat=1 core=no 
cu=5 cs=5

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:33:33 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829989/+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


[Kernel-packages] [Bug 1829984] Re: memcg_usage_in_bytes from controllers test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  memcg_usage_in_bytes from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-aws source package in Xenial:
  New
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
   startup='Wed May 22 05:59:09 2019'
   memcg_usage_in_bytes_test 1 TINFO: Starting test 1
   sh: echo: I/O error
   memcg_usage_in_bytes_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
   memcg_usage_in_bytes_test 1 TINFO: Running memcg_process --mmap-anon -s 
4194304
   memcg_usage_in_bytes_test 1 TINFO: Warming up pid: 31689
   memcg_usage_in_bytes_test 1 TINFO: Process is still here after warm up: 31689
   memcg_usage_in_bytes_test 1 TFAIL: memory.usage_in_bytes is 4202496, 4194304 
expected
   memcg_usage_in_bytes_test 2 TINFO: Starting test 2
   sh: echo: I/O error
   memcg_usage_in_bytes_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 
failed
   memcg_usage_in_bytes_test 2 TCONF: mem+swap is not enabled
   tag=memcg_usage_in_bytes stime=1558504749 dur=1 exit=exited stat=33 core=no 
cu=5 cs=3

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:17:43 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829984/+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


[Kernel-packages] [Bug 1837035] Re: memcg_stat_rss from controllers in ubuntu_ltp failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64


149.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TINFO: 
Starting test 1
150.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
151.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
152.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TINFO: 
Running memcg_process --mmap-anon -s 135168
153.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TINFO: 
Warming up pid: 6204
154.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TINFO: 
Process is still here after warm up: 6204
155.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 1 TPASS: rss 
is 135168 as expected
156.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TINFO: 
Starting test 2
157.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
158.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
159.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TINFO: 
Running memcg_process --mmap-file -s 4096
160.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TINFO: 
Warming up pid: 6227
161.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TINFO: 
Process is still here after warm up: 6227
162.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 2 TPASS: rss 
is 0 as expected
163.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TINFO: 
Starting test 3
164.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
165.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
166.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TINFO: 
Running memcg_process --shm -k 3 -s 4096
167.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TINFO: 
Warming up pid: 6256
168.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TINFO: 
Process is still here after warm up: 6256
169.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 3 TPASS: rss 
is 0 as expected
170.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TINFO: 
Starting test 4
171.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
172.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
173.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TINFO: 
Running memcg_process --mmap-anon --mmap-file --shm -s 135168
174.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TINFO: 
Warming up pid: 6284
175.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TINFO: 
Process is still here after warm up: 6284
176.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 4 TPASS: rss 
is 135168 as expected
177.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TINFO: 
Starting test 5
178.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
179.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
180.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TINFO: 
Running memcg_process --mmap-lock1 -s 135168
181.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TINFO: 
Warming up pid: 6310
182.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TINFO: 
Process is still here after warm up: 6310
183.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 5 TPASS: rss 
is 135168 as expected
184.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TINFO: 
Starting test 6
185.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
186.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
187.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TINFO: 
Running memcg_process --mmap-anon -s 135168
188.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TINFO: 
Warming up pid: 6336
189.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TINFO: 
Process is still here after warm up: 6336
190.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 6 TPASS: rss 
is 135168 as expected
191.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 7 TPASS: rss 
is 0 as expected
192.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 8 TINFO: 
Starting test 7
193.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
194.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 8 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
195.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 8 TINFO: 
Running memcg_process --mmap-file -s 4096
196.10/09 03:14:32 DEBUG| utils:0153| [stdout] memcg_stat_rss 8 TINFO: 
Warming up pid: 

[Kernel-packages] [Bug 1829983] Re: memcg_stat from controllers test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 4.15

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

Title:
  memcg_stat from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-aws source package in Xenial:
  New
Status in linux source package in Bionic:
  Confirmed
Status in linux-aws source package in Bionic:
  New
Status in linux source package in Cosmic:
  Confirmed
Status in linux-aws source package in Cosmic:
  New

Bug description:
   memcg_stat_test 1 TINFO: Starting test 1
   sh: echo: I/O error
   memcg_stat_test 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 1 TINFO: Running memcg_process --shm -k 3 -s 135168
   memcg_stat_test 1 TINFO: Warming up pid: 31352
   memcg_stat_test 1 TINFO: Process is still here after warm up: 31352
   memcg_stat_test 1 TPASS: cache is 135168 as expected
   memcg_stat_test 2 TINFO: Starting test 2
   sh: echo: I/O error
   memcg_stat_test 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 2 TINFO: Running memcg_process --mmap-file -s 135168
   memcg_stat_test 2 TINFO: Warming up pid: 31380
   memcg_stat_test 2 TINFO: Process is still here after warm up: 31380
   memcg_stat_test 2 TPASS: mapped_file is 135168 as expected
   memcg_stat_test 3 TINFO: Starting test 3
   sh: echo: I/O error
   memcg_stat_test 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 3 TINFO: Running memcg_process --mmap-lock1 -s 4096
   memcg_stat_test 3 TINFO: Warming up pid: 31409
   memcg_stat_test 3 TINFO: Process is still here after warm up: 31409
   memcg_stat_test 3 TPASS: unevictable is 4096 as expected
   memcg_stat_test 4 TINFO: Starting test 4
   sh: echo: I/O error
   memcg_stat_test 4 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 4 TINFO: Running memcg_process --mmap-lock2 -s 4096
   memcg_stat_test 4 TINFO: Warming up pid: 31434
   memcg_stat_test 4 TINFO: Process is still here after warm up: 31434
   memcg_stat_test 4 TPASS: unevictable is 4096 as expected
   memcg_stat_test 5 TINFO: Starting test 5
   sh: echo: I/O error
   memcg_stat_test 5 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 5 TPASS: hierarchical_memory_limit is 4096 as expected
   memcg_stat_test 6 TINFO: Starting test 6
   sh: echo: I/O error
   memcg_stat_test 6 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   sh: echo: I/O error
   memcg_stat_test 6 TFAIL: hierarchical_memory_limit is 4096, 8192 expected
   memcg_stat_test 7 TINFO: Starting test 7
   sh: echo: I/O error
   memcg_stat_test 7 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 7 TCONF: mem+swap is not enabled
   memcg_stat_test 7 TINFO: Starting test 8
   sh: echo: I/O error
   memcg_stat_test 7 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
   memcg_stat_test 7 TCONF: mem+swap is not enabled
   tag=memcg_stat stime=1558504742 dur=4 exit=exited stat=33 core=no cu=16 cs=10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:17:43 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: 

[Kernel-packages] [Bug 1837037] Re: memcg_move_charge_at_immigrate_test from controllers in ubuntu_ltp failed with D i386 / E-oracle

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64


275.10/09 03:14:32 DEBUG| utils:0153| [stdout] startup='Fri Oct 9 02:17:45 
2020'
276.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TINFO: Starting test 1
277.10/09 03:14:32 DEBUG| utils:0153| [stdout] sh: echo: I/O error
278.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
279.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TINFO: Running memcg_process --mmap-anon 
-s 135168
280.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TINFO: Warming up pid: 7026
281.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TINFO: Process is still here after warm 
up: 7026
282.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
memcg_move_charge_at_immigrate_test 1 TBROK: timeouted on memory.usage_in_bytes
283.10/09 03:14:32 DEBUG| utils:0153| [stdout] 
tag=memcg_move_charge_at_immigrate stime=1602209865 dur=12 exit=exited stat=2 
core=no cu=19 cs=11

** Tags added: 4.15 azure bionic

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

Title:
  memcg_move_charge_at_immigrate_test from controllers in ubuntu_ltp
  failed with D i386 / E-oracle

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  Won't Fix

Bug description:
  Similar to bug 1837035

  This memcg_move_charge_at_immigrate_test test failed on an i386 node
  "pepe" with Disco kernel.

  It failed with:
  memcg_move_charge_at_immigrate_test 5 TINFO: Warming up pid: 2192
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 168: kill: No 
such process

  memcg_move_charge_at_immigrate_test 5 TFAIL: Process 2192 exited with
  1 after warm up

  <<>>
  tag=memcg_move_charge_at_immigrate stime=1563448078
  cmdline="memcg_move_charge_at_immigrate_test.sh"
  contacts=""
  analysis=exit
  <<>>
  memcg_move_charge_at_immigrate_test 1 TINFO: Starting test 1
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 522: echo: 
echo: I/O error
  memcg_move_charge_at_immigrate_test 1 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
  memcg_move_charge_at_immigrate_test 1 TINFO: Running memcg_process 
--mmap-anon -s 135168
  memcg_move_charge_at_immigrate_test 1 TINFO: Warming up pid: 2162
  memcg_move_charge_at_immigrate_test 1 TINFO: Process is still here after warm 
up: 2162
  memcg_move_charge_at_immigrate_test 1 TPASS: rss is 0 as expected
  memcg_move_charge_at_immigrate_test 2 TPASS: cache is 0 as expected
  memcg_move_charge_at_immigrate_test 3 TPASS: rss is 135168 as expected
  memcg_move_charge_at_immigrate_test 4 TPASS: cache is 0 as expected
  memcg_move_charge_at_immigrate_test 5 TINFO: Starting test 2
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 522: echo: 
echo: I/O error
  memcg_move_charge_at_immigrate_test 5 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
  memcg_move_charge_at_immigrate_test 5 TINFO: Running memcg_process 
--mmap-anon --shm --mmap-file -s 135168
  memcg_move_charge_at_immigrate_test 5 TINFO: Warming up pid: 2192
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 168: kill: No 
such process

  memcg_move_charge_at_immigrate_test 5 TFAIL: Process 2192 exited with 1 after 
warm up
  memcg_move_charge_at_immigrate_test 6 TINFO: Starting test 3
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 522: echo: 
echo: I/O error
  memcg_move_charge_at_immigrate_test 6 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
  memcg_move_charge_at_immigrate_test 6 TINFO: Running memcg_process 
--mmap-anon --shm --mmap-file -s 135168
  memcg_move_charge_at_immigrate_test 6 TINFO: Warming up pid: 2207
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 168: kill: No 
such process

  memcg_move_charge_at_immigrate_test 6 TFAIL: Process 2207 exited with 1 after 
warm up
  memcg_move_charge_at_immigrate_test 7 TINFO: Starting test 4
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 522: echo: 
echo: I/O error
  memcg_move_charge_at_immigrate_test 7 TINFO: set 
/dev/memcg/memory.use_hierarchy to 0 failed
  memcg_move_charge_at_immigrate_test 7 TINFO: Running memcg_process 
--mmap-anon --shm -s 135168
  memcg_move_charge_at_immigrate_test 7 TINFO: Warming up pid: 
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_move_charge_at_immigrate_test.sh: 168: kill: No 
such process

  memcg_move_charge_at_immigrate_test 7 TFAIL: Process  exited with 1 after 
warm up
  <<>>
  

[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: 4.15

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

Title:
  cpuacct_100_100 from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New

Bug description:
   startup='Wed May 22 06:50:45 2019'
   cpuacct 1 TINFO: timeout per run is 0h 5m 0s
   cpuacct 1 TINFO: cpuacct: /sys/fs/cgroup/cpu,cpuacct
   cpuacct 1 TINFO: Creating 100 subgroups each with 100 processes
   /opt/ltp/testcases/bin/cpuacct.sh: -2110094999: 
/opt/ltp/testcases/bin/cpuacct.sh: Cannot fork
   tag=cpuacct_100_100 stime=1558507845 dur=9 exit=exited stat=2 core=no cu=30 
cs=53

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Wed May 22 06:59:27 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829978/+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


[Kernel-packages] [Bug 1829979] Re: memcg_max_usage_in_bytes from controllers test suite in LTP failed

2020-10-09 Thread Kelsey Margarete Skunberg
*** This bug is a duplicate of bug 1829984 ***
https://bugs.launchpad.net/bugs/1829984

** Tags added: 4.15

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

Title:
  memcg_max_usage_in_bytes from controllers test suite in LTP failed

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  New
Status in linux source package in Bionic:
  Incomplete
Status in linux-aws source package in Bionic:
  New

Bug description:
   startup='Wed May 22 05:58:50 2019'
   memcg_max_usage_in_bytes_test 1 TINFO: Starting test 1
   sh: echo: I/O error
   memcg_max_usage_in_bytes_test 1 TINFO: set /dev/memcg/memory.use_hierarchy 
to 0 failed
   memcg_max_usage_in_bytes_test 1 TINFO: Running memcg_process --mmap-anon -s 
4194304
   memcg_max_usage_in_bytes_test 1 TINFO: Warming up pid: 30821
   memcg_max_usage_in_bytes_test 1 TINFO: Process is still here after warm up: 
30821
   memcg_max_usage_in_bytes_test 1 TFAIL: memory.max_usage_in_bytes is 4325376, 
4194304 expected
   memcg_max_usage_in_bytes_test 2 TINFO: Starting test 2
   sh: echo: I/O error
   memcg_max_usage_in_bytes_test 2 TINFO: set /dev/memcg/memory.use_hierarchy 
to 0 failed
   memcg_max_usage_in_bytes_test 2 TCONF: mem+swap is not enabled
   memcg_max_usage_in_bytes_test 2 TINFO: Starting test 3
   sh: echo: I/O error
   memcg_max_usage_in_bytes_test 2 TINFO: set /dev/memcg/memory.use_hierarchy 
to 0 failed
   memcg_max_usage_in_bytes_test 2 TINFO: Running memcg_process --mmap-anon -s 
4194304
   memcg_max_usage_in_bytes_test 2 TINFO: Warming up pid: 30855
   memcg_max_usage_in_bytes_test 2 TINFO: Process is still here after warm up: 
30855
   memcg_max_usage_in_bytes_test 2 TFAIL: memory.max_usage_in_bytes is 4329472, 
4194304 expected
   memcg_max_usage_in_bytes_test 3 TFAIL: memory.max_usage_in_bytes is 8192, 0 
expected 
   memcg_max_usage_in_bytes_test 4 TINFO: Starting test 4
   sh: echo: I/O error
   memcg_max_usage_in_bytes_test 4 TINFO: set /dev/memcg/memory.use_hierarchy 
to 0 failed
   memcg_max_usage_in_bytes_test 4 TCONF: mem+swap is not enabled
   tag=memcg_max_usage_in_bytes stime=1558504730 dur=3 exit=exited stat=33 
core=no cu=8 cs=7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-50-generic 4.15.0-50.54
  ProcVersionSignature: User Name 4.15.0-50.54-generic 4.15.18
  Uname: Linux 4.15.0-50-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May 22 02:57 seq
   crw-rw 1 root audio 116, 33 May 22 02:57 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [14538.862950] cfg80211: Loading compiled-in X.509 certificates for 
regulatory database
   [14538.874559] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  Date: Wed May 22 07:06:31 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic 
root=UUID=57e8-9e7f-40ee-934e-f1dce18323e5 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-xenial
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-xenial:cvnQEMU:ct1:cvrpc-i440fx-xenial:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-xenial
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829979/+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


[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 4.15

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

Title:
  proc01 in fs from ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-aws package in Ubuntu:
  Triaged
Status in linux-azure package in Ubuntu:
  Triaged
Status in linux-oracle-5.0 package in Ubuntu:
  Confirmed

Bug description:
   proc01  0  TINFO  :  /proc/sys/fs/binfmt_misc/register: is write-only.
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/all/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/default/stable_secret: 
known issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/ens6/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/sys/net/ipv6/conf/lo/stable_secret: known 
issue: errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/kmsg: known issue: 
errno=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable
   proc01  0  TINFO  :  /proc/sysrq-trigger: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/mem: known issue: 
errno=EIO(5): Input/output error
   proc01  0  TINFO  :  /proc/self/task/8782/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/task/8782/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/task/8782/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/task/8782/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  1  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01  2  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01  3  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01  4  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01  5  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01  6  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01  7  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01  8  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/prev: errno=EINVAL(22): Invalid argument
   proc01  9  TFAIL  :  proc01.c:397: read failed: 
/proc/self/task/8782/attr/apparmor/exec: errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/mem: known issue: errno=EIO(5): 
Input/output error
   proc01  0  TINFO  :  /proc/self/clear_refs: is write-only.
   proc01  0  TINFO  :  /proc/self/pagemap: reached maxmbytes (-m)
   proc01  0  TINFO  :  /proc/self/attr/prev: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/exec: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/fscreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/keycreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01  0  TINFO  :  /proc/self/attr/sockcreate: known issue: 
errno=EINVAL(22): Invalid argument
   proc01 10  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/current: errno=EINVAL(22): Invalid argument
   proc01 11  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/prev: errno=EINVAL(22): Invalid argument
   proc01 12  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/exec: errno=EINVAL(22): Invalid argument
   proc01 13  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/fscreate: errno=EINVAL(22): Invalid argument
   proc01 14  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/keycreate: errno=EINVAL(22): Invalid argument
   proc01 15  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/selinux/sockcreate: errno=EINVAL(22): Invalid argument
   proc01 16  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/smack/current: errno=EINVAL(22): Invalid argument
   proc01 17  TFAIL  :  proc01.c:397: read failed: 
/proc/self/attr/apparmor/prev: errno=EINVAL(22): Invalid argument
   proc01 18 

[Kernel-packages] [Bug 1824228] Re: ept test fails in kvm_unit_tests

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 4.15 sru-20200921

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

Title:
  ept test fails in kvm_unit_tests

Status in ubuntu-kernel-tests:
  New
Status in linux-azure package in Ubuntu:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New
Status in linux-azure source package in Disco:
  Won't Fix
Status in linux-kvm source package in Disco:
  Won't Fix
Status in linux-oracle source package in Disco:
  Won't Fix
Status in linux-azure source package in Eoan:
  New
Status in linux-kvm source package in Eoan:
  New
Status in linux-oracle source package in Eoan:
  New

Bug description:
  Reproducible: Yes,
  Series: cosmic
  Kernel: "linux-azure 4.18.0-1015.15"
  Steps:

  1.) apt-get install -y build-essential cpu-checker qemu-kvm git gcc-multilib
  2.) git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  3.) cd kvm-unit-tests; ./configure; make
  4.) sudo TESTNAME=ept TIMEOUT=90s ACCEL= ./x86/run x86/vmx.flat -smp 1 -cpu 
host,host-phys-bits,+vmx -m 2560 -append "ept_access*"
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel x86/vmx.flat -smp 
1 -cpu host,host-phys-bits,+vmx -m 2560 -append ept_access* # -initrd 
/tmp/tmp.RcwfbGP5Ou
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 477000
  cr4 = 20

  Test suite: ept_access_test_not_present

  Test suite: ept_access_test_read_only

  Test suite: ept_access_test_write_only

  Test suite: ept_access_test_read_write

  Test suite: ept_access_test_execute_only

  Test suite: ept_access_test_read_execute

  Test suite: ept_access_test_write_execute

  Test suite: ept_access_test_read_write_execute

  Test suite: ept_access_test_reserved_bits

  Test suite: ept_access_test_ignored_bits

  Test suite: ept_access_test_paddr_not_present_ad_disabled

  Test suite: ept_access_test_paddr_not_present_ad_enabled
  Host skipping test: EPT AD bits not supported.

  Test suite: ept_access_test_paddr_read_only_ad_disabled
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff49 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff62 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ff7b 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x008b - 
''''''''''''''1000'1011 
- 139
RHS: 0x008a - 
''''''''''''''1000'1010 
- 138
STACK: 40f328 40f8fb 40fb0b 40ffa8 401577 4039d0 400312

  Test suite: ept_access_test_paddr_read_only_ad_enabled
  Host skipping test: EPT AD bits not supported.

  Test suite: ept_access_test_paddr_read_write

  Test suite: ept_access_test_paddr_read_write_execute

  Test suite: ept_access_test_paddr_read_execute_ad_disabled
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x00ab - 
''''''''''''''1010'1011 
- 171
RHS: 0x00aa - 
''''''''''''''1010'1010 
- 170
STACK: 40f328 40f8fb 40fb0b 40fde3 401577 4039d0 400312
  EPT_VLT_RD expected
  FAIL: x86/vmx_tests.c:2380: Expectation failed: (expected_qual) == (qual)
LHS: 0x00ab - 
''''''''''''''1010'1011 
- 171
RHS: 0x00aa - 
''''''''''''''1010'1010 
- 170
STACK: 40f328 40f8fb 40fb0b 40fdfc 401577 4039d0 400312
  EPT_VLT_RD 

[Kernel-packages] [Bug 1831449] Re: memory in ubuntu_kvm_unit_tests fails

2020-10-09 Thread Kelsey Margarete Skunberg
failed on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure bionic sru-20200921

-- 
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/1831449

Title:
  memory in ubuntu_kvm_unit_tests fails

Status in ubuntu-kernel-tests:
  Triaged
Status in linux-kvm package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  Need to run this on oracle manually to get the full output:
   TESTNAME=memory TIMEOUT=90s ACCEL= ./x86/run x86/memory.flat -smp 1 -cpu host
   FAIL memory (8 tests, 2 unexpected failures)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1831449/+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


[Kernel-packages] [Bug 1821394] Re: vmx tests fail in kvm_unit_tests

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: sru-20200921

-- 
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/1821394

Title:
  vmx tests fail in kvm_unit_tests

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux-aws package in Ubuntu:
  Confirmed
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux-kvm package in Ubuntu:
  Confirmed
Status in linux-oracle package in Ubuntu:
  Confirmed

Bug description:
  Reproducible: Yes, every time.
  Series: cosmic
  Kernel: "linux-aws 4.18.0-1012.14"
  Steps:

  1.) apt-get install --yes --allow build-essential cpu-checker qemu-kvm git 
gcc-multilib
  2.) git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  3.) cd kvm-unit-tests; ./configure; make
  4.) TESTNAME=vmx TIMEOUT=90s ACCEL= ./x86/run x86/vmx.flat -smp 1 -cpu 
host,+vmx -append "-exit_monitor_from_l2_test -ept_access* -vmx_smp* 
-vmx_vmcs_shadow_test"

  PASS: Enable-EPT enabled; EPT memory type 6: vmlaunch succeeds
  FAIL: Enable-EPT enabled; EPT memory type 7: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 0: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 8: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 16: vmlaunch fails
  PASS: Enable-EPT enabled; EPT page walk length 24: vmlaunch succeeds
  FAIL: Enable-EPT enabled; EPT page walk length 32: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 40: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 48: vmlaunch fails
  FAIL: Enable-EPT enabled; EPT page walk length 56: vmlaunch fails
  INFO: Processor supports accessed and dirty flag
  PASS: Enable-EPT enabled; EPT accessed and dirty flag 0: vmlaunch succeeds
  PASS: Enable-EPT enabled; EPT accessed and dirty flag 1: vmlaunch succeeds
  PASS: Enable-EPT enabled; reserved bits [11:7] 0: vmlaunch succeeds
  FAIL: Enable-EPT enabled; reserved bits [11:7] 1: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 2: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 3: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 4: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 5: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 6: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 7: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 8: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 9: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 10: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 11: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 12: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 13: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 14: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 15: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 16: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 17: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 18: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 19: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 20: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 21: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 22: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 23: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 24: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 25: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 26: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 27: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 28: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 29: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 30: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [11:7] 31: vmlaunch fails
  PASS: Enable-EPT enabled; reserved bits [63:N] 0: vmlaunch succeeds
  FAIL: Enable-EPT enabled; reserved bits [63:N] 1: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 2: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 4: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 8: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 16: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 32: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 64: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 128: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 256: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 512: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 1024: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 2048: vmlaunch fails
  FAIL: Enable-EPT enabled; reserved bits [63:N] 4096: vmlaunch 

[Kernel-packages] [Bug 1748103] Re: apic test in kvm-unit-test failed with timeout

2020-10-09 Thread Kelsey Margarete Skunberg
spotted on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure sru-20200921

** Tags added: 4.15

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

Title:
  apic test in kvm-unit-test failed with timeout

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in linux-azure-edge package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux-azure-edge source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux-azure-edge source package in Bionic:
  New

Bug description:
  With Joshua's comment in bug 1719524: "Nested KVM can only be tried on
  instance sizes with nested Hypervisor support: Ev3 and Dv3.", although
  the instance name is E4v3 here but I can start a KVM on it.

  Test apic will timeout on it.

  Steps:
  1. git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  2. cd kvm-unit-tests; ./configure; make
  3. Run the apic test as root:
   
  # TESTNAME=apic TIMEOUT=30 ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu 
qemu64,+x2apic,+tsc-deadline
  timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults -device 
pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial 
stdio -device pci-testdev -machine accel=kvm -kernel x86/apic.flat -smp 2 -cpu 
qemu64,+x2apic,+tsc-deadline # -initrd /tmp/tmp.onXtr5JVp7
  enabling apic
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 459000
  cr4 = 20
  apic version: 1050014
  PASS: apic existence
  PASS: xapic id matches cpuid
  PASS: writeable xapic id
  PASS: non-writeable x2apic id
  PASS: sane x2apic id
  FAIL: x2apic id matches cpuid
  PASS: correct xapic id after reset
  PASS: apic_disable: Local apic enabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  PASS: apic_disable: Local apic disabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
  PASS: apic_disable: Local apic enabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  x2apic enabled
  PASS: x2apic enabled to invalid state
  PASS: x2apic enabled to apic enabled
  PASS: disabled to invalid state
  PASS: disabled to x2apic enabled
  PASS: apic enabled to invalid state
  PASS: apicbase: relocate apic
  PASS: apicbase: reserved physaddr bits
  PASS: apicbase: reserved low bits
  PASS: self ipi
  starting broadcast (x2apic)
  PASS: APIC physical broadcast address
  PASS: APIC physical broadcast shorthand
  PASS: nmi-after-sti
  qemu-system-x86_64: terminating on signal 15 from pid 7246

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.14.0-1004-azure-edge 4.14.0-1004.4
  ProcVersionSignature: User Name 4.14.0-1004.4-username-edge 4.14.14
  Uname: Linux 4.14.0-1004-azure-edge x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  Date: Thu Feb  8 06:00:55 2018
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-azure-edge
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  Package: linux-azure-edge
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: User Name 4.13.0-1009.12-username 4.13.13
  Tags:  xenial uec-images
  Uname: Linux 4.13.0-1009-azure x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy libvirtd lxd netdev plugdev 
sudo video
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1748103/+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


[Kernel-packages] [Bug 1844507] Re: rtnetlink.sh from net in ubuntu_kernel_selftests complains about ifconfig not found on Eoan

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 4.15

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

Title:
  rtnetlink.sh from net in ubuntu_kernel_selftests complains about
  ifconfig not found on Eoan

Status in ubuntu-kernel-tests:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  Invalid

Bug description:
  # selftests: net: rtnetlink.sh
  # PASS: policy routing
  # PASS: route get
  # PASS: preferred_lft addresses have expired
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # 

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2020-10-09 Thread Kelsey Margarete Skunberg
** Tags added: 4.15

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

Title:
  test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not
  in ESTABLISHED"

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New

Bug description:
  This is at lease a test case regression with the proposed kernel:
  selftests: test_maps
  
  Allowed update sockmap '0:3' not in ESTABLISHED
  not ok 1..3 selftests:  test_maps [FAIL]

  But with older kernel:
  selftests: test_maps
  
  test_maps: OK
  ok 1..3 selftests: test_maps [PASS]

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-58-generic 4.15.0-58.64
  ProcVersionSignature: User Name 4.15.0-58.64-generic 4.15.18
  Uname: Linux 4.15.0-58-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 13 03:42 seq
   crw-rw 1 root audio 116, 33 Aug 13 03:42 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Aug 13 03:52:52 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-58-generic N/A
   linux-backports-modules-4.15.0-58-generic  N/A
   linux-firmware 1.173.10
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 17
  dmi.chassis.vendor: ..
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrS1200RP.86B.03.02.0003.070120151022:bd07/01/2015:svnIntelCorporation:pnS1200RP:pvr:rvnIntelCorporation:rnS1200RP:rvrG62254-407:cvn..:ct17:cvr..:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: S1200RP
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1839912/+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


[Kernel-packages] [Bug 1844507] Re: rtnetlink.sh from net in ubuntu_kernel_selftests complains about ifconfig not found on Eoan

2020-10-09 Thread Kelsey Margarete Skunberg
spotted on Bionic/azure-4.15 : 4.15.0-1097.107 : amd64

** Tags added: azure bionic sru-20200921

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

Title:
  rtnetlink.sh from net in ubuntu_kernel_selftests complains about
  ifconfig not found on Eoan

Status in ubuntu-kernel-tests:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  Invalid

Bug description:
  # selftests: net: rtnetlink.sh
  # PASS: policy routing
  # PASS: route get
  # PASS: preferred_lft addresses have expired
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not found
  # ./rtnetlink.sh: line 281: ifconfig: command not 

  1   2   3   4   >