refactor: Migrate to PEP621, add uv.lock - #1829
Open
ithinuel wants to merge 1 commit into
Open
Azure Pipelines / pyocd functional test
succeeded
Oct 26, 2025 in 25m 12s
Build #20251025.2 had test failures
Details
- Failed: 2 (1.43%)
- Passed: 138 (98.57%)
- Other: 0 (0.00%)
- Total: 140
Annotations
Check failure on line 1 in MAX32630FTHR.max32620.connect
azure-pipelines / pyocd functional test
MAX32630FTHR.max32620.connect
failure
Raw output
binary file: /Users/boardfarmautomation/azpagent/_work/1/s/test/data/binaries/max32630fthr.bin
0022483:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0022495:INFO:board:Target type is max32620
0022580:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0022610:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0022625:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0022635:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0022640:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0022645:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0022659:INFO:cortex_m:CPU core #0: Cortex-M4 r0p1, v7.0-M architecture
0022659:INFO:cortex_m: Extensions: [DSP, FPU, FPU_V4, MPU]
0022659:INFO:cortex_m: FPU present: FPv4-SP-D16-M
0022668:INFO:dwt:4 hardware watchpoints
0022673:INFO:fpb:6 hardware breakpoints, 4 literal comparators
----- TESTING CONNECT/DISCONNECT -----
Flashing new binary
[---|---|---|---|---|---|---|---|---|----]
[========================================]
0028616:INFO:loader:Erased 0 bytes (0 sectors), programmed 0 bytes (0 pages), skipped 106496 bytes (13 pages) at 18.40 kB/s
Verifying target is running
State=State.LOCKUP
TEST FAILED
Disconnecting with resume=True
Connecting with connect_mode=attach
0028979:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0028995:INFO:board:Target type is max32620
0029062:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0029092:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0029107:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0029117:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0029121:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0029127:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0029140:INFO:cortex_m:CPU core #0: Cortex-M4 r0p1, v7.0-M architecture
0029140:INFO:cortex_m: Extensions: [DSP, FPU, FPU_V4, MPU]
0029140:INFO:cortex_m: FPU present: FPv4-SP-D16-M
0029149:INFO:dwt:4 hardware watchpoints
0029154:INFO:fpb:6 hardware breakpoints, 4 literal comparators
Verifying target is running
TEST FAILED (state=lockup, expected=running)
Disconnecting with resume=False
Connecting with connect_mode=halt
0029193:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0029205:INFO:board:Target type is max32620
0029267:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0029298:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0029313:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0029323:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0029328:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0029333:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0029345:INFO:cortex_m:CPU core #0: Cortex-M4 r0p1, v7.0-M architecture
0029345:INFO:cortex_m: Extensions: [DSP, FPU, FPU_V4, MPU]
0029345:INFO:cortex_m: FPU present: FPv4-SP-D16-M
0029355:INFO:dwt:4 hardware watchpoints
0029360:INFO:fpb:6 hardware breakpoints, 4 literal comparators
Verifying target is halted
TEST PASSED
Disconnecting with resume=False
Connecting with connect_mode=halt
0029399:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0029414:INFO:board:Target type is max32620
0029497:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0029527:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0029542:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0029552:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0029557:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0029562:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0029574:INFO:cort
Check failure on line 1 in MAX32630FTHR.max32620.gdbserver
azure-pipelines / pyocd functional test
MAX32630FTHR.max32620.gdbserver
failure
Raw output
0571759:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0571774:INFO:board:Target type is max32620
0571840:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0571870:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0571886:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0571895:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0571900:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0571906:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0571919:INFO:cortex_m:CPU core #0: Cortex-M4 r0p1, v7.0-M architecture
0571919:INFO:cortex_m: Extensions: [DSP, FPU, FPU_V4, MPU]
0571919:INFO:cortex_m: FPU present: FPv4-SP-D16-M
0571928:INFO:dwt:4 hardware watchpoints
0571934:INFO:fpb:6 hardware breakpoints, 4 literal comparators
[---|---|---|---|---|---|---|---|---|----]
[========================================]
0577924:INFO:loader:Erased 0 bytes (0 sectors), programmed 0 bytes (0 pages), skipped 106496 bytes (13 pages) at 18.54 kB/s
copy from `/Users/boardfarmautomation/azpagent/_work/1/s/test/data/binaries/max32630fthr.bin' [binary] to `/var/folders/5v/42h6c92n03gby2ypkdr0r41m0000gn/T/tmpx1_5fnlt.elf' [elf32-littlearm]
0577953:INFO:gdb_test:Starting gdb (stdout -> /Users/boardfarmautomation/azpagent/_work/1/s/test/output/gdb_output_max32620_0.txt): arm-none-eabi-gdb-py --nh -ex set $testn=0 --command=/Users/boardfarmautomation/azpagent/_work/1/s/test/gdb_test_script.py
0577967:INFO:gdb_test:Starting gdbserver: gdbserver --port=3333 --telnet-port=4444 --frequency=4000000 --uid=0409000092efc08200000000000000000000000097969906
0577968:INFO:gdb_test:Waiting for gdb to finish...
0577979:INFO:session:Using config options for probe 0409000092efc08200000000000000000000000097969906
0577991:INFO:board:Target type is max32620
0578061:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2)
0578091:INFO:discovery:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2)
0578104:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b:Arm part=4c4)
0578111:INFO:rom_table:[0]<e000e000:SCS v7-M class=14 designer=43b:Arm part=00c>
0578115:INFO:rom_table:[1]<e0001000:DWT v7-M class=14 designer=43b:Arm part=002>
0578119:INFO:rom_table:[2]<e0002000:FPB v7-M class=14 designer=43b:Arm part=003>
0578130:INFO:cortex_m:CPU core #0: Cortex-M4 r0p1, v7.0-M architecture
0578130:INFO:cortex_m: Extensions: [DSP, FPU, FPU_V4, MPU]
0578130:INFO:cortex_m: FPU present: FPv4-SP-D16-M
0578138:INFO:dwt:4 hardware watchpoints
0578142:INFO:fpb:6 hardware breakpoints, 4 literal comparators
0578154:INFO:server:Semihost server started on port 4444 (core 0)
0578156:INFO:gdbserver:GDB server listening on port 3333 (core 0)
0578338:INFO:gdbserver:Client 1 connected on port 3333 from remote address localhost:53323
0579204:INFO:gdbserver:Client 1: Semihosting enabled
0579205:INFO:gdbserver:Client 1: Semihosting disabled
[---|---|---|---|---|---|---|---|---|----]
[========================================]
0582231:INFO:loader:Erased 0 bytes (0 sectors), programmed 0 bytes (0 pages), skipped 106496 bytes (13 pages) at 35.92 kB/s
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000010
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000014
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000018
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x0000001c
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000020
0583685:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000024
0583705:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000010
0583705:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000014
0583705:ERROR:dwt:No more watchpoints are available, dropped watchpoint at 0x00000018
0583705:ERROR:dwt:No more watchpoints are available, d
Loading