Skip to content

ci: failure in interface_usdt_coinselection.py #32322

@fanquake

Description

@fanquake

https://github.com/bitcoin/bitcoin/actions/runs/14579386142/job/40892496346#step:6:5102:

 122/318 - interface_usdt_coinselection.py failed, Duration: 16 s

stdout:
2025-04-21T19:37:36.056000Z TestFramework (INFO): PRNG seed is: 4088013170701346751
2025-04-21T19:37:36.066000Z TestFramework (INFO): Initializing test directory /home/runner/work/_temp/ci/scratch/test_runner/test_runner_₿_🏃_20250421_192058/interface_usdt_coinselection_192
2025-04-21T19:37:38.378000Z TestFramework (INFO): hook into the coin_selection tracepoints
2025-04-21T19:37:48.532000Z TestFramework (INFO): Prepare wallets
2025-04-21T19:37:50.021000Z TestFramework (INFO): Sending a transaction should result in all tracepoints
2025-04-21T19:37:50.114000Z TestFramework (INFO): Failing to fund results in 1 tracepoint
2025-04-21T19:37:50.146000Z TestFramework (INFO): Explicitly enabling APS results in 2 tracepoints
2025-04-21T19:37:50.238000Z TestFramework (INFO): Change position is -1 if no change is created with APS when APS was initially not used
2025-04-21T19:37:50.523000Z TestFramework (INFO): Change position is -1 if no change is created normally and APS is not used
2025-04-21T19:37:50.772000Z TestFramework (INFO): Stopping nodes
2025-04-21T19:37:51.192000Z TestFramework (INFO): Cleaning up /home/runner/work/_temp/ci/scratch/test_runner/test_runner_₿_🏃_20250421_192058/interface_usdt_coinselection_192 on exit
2025-04-21T19:37:51.192000Z TestFramework (INFO): Tests successful


stderr:
In file included from /virtual/main.c:1:
In file included from include/uapi/linux/ptrace.h:183:
In file included from arch/x86/include/asm/ptrace.h:175:
In file included from arch/x86/include/asm/paravirt_types.h:12:
In file included from arch/x86/include/asm/nospec-branch.h:15:
arch/x86/include/asm/current.h:47:10: warning: multiple identical address spaces specified for type [-Wduplicate-decl-specifier]
   47 |                 return this_cpu_read_const(const_pcpu_hot.current_task);
      |                        ^
arch/x86/include/asm/percpu.h:577:36: note: expanded from macro 'this_cpu_read_const'
  577 | #define this_cpu_read_const(pcp)                        __raw_cpu_read_const(pcp)
      |                                                         ^
arch/x86/include/asm/percpu.h:163:35: note: expanded from macro '__raw_cpu_read_const'
  163 | #define __raw_cpu_read_const(pcp)       __raw_cpu_read(, , pcp)
      |                                         ^
arch/x86/include/asm/percpu.h:155:30: note: expanded from macro '__raw_cpu_read'
  155 |         *(qual __my_cpu_type(pcp) *)__my_cpu_ptr(&(pcp));               \
      |                                     ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
arch/x86/include/asm/percpu.h:94:40: note: expanded from macro '__my_cpu_type'
   94 | #define __my_cpu_type(var)      typeof(var) __percpu_seg_override
      |                                             ^
arch/x86/include/asm/percpu.h:45:32: note: expanded from macro '__percpu_seg_override'
   45 | # define __percpu_seg_override  __seg_gs
      |                                 ^
<built-in>:358:33: note: expanded from macro '__seg_gs'
  358 | #define __seg_gs __attribute__((address_space(256)))
      |                                 ^
In file included from /virtual/main.c:1:
In file included from include/uapi/linux/ptrace.h:183:
In file included from arch/x86/include/asm/ptrace.h:175:
In file included from arch/x86/include/asm/paravirt_types.h:12:
In file included from arch/x86/include/asm/nospec-branch.h:15:
arch/x86/include/asm/current.h:47:10: warning: multiple identical address spaces specified for type [-Wduplicate-decl-specifier]
arch/x86/include/asm/percpu.h:577:36: note: expanded from macro 'this_cpu_read_const'
  577 | #define this_cpu_read_const(pcp)                        __raw_cpu_read_const(pcp)
      |                                                         ^
arch/x86/include/asm/percpu.h:163:35: note: expanded from macro '__raw_cpu_read_const'
  163 | #define __raw_cpu_read_const(pcp)       __raw_cpu_read(, , pcp)
      |                                         ^
arch/x86/include/asm/percpu.h:155:9: note: expanded from macro '__raw_cpu_read'
  155 |         *(qual __my_cpu_type(pcp) *)__my_cpu_ptr(&(pcp));               \
      |                ^
arch/x86/include/asm/percpu.h:94:40: note: expanded from macro '__my_cpu_type'
   94 | #define __my_cpu_type(var)      typeof(var) __percpu_seg_override
      |                                             ^
arch/x86/include/asm/percpu.h:45:32: note: expanded from macro '__percpu_seg_override'
   45 | # define __percpu_seg_override  __seg_gs
      |                                 ^
<built-in>:358:33: note: expanded from macro '__seg_gs'
  358 | #define __seg_gs __attribute__((address_space(256)))
      |                                 ^
2 warnings generated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions