Hi Joe,
Please ignore this report. We had a new machine added to the testing pool, and it behaved differently than the others.
--
Maxim Kuvyrkov
https://www.linaro.org
> On Oct 4, 2023, at 22:32, ci_notify(a)linaro.org wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In CI config tcwg_glibc_check/master-arm after:
>
> | glibc patch https://patchwork.sourceware.org/patch/77093
> | Author: Joe Ramsay <Joe.Ramsay(a)arm.com>
> | Date: Wed Oct 4 11:58:09 2023 +0100
> |
> | aarch64: Improve vecmath sin routines
> |
> | * Update ULP comment reflecting a new observed max in [-pi/2, pi/2]
> | * Use the same polynomial in AdvSIMD and SVE, rather than FTRIG instructions
> | * Improve register use near special-case branch
> |
> | Also use overloaded intrinsics for SVE.
> | ... applied on top of baseline commit:
> | 1056e5b4c3 tunables: Terminate if end of input is reached (CVE-2023-4911)
>
> FAIL: 5 regressions
>
> regressions.sum:
> === glibc tests ===
>
> Running glibc:io ...
> FAIL: io/tst-close_range
>
> Running glibc:misc ...
> FAIL: misc/tst-epoll
> FAIL: misc/tst-epoll-time64
> FAIL: misc/tst-mount
> FAIL: misc/tst-process_mrelease
> ... and 2 more entries
>
> You can find the failure logs in *.log.1.xz files in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/810/artifa… .
> The full lists of regressions and progressions are in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/810/artifa… .
> The list of [ignored] baseline and flaky failures are in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/810/artifa… .
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/810/artifa…
> Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/650/artifact/a…
Hi Siddhesh,
Please ignore this report. We had a new machine added to the testing pool, and it behaved differently than the others.
--
Maxim Kuvyrkov
https://www.linaro.org
> On Oct 4, 2023, at 22:33, ci_notify(a)linaro.org wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In CI config tcwg_glibc_check/master-arm after:
>
> | glibc patch https://patchwork.sourceware.org/patch/77054
> | Author: Siddhesh Poyarekar <siddhesh(a)sourceware.org>
> | Date: Tue Oct 3 16:11:50 2023 -0400
> |
> | Make all malloc tunables SXID_ERASE
> |
> | The malloc tunables were made SXID_IGNORE to mimic the environment
> | variables they aliased, in order to maintain compatibility. This
> | allowed alteration of allocator behaviour across setuid boundaries,
> | where a setuid program may ignore the tunable but its non-setuid child
> | can read it and adjust allocator behaviour accordingly.
> | ... 10 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | 1056e5b4c3 tunables: Terminate if end of input is reached (CVE-2023-4911)
>
> FAIL: 5 regressions
>
> regressions.sum:
> === glibc tests ===
>
> Running glibc:io ...
> FAIL: io/tst-close_range
>
> Running glibc:misc ...
> FAIL: misc/tst-epoll
> FAIL: misc/tst-epoll-time64
> FAIL: misc/tst-mount
> FAIL: misc/tst-process_mrelease
> ... and 2 more entries
>
> You can find the failure logs in *.log.1.xz files in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/806/artifa… .
> The full lists of regressions and progressions are in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/806/artifa… .
> The list of [ignored] baseline and flaky failures are in
> - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/806/artifa… .
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/806/artifa…
> Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/650/artifact/a…
Hi,
The error reported below was in fact caused by a bug in these tests, which
has now been fixed.
Sorry for the false alarm.
Thanks
On Tue, 26 Sept 2023 at 16:42, <ci_notify(a)linaro.org> wrote:
> Dear contributor, our automatic CI has detected problems related to your
> patch(es). Please find some details below. If you have any questions,
> please follow up on linaro-toolchain(a)lists.linaro.org mailing list,
> Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain
> developer on the usual project channel.
>
> In CI config tcwg_binutils_check/master-aarch64 after:
>
> | binutils patch https://patchwork.sourceware.org/patch/76666
> | Author: Arsen Arsenović <arsen(a)aarsen.me>
> | Date: Tue Sep 26 02:17:33 2023 +0200
> |
> | *: add modern gettext support
> |
> | ChangeLog:
> |
> | * .gitignore: Add '/gettext*'.
> | * configure.ac (host_libs): Replace intl with gettext.
> | (hbaseargs, bbaseargs, baseargs): Split baseargs into
> {h,b}baseargs.
> | ... 64 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | d86dbbea8a8 aarch64: Allow feature flags to occupy >64 bits
>
> FAIL: 2 regressions
>
> regressions.sum:
> === binutils tests ===
>
> Running binutils:binutils-all/ar.exp ...
> FAIL: replacing non-deterministic member (wrong size, expected: 920)
> FAIL: replacing SOURCE_DATE_EPOCH deterministic member (wrong size,
> expected: 1096)
>
> === Results Summary ===
>
> You can find the failure logs in *.log.1.xz files in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/376…
> .
> The full lists of regressions and progressions are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/376…
> .
> The list of [ignored] baseline and flaky failures are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/376…
> .
>
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/376…
> Reference build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/302/art…
Hi,
The error reported below was in fact caused by a bug in these tests, which
has now been fixed.
Sorry for the false alarm.
Thanks
On Tue, 26 Sept 2023 at 16:38, <ci_notify(a)linaro.org> wrote:
> Dear contributor, our automatic CI has detected problems related to your
> patch(es). Please find some details below. If you have any questions,
> please follow up on linaro-toolchain(a)lists.linaro.org mailing list,
> Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain
> developer on the usual project channel.
>
> In CI config tcwg_binutils_check/master-aarch64 after:
>
> | binutils patch https://patchwork.sourceware.org/patch/76704
> | Author: Neal Frager <neal.frager(a)amd.com>
> | Date: Tue Sep 26 13:46:37 2023 +0100
> |
> | gas: microblaze: fixing constant range check issue
> |
> | The range check should be checking for the range
> | ffffffff80000000..7fffffff, not ffffffff70000000.
> |
> | This patch has been tested for years of AMD Xilinx Yocto
> | releases as part of the following patch set:
> | ... 5 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | d86dbbea8a8 aarch64: Allow feature flags to occupy >64 bits
>
> FAIL: 2 regressions
>
> regressions.sum:
> === binutils tests ===
>
> Running binutils:binutils-all/ar.exp ...
> FAIL: replacing non-deterministic member (wrong size, expected: 920)
> FAIL: replacing SOURCE_DATE_EPOCH deterministic member (wrong size,
> expected: 1096)
>
> === Results Summary ===
>
> You can find the failure logs in *.log.1.xz files in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/379…
> .
> The full lists of regressions and progressions are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/379…
> .
> The list of [ignored] baseline and flaky failures are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/379…
> .
>
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/379…
> Reference build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/302/art…
Hi,
The error reported below was in fact caused by a bug in these tests, which
has now been fixed.
Sorry for the false alarm.
Thanks
On Tue, 26 Sept 2023 at 16:38, <ci_notify(a)linaro.org> wrote:
> Dear contributor, our automatic CI has detected problems related to your
> patch(es). Please find some details below. If you have any questions,
> please follow up on linaro-toolchain(a)lists.linaro.org mailing list,
> Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain
> developer on the usual project channel.
>
> In CI config tcwg_binutils_check/master-aarch64 after:
>
> | binutils patch https://patchwork.sourceware.org/patch/76687
> | Author: YunQiang Su <yunqiang.su(a)cipunited.com>
> | Date: Tue Sep 26 07:20:35 2023 -0400
> |
> | GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
> |
> | When gas is configured with --target=mipsisa32r2el-elf,
> module-defer-warn2
> | will fail:
> |
> | /binutils-gdb/gas/testsuite/gas/mips/module-defer-warn2.s:
> Assembler messages:
> | /binutils-gdb/gas/testsuite/gas/mips/module-defer-warn2.s:2:
> Error: `gp=64' used with a 32-bit processor
> | ... 11 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | d86dbbea8a8 aarch64: Allow feature flags to occupy >64 bits
>
> FAIL: 2 regressions
>
> regressions.sum:
> === binutils tests ===
>
> Running binutils:binutils-all/ar.exp ...
> FAIL: replacing non-deterministic member (wrong size, expected: 920)
> FAIL: replacing SOURCE_DATE_EPOCH deterministic member (wrong size,
> expected: 1096)
>
> === Results Summary ===
>
> You can find the failure logs in *.log.1.xz files in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/378…
> .
> The full lists of regressions and progressions are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/378…
> .
> The list of [ignored] baseline and flaky failures are in
> -
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/378…
> .
>
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/378…
> Reference build :
> https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/302/art…
The <bits/version.h> header needs to be regenerated. The changes to
the generated file were not in the diff posted to the mailing list
(but are committed to git).
On Mon, 25 Sept 2023 at 11:55, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In CI config tcwg_gcc_check/master-arm after:
>
> | gcc patch https://patchwork.sourceware.org/patch/76638
> | Author: Jonathan Wakely <jwakely(a)redhat.com>
> | Date: Mon Sep 25 09:53:24 2023 +0100
> |
> | libstdc++: Define C++23 std::forward_like (P2445R1)
> |
> | Tested x86_64-linux. Pushed to trunk.
> |
> | -- >8 --
> |
> | libstdc++-v3/ChangeLog:
> | ... 8 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | c25d6f15211 LoongArch: doc: Update -m[no-]explicit-relocs for r14-4160
>
> FAIL: 12 regressions
>
> regressions.sum:
> === libstdc++ tests ===
>
> Running libstdc++:libstdc++-dg/conformance.exp ...
> FAIL: 20_util/forward_like/1.cc -std=gnu++23 (test for excess errors)
> FAIL: 20_util/forward_like/1.cc -std=gnu++26 (test for excess errors)
> FAIL: 20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line )
> FAIL: 20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line 5)
> FAIL: 20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line 7)
> FAIL: 20_util/forward_like/2_neg.cc -std=gnu++23 (test for excess errors)
> FAIL: 20_util/forward_like/2_neg.cc -std=gnu++26 (test for errors, line )
> ... and 7 more entries
>
> You can find the failure logs in *.log.1.xz files in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/3840/artifac… .
> The full lists of regressions and progressions are in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/3840/artifac… .
> The list of [ignored] baseline and flaky failures are in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/3840/artifac… .
>
>
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/3840/artifac…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1059/artifact/ar…
Progress (short week, three days):
* UM-2 [QEMU upstream maintainership]
- Sent a patch to fix a bug involving QEMU's PSCI emulation when
QEMU is faking being EL3 firmware for a Linux guest
- Sent patch to make our handling of the UNPREDICTABLE T32
LDM-of-single-register case match real hardware (some buggy
software assumes this)
- Patch review
- Converted some more .txt files in our docs directory to rST
* QEMU-486 [Support FEAT_RME guests in a board model]
- JIRA cleanup to more clearly define what this epic is for,
close out some redundant other epics and issues, and create
or move some subtasks to be part of this epic
-- PMM
Hi Patrick,
Did you already get any bug reports for gcc-14-4111-g6e92a6a2a72 ?
In our benchmarking we see that 483.xalancbmk (from SPEC CPU2006) fails to build on 32-bit ARM. Let me know if you need any help in reproducing and troubleshooting this.
Thanks!
--
Maxim Kuvyrkov
https://www.linaro.org
> On Sep 27, 2023, at 11:05, ci_notify(a)linaro.org wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In CI config tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3 after:
>
> | commit gcc-14-4111-g6e92a6a2a72
> | Author: Patrick Palka <ppalka(a)redhat.com>
> | Date: Mon Sep 18 14:47:52 2023 -0400
> |
> | c++: non-dependent assignment checking [PR63198, PR18474]
> |
> | This patch makes us recognize and check non-dependent simple assigments
> | ahead of time, like we already do for compound assignments. This means
> | the templated representation of such assignments will now usually have
> | an implicit INDIRECT_REF (due to the reference return type), which the
> | -Wparentheses code needs to handle. As a drive-by improvement, this
> | ... 51 lines of the commit log omitted.
>
> the following benchmarks slowed down by more than 3%:
> - 483.xalancbmk failed to build
>
> Below reproducer instructions can be used to re-build both "first_bad" and "last_good" cross-toolchains used in this bisection. Naturally, the scripts will fail when triggerring benchmarking jobs if you don\'t have access to Linaro TCWG CI.
>
> Configuration:
> - Benchmark:
> - Toolchain: GCC + Glibc + GNU Linker
> - Version: all components were built from their tip of trunk
> - Target: arm-linux-gnueabihf
> - Compiler flags: O3
> - Hardware: NVidia TK1 4x Cortex-A15
>
> This benchmarking CI is work-in-progress, and we welcome feedback and suggestions at linaro-toolchain(a)lists.linaro.org . In our improvement plans is to add support for SPEC CPU2017 benchmarks and provide "perf report/annotate" data behind these reports.
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-bu…
> Reference build : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-bu…
>
> Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sh…
>
> Full commit : https://github.com/gcc-mirror/gcc/commit/6e92a6a2a72d3b7a5e1b29042d8a6a43fe…
>
> Latest bug report status : https://linaro.atlassian.net/browse/GNU-951
>
> List of configurations that regressed due to this commit :
> * tcwg_bmk-code_speed-spec2k6
> ** gnu-arm-master-O3
> *** 483.xalancbmk failed to build
> *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sh…
> *** https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-bu…
Hello!
I got 3 of these messages about a patch I have upstream, which seems
excessive.
I also just managed to grab an aarch64 box and test it and got no
errors, so I'd appreciate someone double checking that those werent 3
false positives please.
Thank you!
Guinevere Larsen
She/Her/Hers
-------- Forwarded Message --------
Subject: [Linaro-TCWG-CI] 2 patches in gdb: Failure
Date: Mon, 25 Sep 2023 05:37:49 +0000 (UTC)
From: ci_notify(a)linaro.org
Reply-To: linaro-toolchain(a)lists.linaro.org
To: blarsen(a)redhat.com
Dear contributor, our automatic CI has detected problems related to your
patch(es). Please find some details below. If you have any questions,
please follow up on linaro-toolchain(a)lists.linaro.org mailing list,
Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain
developer on the usual project channel.
In CI config tcwg_gdb_check/master-aarch64 after:
| 2 patches in gdb
| Patchwork URL: https://patchwork.sourceware.org/patch/76616
| ca7351280f6 gdb/infrun: simplify process_event_stop_test
| 0e77782d402 gdb/record: print frame information when exiting a
recursive call
| ... applied on top of baseline commit:
| be8e8313099 Automatic date update in version.in
Results changed to
# reset_artifacts:
-10
# build_abe gdb -- --prefix /usr --disable install:
# FAILED
# build_abe dejagnu:
# build_abe check_gdb --:
# First few build errors in logs:
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7012:17:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7185:14:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7185:31:
error: ‘original_frame_id’ was not declared in this scope
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7615:8:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7615:25:
error: ‘original_frame_id’ was not declared in this scope
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7663:11:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:10:07
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7663:28:
error: ‘original_frame_id’ was not declared in this scope
# 00:10:09 make[1]: *** [Makefile:1923: infrun.o] Error 1
# 00:10:09 make: *** [Makefile:12387: all-gdb] Error 2
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7012:17:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7185:14:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7185:31:
error: ‘original_frame_id’ was not declared in this scope
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7615:8:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7615:25:
error: ‘original_frame_id’ was not declared in this scope
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7663:11:
error: ‘curr_frame_id’ was not declared in this scope; did you mean
‘outer_frame_id’?
# 00:09:18
/home/tcwg-build/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/gdb/infrun.c:7663:28:
error: ‘original_frame_id’ was not declared in this scope
# 00:09:22 make[1]: *** [Makefile:1924: infrun.o] Error 1
# 00:09:43 make: *** [Makefile:12387: all-gdb] Error 2
From
# reset_artifacts:
-10
# build_abe gdb -- --prefix /usr --disable install:
-2
# build_abe dejagnu:
-1
# build_abe check_gdb --:
0
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
Current build :
https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-precommit/642/arti…
Reference build :
https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/326/artifact…