public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [Linaro-TCWG-CI] gdb-14-branchpoint-1244-gfad00902c24: FAIL: 13 regressions: 13 progressions on arm
@ 2024-01-15 19:55 ci_notify
  2024-01-17 17:23 ` Thiago Jung Bauermann
  0 siblings, 1 reply; 3+ messages in thread
From: ci_notify @ 2024-01-15 19:55 UTC (permalink / raw)
  To: nickc; +Cc: gdb-testers

[-- Attachment #1: Type: text/plain, Size: 3915 bytes --]

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@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.

We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.

We track this report status in https://linaro.atlassian.net/browse/GNU-1108 , please let us know if you are looking at the problem and/or when you have a fix.

In gdb_check master-arm after:

  | commit gdb-14-branchpoint-1244-gfad00902c24
  | Author: Nick Clifton <nickc@redhat.com>
  | Date:   Mon Jan 15 12:25:00 2024 +0000
  | 
  |     nm: Replace --with-symbol-versions with --without-symbol-versions in --help output
  |     
  |       PR 31243
  |       nm: Fix --help output

FAIL: 13 regressions: 13 progressions

regressions.sum:
		=== gdb tests ===

Running gdb:gdb.mi/mi-var-invalidate.exp ...
ERROR: : spawn id exp8 not open
ERROR: Couldn't send -var-info-type global_simple to GDB.
ERROR: Couldn't send -var-info-type linteger to GDB.
ERROR: Couldn't send -var-update global_simple to GDB.
ERROR: Couldn't send -var-update linteger to GDB.
ERROR: Process no longer exists
ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (end of file).
... and 8 more entries

progressions.sum:
		=== gdb tests ===

Running gdb:gdb.mi/mi-var-invalidate.exp ...
ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (timed out).
ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/mi-var-invalidate_bis into ../../gdb/gdb (timed out).
FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes (timeout)
FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (1) (timeout)
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes (timeout)
FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2) (timeout)
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: breakpoint at main (timeout)
... and 8 more entries

You can find the failure logs in *.log.1.xz files in
 - https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/680/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
 - https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/680/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
 - https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/680/artifact/artifacts/sumfiles/xfails.xfail .

The configuration of this build is:
CI config tcwg_gdb_check master-arm

-----------------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-arm-build/680/artifact/artifacts
Reference build : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/679/artifact/artifacts

Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/fad00902c24e11186cc795b3579017074a39e670/tcwg_gdb_check/master-arm/reproduction_instructions.txt

Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=fad00902c24e11186cc795b3579017074a39e670

List of configurations that regressed due to this commit :
* tcwg_gdb_check
** master-arm
*** FAIL: 13 regressions: 13 progressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/fad00902c24e11186cc795b3579017074a39e670/tcwg_gdb_check/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/680/artifact/artifacts

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

* Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1244-gfad00902c24: FAIL: 13 regressions: 13 progressions on arm
  2024-01-15 19:55 [Linaro-TCWG-CI] gdb-14-branchpoint-1244-gfad00902c24: FAIL: 13 regressions: 13 progressions on arm ci_notify
@ 2024-01-17 17:23 ` Thiago Jung Bauermann
  2024-01-18 10:56   ` Nick Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Thiago Jung Bauermann @ 2024-01-17 17:23 UTC (permalink / raw)
  To: linaro-toolchain; +Cc: nickc, gdb-testers, tcwg-validation


Hello Nick,

ci_notify@linaro.org writes:

> In gdb_check master-arm after:
>
>   | commit gdb-14-branchpoint-1244-gfad00902c24
>   | Author: Nick Clifton <nickc@redhat.com>
>   | Date:   Mon Jan 15 12:25:00 2024 +0000
>   | 
>   |     nm: Replace --with-symbol-versions with --without-symbol-versions in --help output
>   |     
>   |       PR 31243
>   |       nm: Fix --help output
>
> FAIL: 13 regressions: 13 progressions
>
> regressions.sum:
> 		=== gdb tests ===
>
> Running gdb:gdb.mi/mi-var-invalidate.exp ...
> ERROR: : spawn id exp8 not open
> ERROR: Couldn't send -var-info-type global_simple to GDB.
> ERROR: Couldn't send -var-info-type linteger to GDB.
> ERROR: Couldn't send -var-update global_simple to GDB.
> ERROR: Couldn't send -var-update linteger to GDB.
> ERROR: Process no longer exists
> ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (end of file).
> ... and 8 more entries

As you're aware, the above are flaky results that the CI wasn't able to
filter out as it normally does. Sorry for the false positive.

-- 
Thiago

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

* Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1244-gfad00902c24: FAIL: 13 regressions: 13 progressions on arm
  2024-01-17 17:23 ` Thiago Jung Bauermann
@ 2024-01-18 10:56   ` Nick Clifton
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Clifton @ 2024-01-18 10:56 UTC (permalink / raw)
  To: Thiago Jung Bauermann, linaro-toolchain; +Cc: gdb-testers, tcwg-validation

Hi Thiago,

>>    |     nm: Replace --with-symbol-versions with --without-symbol-versions in --help output

>> FAIL: 13 regressions: 13 progressions

> As you're aware, the above are flaky results that the CI wasn't able to
> filter out as it normally does. Sorry for the false positive.

Phew! :-)  I ah hoped that that was the case.  It seemed strange that
changing one line in nm's --help output would generate GDB testsuite
failures...

Cheers
   Nick



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

end of thread, other threads:[~2024-01-18 10:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-15 19:55 [Linaro-TCWG-CI] gdb-14-branchpoint-1244-gfad00902c24: FAIL: 13 regressions: 13 progressions on arm ci_notify
2024-01-17 17:23 ` Thiago Jung Bauermann
2024-01-18 10:56   ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).