All of lore.kernel.org
 help / color / mirror / Atom feed
* ❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf)
@ 2021-06-09  1:11 CKI Project
  2021-06-09  9:29 ` Will Deacon
  0 siblings, 1 reply; 3+ messages in thread
From: CKI Project @ 2021-06-09  1:11 UTC (permalink / raw)
  To: skt-results-master, will, catalin.marinas, linux-arm-kernel
  Cc: Fine Fan, Fendy Tjahjadi


Hello,

We ran automated tests on a recent commit from this kernel tree:

       Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
            Commit: 9199dadfd136 - Merge branch 'for-joerg/arm-smmu/updates' into for-kernelci

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED

All kernel binaries, config files, and logs are available for download here:

  https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/06/08/317125039

One or more kernel tests failed:

    aarch64:
     ❌ storage: software RAID testing

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Compile testing
---------------

We compiled the kernel for 1 architecture:

    aarch64:
      make options: make -j24 INSTALL_MOD_STRIP=1 targz-pkg



Hardware testing
----------------
We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test
       ✅ ACPI table test
       ✅ ACPI enabled test
       ✅ LTP
       ✅ CIFS Connectathon
       ✅ POSIX pjd-fstest suites
       ✅ Loopdev Sanity
       ✅ jvm - jcstress tests
       ✅ Memory: fork_mem
       ✅ Memory function: memfd_create
       ✅ AMTU (Abstract Machine Test Utility)
       ✅ Networking bridge: sanity
       ✅ Ethernet drivers sanity
       ✅ Networking socket: fuzz
       ✅ Networking: igmp conformance test
       ✅ Networking route: pmtu
       ✅ Networking route_func - local
       ✅ Networking route_func - forward
       ✅ Networking TCP: keepalive test
       ✅ Networking UDP: socket
       ✅ Networking cki netfilter test
       ✅ Networking tunnel: geneve basic test
       ✅ Networking tunnel: gre basic
       ✅ L2TP basic test
       ✅ Networking tunnel: vxlan basic
       ✅ Networking ipsec: basic netns - transport
       ✅ Networking ipsec: basic netns - tunnel
       ✅ Libkcapi AF_ALG test
       ✅ pciutils: update pci ids test
       ✅ ALSA PCM loopback test
       ✅ ALSA Control (mixer) Userspace Element test
       ✅ storage: SCSI VPD
       ✅ trace: ftrace/tracer
       🚧 ✅ xarray-idr-radixtree-test
       🚧 ✅ i2c: i2cdetect sanity
       🚧 ✅ Firmware test suite
       🚧 ✅ Memory function: kaslr
       🚧 ✅ audit: audit testsuite test

    Host 2:

       ⚡ Internal infrastructure issues prevented one or more tests (marked
       with ⚡⚡⚡) from running on this architecture.
       This is not the fault of the kernel that was tested.

       ⚡⚡⚡ Boot test
       ⚡⚡⚡ xfstests - ext4
       ⚡⚡⚡ xfstests - xfs
       ⚡⚡⚡ selinux-policy: serge-testsuite
       ⚡⚡⚡ storage: software RAID testing
       ⚡⚡⚡ Storage: swraid mdadm raid_module test
       🚧 ⚡⚡⚡ Podman system integration test - as root
       🚧 ⚡⚡⚡ Podman system integration test - as user
       🚧 ⚡⚡⚡ xfstests - btrfs
       🚧 ⚡⚡⚡ IPMI driver test
       🚧 ⚡⚡⚡ IPMItool loop stress test
       🚧 ⚡⚡⚡ Storage blktests
       🚧 ⚡⚡⚡ Storage block - filesystem fio test
       🚧 ⚡⚡⚡ Storage block - queue scheduler test
       🚧 ⚡⚡⚡ Storage nvme - tcp
       🚧 ⚡⚡⚡ Storage: lvm device-mapper test
       🚧 ⚡⚡⚡ stress: stress-ng

    Host 3:

       ⚡ Internal infrastructure issues prevented one or more tests (marked
       with ⚡⚡⚡) from running on this architecture.
       This is not the fault of the kernel that was tested.

       ✅ Boot test
       ✅ xfstests - ext4
       ✅ xfstests - xfs
       ✅ selinux-policy: serge-testsuite
       ❌ storage: software RAID testing
       ✅ Storage: swraid mdadm raid_module test
       🚧 ❌ Podman system integration test - as root
       🚧 ❌ Podman system integration test - as user
       🚧 ✅ xfstests - btrfs
       🚧 ✅ IPMI driver test
       🚧 ✅ IPMItool loop stress test
       🚧 ✅ Storage blktests
       🚧 ✅ Storage block - filesystem fio test
       🚧 ✅ Storage block - queue scheduler test
       🚧 ✅ Storage nvme - tcp
       🚧 ⚡⚡⚡ Storage: lvm device-mapper test
       🚧 ⚡⚡⚡ stress: stress-ng

  Test sources: https://gitlab.com/cki-project/kernel-tests
    💚 Pull requests are welcome for new tests or improvements to existing tests!

Aborted tests
-------------
Tests that didn't complete running successfully are marked with ⚡⚡⚡.
If this was caused by an infrastructure issue, we try to mark that
explicitly in the report.

Waived tests
------------
If the test run included waived tests, they are marked with 🚧. Such tests are
executed but their results are not taken into account. Tests are waived when
their results are not reliable enough, e.g. when they're just introduced or are
being fixed.

Testing timeout
---------------
We aim to provide a report within reasonable timeframe. Tests that haven't
finished running yet are marked with ⏱.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf)
  2021-06-09  1:11 ❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf) CKI Project
@ 2021-06-09  9:29 ` Will Deacon
  2021-06-09  9:35   ` Jakub Racek
  0 siblings, 1 reply; 3+ messages in thread
From: Will Deacon @ 2021-06-09  9:29 UTC (permalink / raw)
  To: CKI Project
  Cc: skt-results-master, catalin.marinas, linux-arm-kernel, Fine Fan,
	Fendy Tjahjadi

Hi CKI folks,

On Wed, Jun 09, 2021 at 01:11:48AM -0000, CKI Project wrote:
> We ran automated tests on a recent commit from this kernel tree:
> 
>        Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
>             Commit: 9199dadfd136 - Merge branch 'for-joerg/arm-smmu/updates' into for-kernelci
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: OK
>              Tests: FAILED
> 
> All kernel binaries, config files, and logs are available for download here:
> 
>   https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/06/08/317125039
> 
> One or more kernel tests failed:
> 
>     aarch64:
>      ❌ storage: software RAID testing

[...]

>     Host 3:
> 
>        ⚡ Internal infrastructure issues prevented one or more tests (marked
>        with ⚡⚡⚡) from running on this architecture.
>        This is not the fault of the kernel that was tested.
> 
>        ✅ Boot test
>        ✅ xfstests - ext4
>        ✅ xfstests - xfs
>        ✅ selinux-policy: serge-testsuite
>        ❌ storage: software RAID testing

I couldn't see the failure for this test in the logs:

https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/datawarehouse-public/2021/06/08/317125039/build_aarch64_redhat%3A1328758598/tests/storage_software_RAID_testing/10106306_aarch64_3_taskout.log

Am I looking in the wrong place?

Will

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf)
  2021-06-09  9:29 ` Will Deacon
@ 2021-06-09  9:35   ` Jakub Racek
  0 siblings, 0 replies; 3+ messages in thread
From: Jakub Racek @ 2021-06-09  9:35 UTC (permalink / raw)
  To: Will Deacon
  Cc: CKI Project, catalin.marinas, linux-arm-kernel,
	skt-results-master, Fine Fan

Hi Will,

+++ Will Deacon [09/06/21 10:29 +0100]:
>Hi CKI folks,
>
>On Wed, Jun 09, 2021 at 01:11:48AM -0000, CKI Project wrote:
>> We ran automated tests on a recent commit from this kernel tree:
>>
>>        Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
>>             Commit: 9199dadfd136 - Merge branch 'for-joerg/arm-smmu/updates' into for-kernelci
>>
>> The results of these automated tests are provided below.
>>
>>     Overall result: FAILED (see details below)
>>              Merge: OK
>>            Compile: OK
>>              Tests: FAILED
>>
>> All kernel binaries, config files, and logs are available for download here:
>>
>>   https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/06/08/317125039
>>
>> One or more kernel tests failed:
>>
>>     aarch64:
>>      ❌ storage: software RAID testing
>
>[...]
>
>>     Host 3:
>>
>>        ⚡ Internal infrastructure issues prevented one or more tests (marked
>>        with ⚡⚡⚡) from running on this architecture.
>>        This is not the fault of the kernel that was tested.
>>
>>        ✅ Boot test
>>        ✅ xfstests - ext4
>>        ✅ xfstests - xfs
>>        ✅ selinux-policy: serge-testsuite
>>        ❌ storage: software RAID testing
>
>I couldn't see the failure for this test in the logs:
>
>https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/datawarehouse-public/2021/06/08/317125039/build_aarch64_redhat%3A1328758598/tests/storage_software_RAID_testing/10106306_aarch64_3_taskout.log
>
>Am I looking in the wrong place?

I think you're looking at the right place, just the wrong file. All I
can see is AVC denial

** /10_avc_check FAIL Score:0

in

https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/datawarehouse-public/2021/06/08/317125039/build_aarch64_redhat%3A1328758598/tests/storage_software_RAID_testing/10106306_aarch64_3_harness.log

with details in:

https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/datawarehouse-public/2021/06/08/317125039/build_aarch64_redhat%3A1328758598/tests/storage_software_RAID_testing/10106306_aarch64_3_avc.log

Best,
Jakub
>
>Will
>
>

-- 
Jakub Racek (he / his)
Continuous Kernel Integration (CKI)
Red Hat


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-09  9:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  1:11 ❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf) CKI Project
2021-06-09  9:29 ` Will Deacon
2021-06-09  9:35   ` Jakub Racek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.