The arm and mips builds failed due to following warnings / errors with
gcc-13 / gcc-12 and clang-17 on the Linux next-20240423 tag.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
arm:
- imx_v6_v7_defconfig
- orion5x_defconfig
mips:
- defconfig
- ath79_defconfig
- bcm63xx_defconfig
In file included from include/linux/export.h:5,
from include/linux/linkage.h:7,
from arch/arm/include/asm/bug.h:5,
from include/linux/bug.h:5,
from include/linux/mmdebug.h:5,
from include/linux/mm.h:6,
from mm/slub.c:13:
mm/slub.c: In function 'count_partial_free_approx':
mm/slub.c:3330:28: error: implicit declaration of function
'node_nr_objs'; did you mean 'node_nr_slabs'?
[-Werror=implicit-function-declaration]
3330 | x = min(x, node_nr_objs(n));
| ^~~~~~~~~~~~
include/linux/compiler.h:286:55: note: in definition of macro '__is_constexpr'
286 | (sizeof(int) == sizeof(*(8 ? ((void *)((long)(x) *
0l)) : (int *)8)))
| ^
include/linux/minmax.h:85:25: note: in expansion of macro '__careful_cmp'
85 | #define min(x, y) __careful_cmp(min, x, y)
| ^~~~~~~~~~~~~
mm/slub.c:3330:21: note: in expansion of macro 'min'
3330 | x = min(x, node_nr_objs(n));
| ^~~
In file included from include/linux/init.h:5,
from include/linux/printk.h:6,
from include/asm-generic/bug.h:22,
from arch/arm/include/asm/bug.h:60:
include/linux/build_bug.h:78:41: error: static assertion failed:
"min(x, node_nr_objs(n)) signedness error, fix types or consider
umin() before min_t()"
78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
| ^~~~~~~~~~~~~~
include/linux/build_bug.h:77:34: note: in expansion of macro '__static_assert'
77 | #define static_assert(expr, ...) __static_assert(expr,
##__VA_ARGS__, #expr)
| ^~~~~~~~~~~~~~~
include/linux/minmax.h:51:9: note: in expansion of macro 'static_assert'
51 | static_assert(__types_ok(x, y), \
| ^~~~~~~~~~~~~
include/linux/minmax.h:58:17: note: in expansion of macro '__cmp_once'
58 | __cmp_once(op, x, y, __UNIQUE_ID(__x),
__UNIQUE_ID(__y)))
| ^~~~~~~~~~
include/linux/minmax.h:85:25: note: in expansion of macro '__careful_cmp'
85 | #define min(x, y) __careful_cmp(min, x, y)
| ^~~~~~~~~~~~~
mm/slub.c:3330:21: note: in expansion of macro 'min'
3330 | x = min(x, node_nr_objs(n));
| ^~~
mm/slub.c: At top level:
mm/slub.c:3301:22: warning: 'count_partial_free_approx' defined but
not used [-Wunused-function]
3301 | static unsigned long count_partial_free_approx(struct
kmem_cache_node *n)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
Steps to reproduce:
---
# tuxmake --runtime podman --target-arch arm --toolchain gcc-13
--kconfig orion5x_defconfig
Links:
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2fUaQMPe7cZ5qJJOt50a…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240423/te…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 144
Total errors: 45 (31.25%)
LAVA errors: 1 (0.69%)
Test errors: 40 (27.78%)
Job errors: 2 (1.39%)
Infra errors: 0 (0.00%)
Canceled jobs: 2 (1.39%)
Device type: qrb5165-rb5
Total jobs: 25
Total errors: 6 (24.00%)
Error type: Test
Error count: 6 (24.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 2 (8.00%)
IDs:
rb5-03:
7489652 7489678
Error: Device NOT found!
Count: 1 (4.00%)
IDs:
rb5-03:
7489635
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (4.00%)
IDs:
rb5-03:
7489620
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (4.00%)
IDs:
rb5-03:
7489597
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (4.00%)
IDs:
rb5-06:
7489594
Device type: hi6220-hikey-r2
Total jobs: 32
Total errors: 26 (81.25%)
Error type: Test
Error count: 24 (75.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 14 (43.75%)
IDs:
hikey-6220-r2-01:
7487208 7487211
hikey-6220-r2-05:
7487210 7487212 7488385 7489528 7489529
7489532 7489534 7489536 7489660 7489663
7489664 7489676
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 3 (9.38%)
IDs:
hikey-6220-r2-02:
7487193 7487215 7489662
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 3 (9.38%)
IDs:
hikey-6220-r2-01:
7488419 7489524 7489659
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 4 (12.50%)
IDs:
hikey-6220-r2-04:
7487207 7488386 7489478 7489515
Error type: Canceled
Error count: 2 (6.25%)
Error: The job was canceled
Count: 2 (6.25%)
IDs:
hikey-6220-r2-02:
7489514
hikey-6220-r2-05:
7489481
Device type: dragonboard-845c
Total jobs: 84
Total errors: 11 (13.10%)
Error type: Test
Error count: 9 (10.71%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (3.57%)
IDs:
db845c-04:
7470185
db845c-06:
7489587
db845c-10:
7470183
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 593 seconds'
Count: 2 (2.38%)
IDs:
db845c-02:
7488300
db845c-03:
7470168
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 3 (3.57%)
IDs:
db845c-02:
7470188 7470194
db845c-09:
7470178
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 590 seconds'
Count: 1 (1.19%)
IDs:
db845c-09:
7470177
Error type: Job
Error count: 1 (1.19%)
Error: wait for prompt timed out
Count: 1 (1.19%)
IDs:
db845c-09:
7470189
Error type: Bug
Error count: 1 (1.19%)
Error: No match for error type 'Bug', message 'Could not terminate the child.'
Count: 1 (1.19%)
IDs:
db845c-09:
7470133
Device type: hi960-hikey
Total jobs: 1
Total errors: 0 (0.00%)
Device type: bcm2711-rpi-4-b
Total jobs: 2
Total errors: 2 (100.00%)
Error type: Test
Error count: 1 (50.00%)
Error: lava-test-shell timed out
Count: 1 (50.00%)
IDs:
rpi4-b-02:
7394018
Error type: Job
Error count: 1 (50.00%)
Error: auto-login action timed out
Count: 1 (50.00%)
IDs:
rpi4-b-03:
7393612
Total jobs: 229
Total errors: 9 (3.93%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 9 (3.93%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: x86
Total jobs: 21
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 25
Total errors: 1 (4.00%)
Error type: Job
Error count: 1 (4.00%)
Error: compress-overlay timed out
Count: 1 (4.00%)
IDs:
rpi3-b-32-02:
4061320
Device type: beaglebone-black
Total jobs: 38
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 28
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 9
Total errors: 8 (88.89%)
Error type: Job
Error count: 8 (88.89%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 8 (88.89%)
IDs:
dragonboard-410c-02:
4061308 4061351 4061372 4061429 4061437
4061439 4061447 4061456
Device type: dragonboard-845c
Total jobs: 14
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 78
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 104
Total errors: 9 (8.65%)
LAVA errors: 0 (0.00%)
Test errors: 9 (8.65%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Test
Error count: 1 (50.00%)
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (50.00%)
IDs:
hikey-6220-r2-01:
7487202
Device type: qrb5165-rb5
Total jobs: 5
Total errors: 1 (20.00%)
Error type: Test
Error count: 1 (20.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (20.00%)
IDs:
rb5-03:
7487103
Device type: dragonboard-845c
Total jobs: 87
Total errors: 6 (6.90%)
Error type: Test
Error count: 6 (6.90%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[c9fcbffe]'
Count: 1 (1.15%)
IDs:
db845c-09:
7470100
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.15%)
IDs:
db845c-09:
7470082
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28797 seconds'
Count: 1 (1.15%)
IDs:
db845c-02:
7470080
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 1 (1.15%)
IDs:
db845c-06:
7470073
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 1 (1.15%)
IDs:
db845c-02:
7470058
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (1.15%)
IDs:
db845c-09:
7470054
Device type: hi960-hikey
Total jobs: 8
Total errors: 1 (12.50%)
Error type: Test
Error count: 1 (12.50%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[47D27933024424E6]'
Count: 1 (12.50%)
IDs:
hi960-hikey-04:
7486763
Device type: juno-r2
Total jobs: 2
Total errors: 0 (0.00%)
Total jobs: 105
Total errors: 9 (8.57%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 7 (6.67%)
Infra errors: 2 (1.90%)
Canceled jobs: 0 (0.00%)
Device type: x86
Total jobs: 10
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Job
Error count: 5 (83.33%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 5 (83.33%)
IDs:
dragonboard-410c-02:
4061116 4061148 4061159 4061174 4061214
Device type: dragonboard-845c
Total jobs: 13
Total errors: 2 (15.38%)
Error type: Infrastructure
Error count: 2 (15.38%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 2312 seconds'
Count: 1 (7.69%)
IDs:
dragonboard-845c-05:
4061178
Error: Reboot failed
Count: 1 (7.69%)
IDs:
dragonboard-845c-02:
4061104
Device type: synquacer
Total jobs: 14
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 25
Total errors: 2 (8.00%)
Error type: Job
Error count: 2 (8.00%)
Error: No match for error type 'Job', message 'test-install-overlay timed out after 1 seconds'
Count: 1 (4.00%)
IDs:
rpi3-b-32-02:
4061179
Error: compress-overlay timed out
Count: 1 (4.00%)
IDs:
rpi3-b-32-02:
4061171
Device type: beaglebone-black
Total jobs: 21
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 124
Total errors: 33 (26.61%)
LAVA errors: 0 (0.00%)
Test errors: 23 (18.55%)
Job errors: 9 (7.26%)
Infra errors: 1 (0.81%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 93
Total errors: 24 (25.81%)
Error type: Test
Error count: 16 (17.20%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (2.15%)
IDs:
db845c-09:
7470034 7486605
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 5 (5.38%)
IDs:
db845c-02:
7486485
db845c-04:
7486425
db845c-06:
7486412 7486484 7486486
Error: Device NOT found!
Count: 4 (4.30%)
IDs:
db845c-02:
7456396 7456456
db845c-09:
7456476 7486413
Error: No match for error type 'Test', message 'tradefed - adb device lost[c9fcbffe]'
Count: 1 (1.08%)
IDs:
db845c-09:
7456485
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.08%)
IDs:
db845c-09:
7456484
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.08%)
IDs:
db845c-09:
7456480
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 2 (2.15%)
IDs:
db845c-01:
7456479
db845c-05:
7456450
Error type: Job
Error count: 8 (8.60%)
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7458170/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-06:
7458170
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456408/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-05:
7456408
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456407/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-08:
7456407
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456406/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-05:
7456406
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456405/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-08:
7456405
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456404/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-08:
7456404
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456403/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-05:
7456403
Error: No match for error type 'Job', message 'Unable to run 'docker' 'run' '--rm' '--init' '--workdir=/lava-downloads' '--device=/dev/kvm' '--mount=type=bind,source=/var/lib/lava/dispatcher/tmp/7456402/downloads/common,destination=/lava-downloads' 'linaro/lava-android-postprocess:bullseye-2024.03.13-01' '/lava-downloads/postprocess.sh''
Count: 1 (1.08%)
IDs:
db845c-08:
7456402
Device type: hi960-hikey
Total jobs: 22
Total errors: 8 (36.36%)
Error type: Test
Error count: 7 (31.82%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[57DD383701799F9A]'
Count: 2 (9.09%)
IDs:
hi960-hikey-05:
7485661 7486496
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (4.55%)
IDs:
hi960-hikey-05:
7486444
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (9.09%)
IDs:
hi960-hikey-04:
7485793
hi960-hikey-05:
7486442
Error: Device NOT found!
Count: 1 (4.55%)
IDs:
hi960-hikey-05:
7485781
Error: No match for error type 'Test', message 'tradefed - adb device lost[47D27933024424E6]'
Count: 1 (4.55%)
IDs:
hi960-hikey-04:
7485722
Error type: Infrastructure
Error count: 1 (4.55%)
Error: fastboot-flash-action timed out
Count: 1 (4.55%)
IDs:
hi960-hikey-05:
7486379
Device type: qrb5165-rb5
Total jobs: 4
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: Invalid job data
Count: 1 (50.00%)
IDs:
db410c-08:
7357856
Total jobs: 90
Total errors: 4 (4.44%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 4 (4.44%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 17
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 14
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 10
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 5
Total errors: 4 (80.00%)
Error type: Job
Error count: 4 (80.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 4 (80.00%)
IDs:
dragonboard-410c-02:
4061024 4061046 4061073 4061079
Device type: synquacer
Total jobs: 19
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 9
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 223
Total errors: 63 (28.25%)
LAVA errors: 0 (0.00%)
Test errors: 59 (26.46%)
Job errors: 3 (1.35%)
Infra errors: 1 (0.45%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 48
Total errors: 27 (56.25%)
Error type: Test
Error count: 24 (50.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 20 (41.67%)
IDs:
hikey-6220-r2-01:
7484475 7484506 7484508 7484509 7485676
7485682 7485838 7486113
hikey-6220-r2-05:
7484473 7484474 7484476 7485800 7485803
7485834 7485836 7485874 7486114 7486250
7486251 7486383
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-04:
7486120
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-01:
7485833
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-01:
7485798
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-01:
7484472
Error type: Job
Error count: 3 (6.25%)
Error: No match for error type 'Job', message 'login-action timed out after 878 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-05:
7486119
Error: No match for error type 'Job', message 'login-action timed out after 879 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-04:
7485680
Error: No match for error type 'Job', message 'login-action timed out after 880 seconds'
Count: 1 (2.08%)
IDs:
hikey-6220-r2-01:
7485679
Device type: dragonboard-845c
Total jobs: 105
Total errors: 20 (19.05%)
Error type: Test
Error count: 19 (18.10%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (3.81%)
IDs:
db845c-02:
7485704 7486241
db845c-04:
7486266
db845c-06:
7486239
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 5 (4.76%)
IDs:
db845c-02:
7485702 7485809 7485900
db845c-09:
7485683 7485695
Error: Device NOT found!
Count: 5 (4.76%)
IDs:
db845c-02:
7485708
db845c-03:
7485893
db845c-09:
7485688 7485691
db845c-10:
7485765
Error: No match for error type 'Test', message 'tradefed - adb device lost[c9fcbffe]'
Count: 1 (0.95%)
IDs:
db845c-09:
7485879
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 589 seconds'
Count: 1 (0.95%)
IDs:
db845c-02:
7485699
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (0.95%)
IDs:
db845c-04:
7485694
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 297 seconds'
Count: 1 (0.95%)
IDs:
db845c-07:
7484504
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (0.95%)
IDs:
db845c-09:
7456390
Error type: Infrastructure
Error count: 1 (0.95%)
Error: fastboot-flash-action timed out
Count: 1 (0.95%)
IDs:
db845c-01:
7485700
Device type: qrb5165-rb5
Total jobs: 41
Total errors: 9 (21.95%)
Error type: Test
Error count: 9 (21.95%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (2.44%)
IDs:
rb5-03:
7485903
Error: No match for error type 'Test', message 'tradefed - adb device lost[9496f60d]'
Count: 5 (12.20%)
IDs:
rb5-01:
7484423 7484427 7484468 7485654 7485672
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 285 seconds'
Count: 1 (2.44%)
IDs:
rb5-06:
7485652
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (2.44%)
IDs:
rb5-05:
7484467
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (2.44%)
IDs:
rb5-06:
7484429
Device type: hi960-hikey
Total jobs: 28
Total errors: 7 (25.00%)
Error type: Test
Error count: 7 (25.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (3.57%)
IDs:
hi960-hikey-04:
7485794
Error: Device NOT found!
Count: 2 (7.14%)
IDs:
hi960-hikey-05:
7475374 7485790
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (3.57%)
IDs:
hi960-hikey-05:
7485786
Error: No match for error type 'Test', message 'tradefed - adb device lost[57DD383701799F9A]'
Count: 3 (10.71%)
IDs:
hi960-hikey-05:
7475336 7485733 7485738
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)