[Bug 2065350] Re: rtnetlink.sh test in ubuntu_kselftests_net cause kernel panic on ARM64 node scobee-kernel with J-5.15

2024-05-10 Thread Po-Hsu Lin
Failed with -97 + test code from -106. Failed with -94 + test code from -106. Passed with -92 + test code from -106. So it looks like this issue happens between -92 and -94. We didn't catch this becuase scobee-kernel was added to the pool since 2024.04.01 cycle but at that time the

[Bug 2023051] Re: net:tls sefltest caused an oops in scobee for lunar:generic-arm64k kernel

2024-05-09 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Mantic) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Mantic) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because

[Bug 2064724] Re: tls in ubuntu_kselftests_net cause oops on J-xilinx

2024-05-03 Thread Po-Hsu Lin
** Description changed: - Issue found on xilinx-ZCU102, xilinx-ZCU104 and xilinx-ZCU106 with - 5.15.0-1029-xilinx-zynqmp + Issue found on xilinx-ZCU104 and xilinx-ZCU106 with 5.15.0-1029-xilinx- + zynqmp $ sudo ./tls TAP version 13 1..179 # Starting 179 tests from 6 test cases. #

[Bug 2061107] Re: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-21 Thread Po-Hsu Lin
Patch applied, failed test restarted. ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061107 Title: shiftfs-lxd.sh in

[Bug 2061107] Re: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-19 Thread Po-Hsu Lin
LXD team got this issue resolved by pushing a version that supports ZFS 0.8 to 5.21/stable channel. Please find the detailed comment in the discourse post above. I have the MP updated. ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Chan

[Bug 1836694] Re: memcg_test_3 from controllers in LTP timeout with Bionic/Focal/Hirsute (arm64)

2024-04-18 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests Status: Confirmed => In Progress ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux (Ubuntu Bionic) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Focal)

[Bug 1836694] Re: memcg_test_3 from controllers in LTP timeout with Bionic/Focal/Hirsute (arm64)

2024-04-18 Thread Po-Hsu Lin
Note that with LTP test suite update this test is not causing failure to cgroup_fj_* anymore. Now it's only failing on GCP g1-small instance. This test will take over an hour (1h2m) which is slightly above our current threshold (120x, actual timeout is 60m). I think we can bump it to 150x (75m).

[Bug 2062138] Re: test-logprof.py from test_utils_testsuite / test_utils_testsuite3 in ubuntu_qrt_apparmor failing on Azure Standard_A2_v2

2024-04-18 Thread Po-Hsu Lin
This issue can be found on openstack ARM64 instance with M/M-lowlatency as well. ** Changed in: apparmor (Ubuntu) Status: New => Fix Released ** Tags added: sru-20240401 sru-s20240304 ** Tags added: ubuntu-qrt-apparmor -- You received this bug notification because you are a member of

[Bug 2062138] Re: test-logprof.py from test_utils_testsuite / test_utils_testsuite3 in ubuntu_qrt_apparmor failing on Azure Standard_A2_v2

2024-04-18 Thread Po-Hsu Lin
** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Also affects: apparmor (Ubuntu Mantic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2061107] Re: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-16 Thread Po-Hsu Lin
LXD release note: https://discourse.ubuntu.com/t/lxd-5-21-1-lts-has-been-released/43823/5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061107 Title: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test

[Bug 2061107] Re: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-15 Thread Po-Hsu Lin
Comment from Simon Déziel: 5.21 and later require ZFS 2.1 or later. This means if you are using Ubuntu 20.04, you need the HWE kernel. So this failure is expected. We should either hint it or skip it from the test. ** Changed in: lxd (Ubuntu) Status: New => Invalid -- You received this

[Bug 2061107] Re: shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-12 Thread Po-Hsu Lin
I tried the same command with Focal 5.4.0-1089-gkeop in 2024.03.04 cycle, and it's failing with the same issue. $ sudo lxc storage create zfs zfs size=2GiB Error: Required tool 'zpool' is missing $ uname -a Linux f-lgkeop-gkeop-5-4-e2hcpu8-u-overlayfs-smk-test 5.4.0-1089-gkeop #93-Ubuntu SMP Wed

[Bug 2061107] [NEW] shiftfs-lxd.sh in ubuntu_overlayfs_smoke_test failed with "Required tool 'zpool' is missing"

2024-04-12 Thread Po-Hsu Lin
Public bug reported: Issue found in cycle 2024.04.01 with F-gkeop (5.4.0-1091.95), F-oracle (5.4.0-1123.132) Test log   Running 'sudo -iu ubuntu /home/ubuntu/autotest/client/tmp/ubuntu_overlayfs_smoke_test/src/overlay-shiftfs-tests/tests/shiftfs-lxd.sh'   Error: Required tool 'zpool' is missing

[Bug 2057734] Re: proc_sched_rt01 from ubuntu_ltp failed

2024-04-10 Thread Po-Hsu Lin
** Description changed: - This is a new test case, issue found on M/J/F/B when testing LTP update - 20240312 + [Impact] + The updated LTP has added proc_sched_rt01 testcase which can't pass + since several commits are missed from kernel side. + + Test log: + INFO: Test start time: Tue Mar 12

[Bug 2057734] Re: proc_sched_rt01 from ubuntu_ltp failed

2024-04-10 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Focal) Status: Won't Fix => Confirmed ** Changed in: linux (Ubuntu Jammy) Status: Won't Fix => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2057734] Re: proc_sched_rt01 from ubuntu_ltp failed

2024-04-10 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Milestone: noble-updates => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057734 Title: proc_sched_rt01 from ubuntu_ltp failed To manage notifications about

[Bug 2029405] Re: Change in trace file leads to test timeout in ftrace tests on 5.15 ARM64

2024-04-08 Thread Po-Hsu Lin
Hints removed. Closing this bug. This issue cannot be found on J-azure, J-azure-fips, J-gcp-fips, J-mtk, J-nvidia-tegra, J-xilinx. We don't run this test on J-raspi, J-bluefield. ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released ** Tags removed:

[Bug 1999589] Re: net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x 5.19 / J-hwe-6.5

2024-04-03 Thread Po-Hsu Lin
** Tags added: mantic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1999589 Title: net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x 5.19 / J-hwe-6.5 To manage notifications about

[Bug 1999589] Re: net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x Kinetic

2024-03-29 Thread Po-Hsu Lin
This is affecting J-hwe-6.5 openstack s390x instances since 6.5.0-14.14~22.04.1 ** Tags added: 6.5 jammy ** Tags added: sru-20240205 sru-20240304 ** Summary changed: - net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x Kinetic + net:tls in ubuntu_kernel_selftest fails sm4_*

[Bug 1886790] Re: lxc 3.0.3-0ubuntu1~18.04.1 ADT test failure with B/5.4 kernels (device_add_remove_test)

2024-03-18 Thread Po-Hsu Lin
Hints removed, closing this bug. ** Changed in: ubuntu-kernel-tests Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886790 Title: lxc 3.0.3-0ubuntu1~18.04.1 ADT

[Bug 2056725] [NEW] virtualbox-hwe DKMS ADT test failed on F-aws ARM64 (DKMS failed to build)

2024-03-10 Thread Po-Hsu Lin
Public bug reported: Our ADT test for virtualbox-hwe DKMS failed on F-aws ARM64 Based on our hint database we can see this failure at least since 5.4.0-1072.77 from commit 9333a4a0 [1] Test failed when trying to build the DKMS:  Loading new virtualbox-guest-6.1.50 DKMS files...  Building for

[Bug 1881643] Re: pmtu.sh net selftest fail with PMTU dst likely leaked (can't delete veth device in a timely manner, PMTU dst likely leaked)

2024-03-04 Thread Po-Hsu Lin
** Merge proposal unlinked: https://code.launchpad.net/~canonical-kernel-team/+git/rt-hints/+merge/461647 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881643 Title: pmtu.sh net selftest fail

[Bug 2055483] Re: net:pmtu.sh ubuntu_kselftests_net fails vxlan test

2024-03-04 Thread Po-Hsu Lin
** Merge proposal unlinked: https://code.launchpad.net/~canonical-kernel-team/+git/rt-hints/+merge/461647 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055483 Title: net:pmtu.sh

[Bug 2055483] Re: net:pmtu.sh ubuntu_kselftests_net fails vxlan test

2024-03-04 Thread Po-Hsu Lin
** Description changed: - net:pmtu.sh fails on openstack cpu2 lowlatency-64k + net:pmtu.sh fails on openstack cpu2 M-lowlatency-64k ubuntu_kselftests_net. It fails with: DEBUG| [stdout] # TEST: IPv4, bridged geneve6: PMTU exceptions [FAIL] DEBUG| [stdout] # File

[Bug 2055483] Re: net:pmtu.sh ubuntu_kselftests_net fails vxlan test

2024-03-04 Thread Po-Hsu Lin
** Also affects: ubuntu-kernel-tests Importance: Undecided Status: New ** Tags added: 6.5 arm64 mantic sru-20240205 ubuntu-kselftests-net -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1881643] Re: pmtu.sh net selftest fail with PMTU dst likely leaked (can't delete veth device in a timely manner, PMTU dst likely leaked)

2024-03-03 Thread Po-Hsu Lin
** Merge proposal unlinked: https://code.launchpad.net/~canonical-kernel-team/+git/rt-hints/+merge/461647 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881643 Title: pmtu.sh net selftest fail

[Bug 2055483] Re: net:pmtu.sh ubuntu_kselftests_net fails vxlan test

2024-03-03 Thread Po-Hsu Lin
** Merge proposal unlinked: https://code.launchpad.net/~canonical-kernel-team/+git/rt-hints/+merge/461647 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055483 Title: net:pmtu.sh

[Bug 2055473] Re: pmtu.sh net selftest fail with PMTU exception wasn't created after exceeding MTU

2024-02-29 Thread Po-Hsu Lin
** Description changed: + Issue found on J-gcp-6.5.0-1015.15~22.04.1 and M-gcp-6.5.0-1015.15 in + cycle sru-20240205 + + And can be reproduced with generic kernel on GCP cloud. + + This is not a regression but something emerges after the pmtu.sh result + parsing logic update, which landed via

[Bug 2055473] Re: pmtu.sh net selftest fail with PMTU exception wasn't created after exceeding MTU

2024-02-29 Thread Po-Hsu Lin
** Summary changed: - mtu.sh net selftest fail with PMTU exception wasn't created after exceeding MTU + pmtu.sh net selftest fail with PMTU exception wasn't created after exceeding MTU ** Tags added: 6.5 mantic sru-20240108 ubuntu-kselftests-net ** Tags removed: sru-20240108 ** Tags added:

[Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
Hello, thanks for the bug report, I have built some test kernels with this patch: https://people.canonical.com/~phlin/kernel/lp-1967493-pl2303/ Can you give them a try? Thank you. The kernel version for F-5.13 should be: 5.13.0-47-generic #52~20.04.1+lp1967493 Thanks. -- You received this

[Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Kinetic) Importance: Undecided Status: Incomplete -- You received this bug notification

[Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
** Package changed: linux-signed-hwe-5.13 (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967493 Title: pl2303 serial adapter not recognized To manage notifications about

[Bug 1959215] Re: unshare test in ubuntu_stress_smoke_tests triggers "BUG: unable to handle page fault for address: 0000000000001cc8" on Impish with node vought

2022-06-01 Thread Po-Hsu Lin
Found on node vought with F-OEM 5.14.0-1040.44 ** Tags added: 5.14 focal oem sru-20220509 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959215 Title: unshare test in ubuntu_stress_smoke_tests

[Bug 1969624] Re: kernel NULL pointer dereference while removing floppy module

2022-05-30 Thread Po-Hsu Lin
This issue does not exist in mainline 5.16-rc1 [1] but exist in 5.15 [1] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.16-rc1/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969624 Title:

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-30 Thread Po-Hsu Lin
** Description changed: [Impact] test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with:   # selftests: net: test_vxlan_under_vrf.sh   # Checking HV connectivity [ OK ]   # Check VM connectivity through VXLAN (underlay in the default

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-30 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2022-May/130739.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1975691 Title: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-30 Thread Po-Hsu Lin
** Description changed: [Impact] - test_vxlan_under_vrf.sh should not be failing anymore (unless it's a - kernel config related issue) with patches submitted for fixing this - test in bug 1871015. + test_vxlan_under_vrf.sh should not be failing anymore with patches + submitted to fix it in bug

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-27 Thread Po-Hsu Lin
** Description changed: [Impact] - test_vxlan_under_vrf.sh should not be failing anymore (except if it's a config related issue) with patches submitted for I-5.13 / F-oem-5.14 in bug 1871015 + test_vxlan_under_vrf.sh should not be failing anymore (unless it's a + kernel config related issue)

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-26 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Jammy) Status: New => In Progress ** Changed in: linux (Ubuntu Jammy) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux (Ubuntu Kinetic) Status: Incomplete => In Progress ** Changed in: linux (Ubuntu Kinetic)

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-26 Thread Po-Hsu Lin
** Also affects: linux-oem-5.17 (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-oem-5.14 (Ubuntu Impish) Status: New => Invalid ** Changed in: linux-oem-5.14 (Ubuntu Jammy) Status: New => Invalid ** Changed in: linux-oem-5.14 (Ubuntu Kinetic)

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
Just realized that Focal need this patch as well. ** Changed in: linux (Ubuntu Focal) Status: Fix Released => In Progress ** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) -- You received this bug notification because you are a member of

[Bug 1975691] Re: Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-25 Thread Po-Hsu Lin
** Summary changed: - Remvoe SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests + Remove SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1975691] Re: Remvoe SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-25 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux-oem-5.14 (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-oem-5.14 (Ubuntu

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
V2 https://lists.ubuntu.com/archives/kernel-team/2022-May/130594.html ** Description changed: [Impact] test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with: # selftests: net: test_vxlan_under_vrf.sh # Checking HV connectivity [ OK

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: [Impact] test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with: # selftests: net: test_vxlan_under_vrf.sh # Checking HV connectivity [ OK ] # Check VM connectivity through VXLAN (underlay in the default

[Bug 1975691] [NEW] Remvoe SAUCE patches from test_vxlan_under_vrf.sh in net of ubuntu_kernel_selftests

2022-05-25 Thread Po-Hsu Lin
test cases, should not have any real impact to any kernel functions. We may see failures reported from this test in our SRU regression-testing report in the future, but it means we're doing the right thing. ** Affects: ubuntu-kernel-tests Importance: Undecided Assignee: Po-Hsu Lin (

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2022-May/130587.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871015 Title: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: [Impact] - The test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with: + test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests + will fail on 5.13 kernel with: -  # selftests: net: test_vxlan_under_vrf.sh

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: [Impact] The test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with:  # selftests: net: test_vxlan_under_vrf.sh  # Checking HV connectivity[ OK ]  # Check VM connectivity through VXLAN

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: [Impact] The test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with: - Running 'make run_tests -C net TEST_PROGS=test_vxlan_under_vrf.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS=''' - make: Entering directory

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: [Impact] + The test_vxlan_under_vrf.sh in the net category of ubuntu_kernel_selftests will fail on 5.13 kernel with: + Running 'make run_tests -C net TEST_PROGS=test_vxlan_under_vrf.sh TEST_GEN_PROGS='' TEST_CUSTOM_PROGS=''' + make: Entering directory

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Summary changed: - test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with H (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL]) + test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed (Check VM connectivity through VXLAN (underlay in the

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with H (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Description changed: + [Impact] + + + [Fix] + + + [Test] + + + [Where problems could occur] + + [Original Bug Report] Issue found with GCP 5.3.0-1017.18~18.04.1 - # selftests: net: test_vxlan_under_vrf.sh - # Checking HV connectivity [ OK ] - # Check VM connectivity through

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with H (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
irsute) Status: New => Invalid ** Changed in: linux-oem-5.14 (Ubuntu Focal) Status: Invalid => In Progress ** Changed in: linux-oem-5.14 (Ubuntu Focal) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-oem-5.14 (Ubuntu Impish) Status: New => I

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with H (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-25 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Kinetic) Importance: Undecided Status: Incomplete ** Also affects: linux (Ubuntu Focal)

[Bug 1871015] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with H (Check VM connectivity through VXLAN (underlay in the default VRF) [FAIL])

2022-05-24 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Impish) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux (Ubuntu Impish) Status: Confirmed => In Progress ** Changed in: ubuntu-ker

[Bug 1972791] Re: If i want my P.C. OK, i must to start with the 5.11.0-40-generic Kernel Release . Not another.

2022-05-22 Thread Po-Hsu Lin
Good to hear that :D enjoy it! ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972791 Title: If i want my P.C. OK, i must to

[Bug 1957753] Re: net/mlx5e: EPERM on vlan 0 programming

2022-05-20 Thread Po-Hsu Lin
This has been applied in Jammy via stable update process: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1959376 ** Changed in: linux (Ubuntu) Status: In Progress => Fix Released ** Changed in: linux (Ubuntu Jammy) Status: In Progress => Fix Released -- You received this

[Bug 1947836] Re: nvidia-340 cannot be installed on F-Intel-5.13

2022-05-18 Thread Po-Hsu Lin
** Changed in: nvidia-graphics-drivers-340 (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947836 Title: nvidia-340 cannot be installed on F-Intel-5.13 To

[Bug 1940080] Re: ubuntu-kernel-selftests.ftrace hangs on riscv64

2022-05-16 Thread Po-Hsu Lin
** Summary changed: - ubuntu-kernel-selftests.ftrace fails on riscv64 + ubuntu-kernel-selftests.ftrace hangs on riscv64 ** Tags added: sru-20220509 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966417] Re: memcontrol04 in ubuntu_ltp_controllers failed on J-azure (Low events in F)

2022-05-15 Thread Po-Hsu Lin
Found with J-OEM 5.17.0-1004.4 with node wildcat ** Tags added: 5.17 oem sru-20220418 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966417 Title: memcontrol04 in ubuntu_ltp_controllers failed on

[Bug 1973378] Re: kernel BUG in pci_assign_unassigned_bus_resources

2022-05-15 Thread Po-Hsu Lin
Hi, the kernel you're using, 5.4.0-64.72, is relatively old. Can you give the latest Focal kernel 5.4.0-111.125 a try to see if this issue still exist? Thanks ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member

[Bug 1949532] Re: ubuntu_ltp_controllers tests failing on Impish ($cgroup_name already mounted or mount point busy)

2022-05-15 Thread Po-Hsu Lin
** Tags removed: azures ** Tags added: azure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949532 Title: ubuntu_ltp_controllers tests failing on Impish ($cgroup_name already mounted or mount

[Bug 1973261] Re: f88ba6a2a in ubuntu_btrfs_kernel_fixes failed on J-OEM-5.17

2022-05-13 Thread Po-Hsu Lin
This issue can be reproduced with 5.18.0-051800rc6-generic as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1973261 Title: f88ba6a2a in ubuntu_btrfs_kernel_fixes failed on J-OEM-5.17 To

[Bug 1973261] Re: f88ba6a2a in ubuntu_btrfs_kernel_fixes failed on J-OEM-5.17

2022-05-13 Thread Po-Hsu Lin
** Package changed: linux-signed-oem-5.17 (Ubuntu) => linux-oem-5.17 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1973261 Title: f88ba6a2a in ubuntu_btrfs_kernel_fixes failed on

[Bug 1973261] [NEW] f88ba6a2a in ubuntu_btrfs_kernel_fixes failed on J-OEM-5.17

2022-05-13 Thread Po-Hsu Lin
Public bug reported: Issue found on Jammy OEM 5.17.0-1004.4 Test output: Invoking test f88ba6a2a44ee98e8d59654463dc157bb6d13c43 fix f88ba6a2a44ee98e8d59654463dc157bb6d13c43 Btrfs: skip submitting barrier for missing device I got an error on v3.13: BTRFS error

[Bug 1973153] Re: kernel oops triggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel"

2022-05-12 Thread Po-Hsu Lin
This would fail on another ARM64 node howzit-kernel as well with Jammy 5.15.0-27-generic But without the messages from mpt3sas_cm0 dmesg output: [ 2945.964263] LTP: starting read_all_sys (read_all -d /sys -q -r 3) [ 2947.922462] WARNING! power/level is deprecated; use power/control instead [

[Bug 1973153] Re: kernel oops triggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel"

2022-05-12 Thread Po-Hsu Lin
** Summary changed: - kernel oops tiggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel" + kernel oops triggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel" ** Description changed: Issue found on Jammy 5.17.0-8-generic #8~22.04.2-Ubuntu

[Bug 1973153] Re: kernel oops tiggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel"

2022-05-12 Thread Po-Hsu Lin
** Summary changed: - kernel oops tiggered by read_all_sys in ubuntu_ltp/fs on J-5.17 ARM64 + kernel oops tiggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel" ** Description changed: - Issue found on 5.17.0-8-generic #8~22.04.2-Ubuntu with ARM64 node helo- - kernel

[Bug 1973153] [NEW] kernel oops tiggered by read_all_sys in ubuntu_ltp/fs on J-5.17 ARM64

2022-05-12 Thread Po-Hsu Lin
Public bug reported: Issue found on 5.17.0-8-generic #8~22.04.2-Ubuntu with ARM64 node helo- kernel The read_all_sys test in fs from ubuntu_ltp will cause kernel oops and test will timeout. Test log: <<>> tag=read_all_sys stime=1652343855 cmdline="read_all -d /sys -q -r 3" contacts=""

[Bug 1972894] Re: Touchpad does not work

2022-05-11 Thread Po-Hsu Lin
** Summary changed: - After replacing the original HDD in my Acer Aspire ES1-311-C4Q6 with an ADATA 240GB SSD I installed Ubuntu 20.04.1 from a Linux Format magazine DVD. The installation appeared to complete correctly. However, on rebooting the laptop there was no response to the Touchpad.

[Bug 1972791] Re: If i want my P.C. OK, i must to start with the 5.11.0-40-generic Kernel Release . Not another.

2022-05-11 Thread Po-Hsu Lin
Hi, a couple things that worth a try: * Check if there is any additional driver available, hit the windows key on your keyboard and search for "additional drivers" * Or, install the OEM kernel on your Focal release, it will bring 5.14 kernel to you computer sudo apt install linux-oem-20.04 *

[Bug 1968681] Re: rdpru in ubuntu_kvm_unit_tests failed on B-4.15 node riccioli with FAIL: RDPRU raises #UD

2022-05-11 Thread Po-Hsu Lin
** Description changed: - Issue found on B-ibm-gt-4.15.0-1116.127 + [Impact] + rdpru test in ubuntu_kvm_unit_tests is to check if the RDPRU instruction can be intercepted by the Hypervisor. + + RDPRU is one of the new instruction set extensions of AMD "Zen 2" CPUs + that is for reading a

[Bug 1972791] Re: If i want my P.C. OK, i must to start with the 5.11.0-40-generic Kernel Release . Not another.

2022-05-11 Thread Po-Hsu Lin
Hi, it's not recommended to stay with an old kernel, especially 5.11 kernel has already reaches its end-of-life in Jan. 2022 Please give 5.13 hwe kernel a try, a `sudo apt dist-upgrade` should bring that to you. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1967493] Re: pl2303 serial adapter not recognized

2022-05-06 Thread Po-Hsu Lin
Hi, thanks for testing this out, from the attachment it looks like your pl2303 does not work with the new device detection algorithm in 5.13 kernel: https://kernel.ubuntu.com/git/ubuntu/ubuntu-impish.git/tree/drivers/usb/serial/pl2303.c#n421 Which can only handle devices with bcdUSB 1.10 and

[Bug 1825638] Re: Lenovo Legion Y530-15ICH does not start with live usb

2022-05-06 Thread Po-Hsu Lin
Closing as per comment #6 You can try to install the nvidia driver then the KDE on ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825638 Title: Lenovo Legion Y530-15ICH does not start with

[Bug 1970896] Re: uvt-simplestreams-libvirt in ubuntu_kvm_smoke_test will eat up all disk free space on Jammy AWS baremetal

2022-05-04 Thread Po-Hsu Lin
OK! Thanks for the info, we will discuss how to deal with this first (maybe just bump the disk size) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970896 Title: uvt-simplestreams-libvirt in

[Bug 1971635] Re: Bluettooth não conecta - notebook Dell

2022-05-04 Thread Po-Hsu Lin
*** This bug is a duplicate of bug 1969853 *** https://bugs.launchpad.net/bugs/1969853 This might be a duplicate of bug 1969853, please feel free to unmark it if it's a different issue. ** This bug has been marked a duplicate of bug 1969853 No Bluetooth Found on QCA9565 (but replacing the

[Bug 1550704] Re: Type Cover (3) touchpad not working on Surface Pro 3

2022-05-04 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550704 Title: Type Cover (3) touchpad not working on Surface Pro 3 To manage

[Bug 1825638] Re: Lenovo Legion Y530-15ICH does not start with live usb

2022-05-04 Thread Po-Hsu Lin
Closing as per comment #6 ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825638 Title: Lenovo Legion Y530-15ICH does not start

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2022-05-04 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939052 Title: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7

[Bug 1970896] Re: uvt-simplestreams-libvirt in ubuntu_kvm_smoke_test will eat up all disk free space on Jammy AWS baremetal

2022-05-03 Thread Po-Hsu Lin
Hi Robie, thanks for the reply, It make sense to require twice of the image size as per the verification requirement, however it looks like in this case it's using more than two times of it. The image is just around 600M, so it should be just 600M in /tmp and 600M more in libvirt after it's been

[Bug 1971215] Re: hwclock failed on 5.13 Oracle ARM64 bare-metal BM.Standard.A1.160

2022-05-02 Thread Po-Hsu Lin
I grabbed an ARM64 bare-metal system in our pool and run the hwclock test on it. It can pass with the generic Bionic HWE kernel 5.4.0-109-generic #123~18.04.1-Ubuntu without any problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1971215] [NEW] hwclock failed on 5.13 Oracle ARM64 bare-metal BM.Standard.A1.160

2022-05-02 Thread Po-Hsu Lin
Public bug reported: Issue found on: * 5.4.0-1071.77~18.04.1 * 5.4.0-1071.77 Passed on: * 5.13.0-1028.33~20.04.1 * 5.13.0-1028.33 * 5.15.0-1004.6 Not failing with 4.15.0-1093.102 / 4.15.0-1093.102~16.04.1 as this instance was not tested there Test failed with: hwclock: Cannot

[Bug 1959215] Re: unshare test in ubuntu_stress_smoke_tests triggers "BUG: unable to handle page fault for address: 0000000000001cc8" on Impish with node vought

2022-04-29 Thread Po-Hsu Lin
Tested with stress-ng V0.13.12 5.17.1-051701-generic - Not OK 5.17.3-051703-generic - Not OK 5.17.5-051705-generic - Not OK 5.18.0-051800rc1-generic - OK [ 51.103647] BUG: unable to handle page fault for address: 1cc8 [ 51.103724] #PF: supervisor read access in kernel mode [

[Bug 1959215] Re: unshare test in ubuntu_stress_smoke_tests triggers "BUG: unable to handle page fault for address: 0000000000001cc8" on Impish with node vought

2022-04-29 Thread Po-Hsu Lin
Test passed on 5.18.0-051800rc1-generic with both stress-ng V0.14.0 / V0.13.12 $ sudo ./stress-ng -v -t 5 --unshare 4 --unshare-ops 3000 --ignite-cpu --syslog --verbose --verify --oomable stress-ng: debug: [27013] stress-ng 0.13.12 gf59bcb2fe1e2 stress-ng: debug: [27013] system: Linux vought

[Bug 1970896] Re: uvt-simplestreams-libvirt in ubuntu_kvm_smoke_test will eat up all disk free space on Jammy AWS baremetal

2022-04-29 Thread Po-Hsu Lin
When you run this `uvt-simplestreams-libvirt sync` command, I noticed there will be two files created in /tmp: -rw--- 1 root root 575M Apr 29 09:23 tmpf17tglw6 -rw--- 1 root root 1.4G Apr 29 09:23 tmpi4lq8p24 After that, it will start writing image file in

[Bug 1970896] Re: uvt-simplestreams-libvirt in ubuntu_kvm_smoke_test will eat up all disk free space on Jammy AWS baremetal

2022-04-29 Thread Po-Hsu Lin
** Also affects: uvtool (Ubuntu) Importance: Undecided Status: New ** Tags added: sru-20220418 ubuntu-kvm-smoke ** Tags removed: ubuntu-kvm-smoke ** Tags added: 5.15 aws jammy ubuntu-kvm-smoke-test -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1968016] Re: Use kernel-testing repo from launchpad for ADT tests

2022-04-28 Thread Po-Hsu Lin
ADT test started correctly on Jammy. ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968016 Title: Use

[Bug 1966066] Re: audio from external sound card is distorted

2022-04-28 Thread Po-Hsu Lin
Hi Stefan, It's expected to see this kernel in -updates on 09-May Kernel Versions = impish: linux: 5.13.0-41.46 focal: linux-hwe-5.13: 5.13.0-41.46~20.04.1 https://lists.ubuntu.com/archives/kernel-team/2022-April/129717.html

[Bug 1966499] Re: Recent 5.13 kernel has broken KVM support

2022-04-26 Thread Po-Hsu Lin
Hi, Yes it will be shipped with Focal HWE 5.13 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966499 Title: Recent 5.13 kernel has broken KVM support To manage notifications about this bug

[Bug 1970049] Re: Tick tick sound when USB Play on Xenyx302USB (PCM2902) enabled

2022-04-26 Thread Po-Hsu Lin
*** This bug is a duplicate of bug 1966066 *** https://bugs.launchpad.net/bugs/1966066 Thanks for checking! ** This bug has been marked a duplicate of bug 1966066 audio from external sound card is distorted -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1970004] Re: tex shinobi is not being recognize by the kernel

2022-04-24 Thread Po-Hsu Lin
Marked as Incomplete as per comment in #7 ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970004 Title: tex shinobi is not being

[Bug 1970049] Re: Tick tick sound when USB Play on Xenyx302USB (PCM2902) enabled

2022-04-24 Thread Po-Hsu Lin
Hi, this sounds like a duplicated issue of https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1966066 Can you give the 5.13.0-41-generic proposed kernel a try? See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! **

[Bug 1969905] Re: lxc-test-no-new-privs in ubuntu_lxc failed on F-s390x zVM (lxc 1:4.0.12-0ubuntu1~20.04.1 )

2022-04-22 Thread Po-Hsu Lin
OK I misread Stefan's comment, checking the report again, it's using the consistent version (1:4.0.12-0ubuntu1~20.04.1)) for both lxc and test cases (source) on that s390x zVM. Please find attachment for the full test log. I will switch the bug status back to New. ** Attachment added:

[Bug 1969905] Re: lxc-test-no-new-privs in ubuntu_lxc failed on F-s390x zVM (lxc 1:4.0.12-0ubuntu1~20.04.1 )

2022-04-22 Thread Po-Hsu Lin
Tried this on a Focal AMD64 instance, and it passed with 1:4.0.12-0ubuntu1~20.04.1 Stefan is right, the tool was not updated on that s390x SUT. Sorry for the noise, this is a manually provisioned system and this -proposed stuff must be something leftover from the past. ** Changed in: lxc

[Bug 1969905] Re: lxc-test-no-new-privs in ubuntu_lxc failed on F-s390x zVM (lxc 1:4.0.12-0ubuntu1~20.04.1 )

2022-04-22 Thread Po-Hsu Lin
Hi Christian, we just found that it's because we have universe -proposed enabled on that node only. (Which should be disabled for our SRU test) On other instances they're still using the old test case from 1:4.0.6-0ubuntu1~20.04.1. I can give it a try on AMD64 instance. -- You received this

[Bug 1969905] Re: lxc-test-no-new-privs in ubuntu_lxc failed on F-s390x zVM (lxc 1:4.0.12-0ubuntu1~20.04.1 )

2022-04-22 Thread Po-Hsu Lin
** Tags added: 5.4 focal s390x sru-20220321 ubuntu-lxc ** Also affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969905 Title:

[Bug 1968681] Re: rdpru in ubuntu_kvm_unit_tests failed on B-4.15 node riccioli with FAIL: RDPRU raises #UD

2022-04-21 Thread Po-Hsu Lin
This hardware is an AMD system, codename Rome, Second generation Epyc Fix: https://github.com/torvalds/linux/commit/9d40b85bb46a99bc95dad3a07787da93b0a018e9 https://github.com/torvalds/linux/commit/0cb8410b90e78948984f35f2c4d50c2c0b7ee675 With patched kernel, the rdpru flag will be available in

[Bug 1968681] Re: rdpru in ubuntu_kvm_unit_tests failed on B-4.15 node riccioli with FAIL: RDPRU raises #UD

2022-04-21 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Fix Released ** Changed in: linux (Ubuntu Bionic) Status: New => Confirmed

  1   2   3   4   5   6   7   8   9   10   >