Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logs to debug Darwin CI failures #11005

Merged
merged 2 commits into from
Oct 28, 2021

Conversation

pan-apple
Copy link
Contributor

@pan-apple pan-apple commented Oct 26, 2021

Problem

Darwin CI is occasionally failing during CASE sessions setup.

Change overview

The logs point at the mismatch of fabric information between the controller and the device. On receiving Sigma1, the device computes destination ID from the commissioned fabrics and matches it against the received value in Sigma1 message. This check is failing. Also, noticed that the compressed fabric ID generated on the device is different than the controller.

This PR adds logs to narrow down the failure cause. It'll log the buffer that's input to computation of compressed fabric ID and the destination ID.

Testing

This PR adds some logs and makes no other functional change. It was tested for compilation and correct logging using chip-tool and all-cluster-app.

@pan-apple pan-apple marked this pull request as draft October 26, 2021 22:05
@github-actions
Copy link

github-actions bot commented Oct 26, 2021

PR #11005: Size comparison from 7b14930 to 24385f5

Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 7b14930 24385f5 change % change
efr32 lighting-app BRD4161A (read only) 736512 737320 808 0.1
.text 736504 737312 808 0.1
BRD4161A+rpc (read only) 723936 724720 784 0.1
.text 723928 724712 784 0.1
lock-app BRD4161A (read only) 715792 716576 784 0.1
.text 715784 716568 784 0.1
window-app BRD4161A (read only) 716676 717460 784 0.1
.text 716668 717452 784 0.1
esp32 all-clusters-app c3devkit (read only) 875002 875298 296 0.0
(read/write) 1306112 1306400 288 0.0
.flash.rodata 198176 198464 288 0.1
.flash.text 875002 875298 296 0.0
m5stack (read only) 906131 906347 216 0.0
(read/write) 425920 426192 272 0.1
.flash.rodata 206928 207200 272 0.1
.flash.text 906131 906347 216 0.0
k32w lighting-app k32w061+se05x+release (read/write) 700600 701352 752 0.1
.text 614180 614932 752 0.1
lock-app k32w061+debug (read/write) 592404 593172 768 0.1
.text 515544 516312 768 0.1
linux all-clusters-app debug (read only) 1625073 1626225 1152 0.1
.got 4088 4096 8 0.2
.rodata 134645 134933 288 0.2
.text 1358738 1359522 784 0.1
bridge-app debug+rpc (read only) 1271485 1272645 1160 0.1
.got 3952 3960 8 0.2
.rodata 109884 110172 288 0.3
.text 1066261 1067045 784 0.1
chip-tool debug (read only) 4115461 4116621 1160 0.0
.got 4368 4376 8 0.2
.rodata 208176 208464 288 0.1
.text 3651013 3651797 784 0.0
lighting-app debug+rpc (read only) 1523369 1524513 1144 0.1
(read/write) 101520 101552 32 0.0
.got 4112 4120 8 0.2
.rodata 127185 127473 288 0.2
.text 1264162 1264930 768 0.1
ota-provider-app debug (read only) 1232161 1233313 1152 0.1
.got 4016 4024 8 0.2
.rodata 110504 110792 288 0.3
.text 1025698 1026482 784 0.1
ota-requestor-app debug (read only) 1289297 1290449 1152 0.1
.got 3984 3992 8 0.2
.rodata 127392 127680 288 0.2
.text 1064306 1065090 784 0.1
tv-app debug (read only) 1750105 1751257 1152 0.1
.got 4408 4416 8 0.2
.rodata 152184 152472 288 0.2
.text 1456210 1456994 784 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2289304 2289840 536 0.0
.text 1251904 1252440 536 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2257072 2257544 472 0.0
.text 1219672 1220144 472 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2235104 2235576 472 0.0
.text 1197704 1198176 472 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862471 865619 3148 0.4
bss 112136 112140 4 0.0
rodata 97200 97468 268 0.3
text 577512 580384 2872 0.5
nrf52840dk_nrf52840+rpc (read/write) 823311 826463 3152 0.4
rodata 87976 88248 272 0.3
text 550704 553576 2872 0.5
nrf5340dk_nrf5340_cpuapp (read/write) 787510 788082 572 0.1
rodata 92440 92708 268 0.3
text 506984 507288 304 0.1
lock-app nrf52840dk_nrf52840 (read/write) 839415 842547 3132 0.4
bss 111208 111212 4 0.0
rodata 93600 93868 268 0.3
text 559072 561940 2868 0.5
nrf5340dk_nrf5340_cpuapp (read/write) 764458 765030 572 0.1
rodata 88860 89128 268 0.3
text 488536 488840 304 0.1
pump-app nrf52840dk_nrf52840 (read/write) 843815 846963 3148 0.4
bss 111308 111312 4 0.0
rodata 94800 95068 268 0.3
text 562176 565048 2872 0.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 839135 842283 3148 0.4
rodata 93576 93844 268 0.3
text 558816 561688 2872 0.5
p6 lock-app default (read/write) 2168520 2169064 544 0.0
.text 1126784 1127328 544 0.0
qpg lighting-app qpg6100+debug (read only) 490760 491116 356 0.1
.text 485440 485796 356 0.1
lock-app qpg6100+debug (read only) 466980 467336 356 0.1
.text 461660 462016 356 0.1
telink lighting-app tlsr9518adk80d (read/write) 664066 664730 664 0.1
text 457976 458350 374 0.1
Full report (36 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 7b14930 24385f5 change % change
efr32 lighting-app BRD4161A (read only) 736512 737320 808 0.1
(read/write) 115444 115444 0 0.0
.bss 113692 113692 0 0.0
.data 1752 1752 0 0.0
.text 736504 737312 808 0.1
BRD4161A+rpc (read only) 723936 724720 784 0.1
(read/write) 132052 132052 0 0.0
.bss 130196 130196 0 0.0
.data 1852 1852 0 0.0
.text 723928 724712 784 0.1
lock-app BRD4161A (read only) 715792 716576 784 0.1
(read/write) 113260 113260 0 0.0
.bss 111548 111548 0 0.0
.data 1712 1712 0 0.0
.text 715784 716568 784 0.1
window-app BRD4161A (read only) 716676 717460 784 0.1
(read/write) 113576 113576 0 0.0
.bss 111860 111860 0 0.0
.data 1716 1716 0 0.0
.text 716668 717452 784 0.1
esp32 all-clusters-app c3devkit (read only) 875002 875298 296 0.0
(read/write) 1306112 1306400 288 0.0
.dram0.bss 58232 58232 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 198176 198464 288 0.1
.flash.text 875002 875298 296 0.0
.iram0.text 57564 57564 0 0.0
m5stack (read only) 906131 906347 216 0.0
(read/write) 425920 426192 272 0.1
.dram0.bss 60744 60744 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 206928 207200 272 0.1
.flash.text 906131 906347 216 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 700600 701352 752 0.1
.bss 78720 78720 0 0.0
.data 1900 1900 0 0.0
.text 614180 614932 752 0.1
lock-app k32w061+debug (read/write) 592404 593172 768 0.1
.bss 69196 69196 0 0.0
.data 1864 1864 0 0.0
.text 515544 516312 768 0.1
shell k32w061+debug (read/write) 425204 425204 0 0.0
.bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359572 359572 0 0.0
linux all-clusters-app debug (read only) 1625073 1626225 1152 0.1
(read/write) 117176 117176 0 0.0
.bss 50160 50160 0 0.0
.data 978 978 0 0.0
.data.rel.ro 60800 60800 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4096 8 0.2
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 134645 134933 288 0.2
.text 1358738 1359522 784 0.1
bridge-app debug+rpc (read only) 1271485 1272645 1160 0.1
(read/write) 85096 85096 0 0.0
.bss 51856 51856 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27272 27272 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3960 8 0.2
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 109884 110172 288 0.3
.text 1066261 1067045 784 0.1
chip-tool debug (read only) 4115461 4116621 1160 0.0
(read/write) 119320 119320 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 94640 94640 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4376 8 0.2
.init 27 27 0 0.0
.init_array 416 416 0 0.0
.rodata 208176 208464 288 0.1
.text 3651013 3651797 784 0.0
lighting-app debug+rpc (read only) 1523369 1524513 1144 0.1
(read/write) 101520 101552 32 0.0
.bss 41176 41176 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 53968 53968 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4120 8 0.2
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127185 127473 288 0.2
.text 1264162 1264930 768 0.1
ota-provider-app debug (read only) 1232161 1233313 1152 0.1
(read/write) 67776 67776 0 0.0
.bss 37440 37440 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4024 8 0.2
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110504 110792 288 0.3
.text 1025698 1026482 784 0.1
ota-requestor-app debug (read only) 1289297 1290449 1152 0.1
(read/write) 76264 76264 0 0.0
.bss 44960 44960 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25352 25352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3992 8 0.2
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 127392 127680 288 0.2
.text 1064306 1065090 784 0.1
shell debug (read only) 777097 777097 0 0.0
(read/write) 57376 57376 0 0.0
.bss 16136 16136 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36496 36496 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 76527 76527 0 0.0
.text 599442 599442 0 0.0
tv-app debug (read only) 1750105 1751257 1152 0.1
(read/write) 281432 281432 0 0.0
.bss 215568 215568 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58192 58192 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4416 8 0.2
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 152184 152472 288 0.2
.text 1456210 1456994 784 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2289304 2289840 536 0.0
.bss 179604 179604 0 0.0
.data 5192 5192 0 0.0
.heap 851648 851648 0 0.0
.text 1251904 1252440 536 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2257072 2257544 472 0.0
.bss 171060 171060 0 0.0
.data 5464 5464 0 0.0
.heap 859920 859920 0 0.0
.text 1219672 1220144 472 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2235104 2235576 472 0.0
.bss 169988 169988 0 0.0
.data 5432 5432 0 0.0
.heap 861024 861024 0 0.0
.text 1197704 1198176 472 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139680 1139680 0 0.0
.bss 11760 11760 0 0.0
.data 4360 4360 0 0.0
.heap 1020328 1020328 0 0.0
.text 103064 103064 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862471 865619 3148 0.4
bss 112136 112140 4 0.0
rodata 97200 97468 268 0.3
text 577512 580384 2872 0.5
nrf52840dk_nrf52840+rpc (read/write) 823311 826463 3152 0.4
bss 108380 108380 0 0.0
rodata 87976 88248 272 0.3
text 550704 553576 2872 0.5
nrf5340dk_nrf5340_cpuapp (read/write) 787510 788082 572 0.1
bss 113512 113512 0 0.0
rodata 92440 92708 268 0.3
text 506984 507288 304 0.1
lock-app nrf52840dk_nrf52840 (read/write) 839415 842547 3132 0.4
bss 111208 111212 4 0.0
rodata 93600 93868 268 0.3
text 559072 561940 2868 0.5
nrf5340dk_nrf5340_cpuapp (read/write) 764458 765030 572 0.1
bss 112584 112584 0 0.0
rodata 88860 89128 268 0.3
text 488536 488840 304 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497339 497339 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339456 339456 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 843815 846963 3148 0.4
bss 111308 111312 4 0.0
rodata 94800 95068 268 0.3
text 562176 565048 2872 0.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 839135 842283 3148 0.4
bss 111208 111208 0 0.0
rodata 93576 93844 268 0.3
text 558816 561688 2872 0.5
shell nrf52840dk_nrf52840 (read/write) 776531 776531 0 0.0
bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520324 520324 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691586 691586 0 0.0
bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440936 440936 0 0.0
p6 lock-app default (read/write) 2168520 2169064 544 0.0
.bss 67184 67184 0 0.0
.data 2416 2416 0 0.0
.heap 963744 963744 0 0.0
.text 1126784 1127328 544 0.0
qpg lighting-app qpg6100+debug (read only) 490760 491116 356 0.1
(read/write) 114144 114144 0 0.0
.bss 52416 52416 0 0.0
.data 1000 1000 0 0.0
.text 485440 485796 356 0.1
lock-app qpg6100+debug (read only) 466980 467336 356 0.1
(read/write) 114140 114140 0 0.0
.bss 51368 51368 0 0.0
.data 956 956 0 0.0
.text 461660 462016 356 0.1
persistent-storage-app qpg6100+debug (read only) 155220 155220 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149900 149900 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 664066 664730 664 0.1
bss 69944 69944 0 0.0
noinit 33216 33216 0 0.0
text 457976 458350 374 0.1

@github-actions
Copy link

Size increase report for "gn_qpg-example-build" from 7b14930

File Section File VM
chip-qpg6100-lighting-example.out .text 356 356
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-qpg6100-lighting-example.out and ./pull_artifact/chip-qpg6100-lighting-example.out:

sections,vmsize,filesize
.debug_info,0,705
.debug_loc,0,541
.text,356,356
.debug_line,0,325
.symtab,0,176
.debug_frame,0,100
.debug_ranges,0,80
.strtab,0,49
.debug_str,0,11
.debug_aranges,0,8
.debug_abbrev,0,2
.shstrtab,0,-1
[Unmapped],0,-356

Comparing ./master_artifact/chip-qpg6100-lighting-example.out.map and ./pull_artifact/chip-qpg6100-lighting-example.out.map:

BLOAT EXECUTION FAILED WITH CODE 1:
bloaty: unknown file type for file './pull_artifact/chip-qpg6100-lighting-example.out.map'


@github-actions
Copy link

Size increase report for "nrfconnect-example-build" from 7b14930

File Section File VM
chip-lock.elf text 2868 2868
chip-lock.elf rodata 272 268
chip-lock.elf bss 0 4
chip-lock.elf [LOAD #3 [RW]] 0 -4
chip-lock.elf device_handles -4 -4
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-lock.elf and ./pull_artifact/chip-lock.elf:

sections,vmsize,filesize
text,2868,2868
.symtab,0,1968
.debug_frame,0,1284
.debug_info,0,952
.strtab,0,648
.debug_loc,0,559
.debug_line,0,334
rodata,268,272
.debug_ranges,0,72
.debug_str,0,13
.debug_aranges,0,8
bss,4,0
.debug_abbrev,0,2
[LOAD #3 [RW]],-4,0
device_handles,-4,-4

Comparing ./master_artifact/chip-shell.elf and ./pull_artifact/chip-shell.elf:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "esp32-example-build" from 7b14930

File Section File VM
chip-all-clusters-app.elf .flash.text 296 296
chip-all-clusters-app.elf .flash.rodata 288 288
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-all-clusters-app.elf and ./pull_artifact/chip-all-clusters-app.elf:

sections,vmsize,filesize
.debug_info,0,586
.debug_line,0,469
.flash.text,296,296
.flash.rodata,288,288
.debug_loc,0,228
.debug_frame,0,48
.strtab,0,29
.debug_ranges,0,24
.symtab,0,16
.debug_str,0,13
.debug_aranges,0,8
.debug_abbrev,0,2
.shstrtab,0,-1
.riscv.attributes,0,-2
[Unmapped],0,-584


@boring-cyborg boring-cyborg bot added the lib label Oct 28, 2021
@pan-apple pan-apple changed the title [Do not review/merge] Debug failures in Darwin CI Add logs to debug Darwin CI failures Oct 28, 2021
@pan-apple pan-apple marked this pull request as ready for review October 28, 2021 17:56
@github-actions
Copy link

github-actions bot commented Oct 28, 2021

PR #11005: Size comparison from 52db0e4 to 540a164

Increases above 0.2%:

platform target config section 52db0e4 540a164 change % change
linux bridge-app debug+rpc .rodata 110724 111044 320 0.3
ota-provider-app debug .rodata 110888 111208 320 0.3
ota-requestor-app debug .rodata 127584 127904 320 0.3
nrfconnect lighting-app nrf52840dk_nrf52840 rodata 97528 97816 288 0.3
nrf52840dk_nrf52840+rpc rodata 88304 88596 292 0.3
nrf5340dk_nrf5340_cpuapp rodata 92768 93056 288 0.3
lock-app nrf52840dk_nrf52840 rodata 93880 94172 292 0.3
nrf5340dk_nrf5340_cpuapp rodata 89188 89476 288 0.3
pump-app nrf52840dk_nrf52840 rodata 95128 95416 288 0.3
pump-controller-app nrf52840dk_nrf52840 rodata 93904 94192 288 0.3
Increases (28 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 52db0e4 540a164 change % change
efr32 lighting-app BRD4161A (read only) 737460 738120 660 0.1
.text 737452 738112 660 0.1
BRD4161A+rpc (read only) 724900 725560 660 0.1
(read/write) 132032 132036 4 0.0
.text 724892 725552 660 0.1
lock-app BRD4161A (read only) 716756 717400 644 0.1
.text 716748 717392 644 0.1
window-app BRD4161A (read only) 717660 718304 644 0.1
(read/write) 113568 113572 4 0.0
.text 717652 718296 644 0.1
esp32 all-clusters-app c3devkit (read only) 875926 876282 356 0.0
(read/write) 1308672 1308944 272 0.0
.flash.rodata 199744 200016 272 0.1
.flash.text 875926 876282 356 0.0
m5stack (read only) 907183 907607 424 0.0
(read/write) 428460 428724 264 0.1
.flash.rodata 208468 208732 264 0.1
.flash.text 907183 907607 424 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701024 701656 632 0.1
.text 614636 615268 632 0.1
lock-app k32w061+debug (read/write) 592980 593612 632 0.1
.text 516144 516776 632 0.1
linux all-clusters-app debug (read only) 1653185 1654417 1232 0.1
.rodata 137749 138069 320 0.2
.text 1383170 1384082 912 0.1
bridge-app debug+rpc (read only) 1282125 1283341 1216 0.1
.rodata 110724 111044 320 0.3
.text 1076085 1076981 896 0.1
chip-tool debug (read only) 4262181 4263493 1312 0.0
.rodata 213968 214288 320 0.1
.text 3785413 3786405 992 0.0
lighting-app debug+rpc (read only) 1541097 1542281 1184 0.1
.rodata 128881 129169 288 0.2
.text 1279762 1280658 896 0.1
ota-provider-app debug (read only) 1238617 1239849 1232 0.1
.rodata 110888 111208 320 0.3
.text 1031554 1032466 912 0.1
ota-requestor-app debug (read only) 1300713 1301945 1232 0.1
.rodata 127584 127904 320 0.3
.text 1075314 1076226 912 0.1
shell debug (read only) 787089 787153 64 0.0
.rodata 77455 77519 64 0.1
tv-app debug (read only) 1774209 1775441 1232 0.1
.rodata 154680 155000 320 0.2
.text 1477266 1478178 912 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290656 2291272 616 0.0
.text 1253256 1253872 616 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2274992 2275608 616 0.0
.text 1237592 1238208 616 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2252712 2253328 616 0.0
.text 1215312 1215928 616 0.1
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862911 863535 624 0.1
rodata 97528 97816 288 0.3
text 577624 577960 336 0.1
nrf52840dk_nrf52840+rpc (read/write) 823735 824363 628 0.1
rodata 88304 88596 292 0.3
text 550800 551136 336 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 787902 788526 624 0.1
rodata 92768 93056 288 0.3
text 507092 507428 336 0.1
lock-app nrf52840dk_nrf52840 (read/write) 839583 840211 628 0.1
rodata 93880 94172 292 0.3
text 559108 559444 336 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 764882 765506 624 0.1
rodata 89188 89476 288 0.3
text 488668 489004 336 0.1
pump-app nrf52840dk_nrf52840 (read/write) 844287 844911 624 0.1
rodata 95128 95416 288 0.3
text 562320 562656 336 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 839575 840199 624 0.1
rodata 93904 94192 288 0.3
text 558952 559288 336 0.1
p6 lock-app default (read/write) 2169096 2169744 648 0.0
.text 1127360 1128008 648 0.1
telink lighting-app tlsr9518adk80d (read/write) 664518 665202 684 0.1
text 458070 458454 384 0.1
Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 52db0e4 540a164 change % change
efr32 lighting-app BRD4161A (read only) 737460 738120 660 0.1
(read/write) 115428 115428 0 0.0
.bss 113676 113676 0 0.0
.data 1752 1752 0 0.0
.text 737452 738112 660 0.1
BRD4161A+rpc (read only) 724900 725560 660 0.1
(read/write) 132032 132036 4 0.0
.bss 130180 130180 0 0.0
.data 1852 1852 0 0.0
.text 724892 725552 660 0.1
lock-app BRD4161A (read only) 716756 717400 644 0.1
(read/write) 113244 113244 0 0.0
.bss 111532 111532 0 0.0
.data 1712 1712 0 0.0
.text 716748 717392 644 0.1
window-app BRD4161A (read only) 717660 718304 644 0.1
(read/write) 113568 113572 4 0.0
.bss 111852 111852 0 0.0
.data 1716 1716 0 0.0
.text 717652 718296 644 0.1
esp32 all-clusters-app c3devkit (read only) 875926 876282 356 0.0
(read/write) 1308672 1308944 272 0.0
.dram0.bss 59248 59248 0 0.0
.dram0.data 16448 16448 0 0.0
.flash.rodata 199744 200016 272 0.1
.flash.text 875926 876282 356 0.0
.iram0.text 57554 57554 0 0.0
m5stack (read only) 907183 907607 424 0.0
(read/write) 428460 428724 264 0.1
.dram0.bss 61744 61744 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 208468 208732 264 0.1
.flash.text 907183 907607 424 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701024 701656 632 0.1
.bss 78688 78688 0 0.0
.data 1900 1900 0 0.0
.text 614636 615268 632 0.1
lock-app k32w061+debug (read/write) 592980 593612 632 0.1
.bss 69172 69172 0 0.0
.data 1864 1864 0 0.0
.text 516144 516776 632 0.1
shell k32w061+debug (read/write) 425252 425252 0 0.0
.bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359620 359620 0 0.0
linux all-clusters-app debug (read only) 1653185 1654417 1232 0.1
(read/write) 119104 119104 0 0.0
.bss 51376 51376 0 0.0
.data 978 978 0 0.0
.data.rel.ro 61504 61504 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 520 520 0 0.0
.rodata 137749 138069 320 0.2
.text 1383170 1384082 912 0.1
bridge-app debug+rpc (read only) 1282125 1283341 1216 0.1
(read/write) 85160 85160 0 0.0
.bss 51856 51856 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27336 27336 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 110724 111044 320 0.3
.text 1076085 1076981 896 0.1
chip-tool debug (read only) 4262181 4263493 1312 0.0
(read/write) 122176 122176 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 97504 97504 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 424 424 0 0.0
.rodata 213968 214288 320 0.1
.text 3785413 3786405 992 0.0
lighting-app debug+rpc (read only) 1541097 1542281 1184 0.1
(read/write) 102000 102000 0 0.0
.bss 41208 41208 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 54416 54416 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 128881 129169 288 0.2
.text 1279762 1280658 896 0.1
ota-provider-app debug (read only) 1238617 1239849 1232 0.1
(read/write) 67872 67872 0 0.0
.bss 37440 37440 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24584 24584 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110888 111208 320 0.3
.text 1031554 1032466 912 0.1
ota-requestor-app debug (read only) 1300713 1301945 1232 0.1
(read/write) 76616 76616 0 0.0
.bss 45216 45216 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25464 25464 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 127584 127904 320 0.3
.text 1075314 1076226 912 0.1
shell debug (read only) 787089 787153 64 0.0
(read/write) 57760 57760 0 0.0
.bss 16168 16168 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36848 36848 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 77455 77519 64 0.1
.text 608098 608098 0 0.0
tv-app debug (read only) 1774209 1775441 1232 0.1
(read/write) 289624 289624 0 0.0
.bss 223280 223280 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58672 58672 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 154680 155000 320 0.2
.text 1477266 1478178 912 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290656 2291272 616 0.0
.bss 180620 180620 0 0.0
.data 5192 5192 0 0.0
.heap 850632 850632 0 0.0
.text 1253256 1253872 616 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2274992 2275608 616 0.0
.bss 172820 172820 0 0.0
.data 5568 5568 0 0.0
.heap 858056 858056 0 0.0
.text 1237592 1238208 616 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2252712 2253328 616 0.0
.bss 171724 171724 0 0.0
.data 5552 5552 0 0.0
.heap 859168 859168 0 0.0
.text 1215312 1215928 616 0.1
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048976 2048976 0 0.0
.bss 156208 156208 0 0.0
.data 4968 4968 0 0.0
.heap 875272 875272 0 0.0
.text 1011576 1011576 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862911 863535 624 0.1
bss 112132 112132 0 0.0
rodata 97528 97816 288 0.3
text 577624 577960 336 0.1
nrf52840dk_nrf52840+rpc (read/write) 823735 824363 628 0.1
bss 108372 108372 0 0.0
rodata 88304 88596 292 0.3
text 550800 551136 336 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 787902 788526 624 0.1
bss 113504 113504 0 0.0
rodata 92768 93056 288 0.3
text 507092 507428 336 0.1
lock-app nrf52840dk_nrf52840 (read/write) 839583 840211 628 0.1
bss 111168 111168 0 0.0
rodata 93880 94172 292 0.3
text 559108 559444 336 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 764882 765506 624 0.1
bss 112576 112576 0 0.0
rodata 89188 89476 288 0.3
text 488668 489004 336 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497323 497323 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844287 844911 624 0.1
bss 111304 111304 0 0.0
rodata 95128 95416 288 0.3
text 562320 562656 336 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 839575 840199 624 0.1
bss 111200 111200 0 0.0
rodata 93904 94192 288 0.3
text 558952 559288 336 0.1
shell nrf52840dk_nrf52840 (read/write) 776435 776435 0 0.0
bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520236 520236 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691490 691490 0 0.0
bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440848 440848 0 0.0
p6 lock-app default (read/write) 2169096 2169744 648 0.0
.bss 67168 67168 0 0.0
.data 2416 2416 0 0.0
.heap 963760 963760 0 0.0
.text 1127360 1128008 648 0.1
qpg lighting-app qpg6100+debug (read only) 491224 491224 0 0.0
(read/write) 114144 114144 0 0.0
.bss 51288 51288 0 0.0
.data 1000 1000 0 0.0
.text 485904 485904 0 0.0
lock-app qpg6100+debug (read only) 467556 467556 0 0.0
(read/write) 114140 114140 0 0.0
.bss 50240 50240 0 0.0
.data 956 956 0 0.0
.text 462236 462236 0 0.0
persistent-storage-app qpg6100+debug (read only) 155236 155236 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149916 149916 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 664518 665202 684 0.1
bss 69944 69944 0 0.0
noinit 33216 33216 0 0.0
text 458070 458454 384 0.1

@woody-apple
Copy link
Contributor

Fast tracking, given this adds logs to debug CI failures

@woody-apple woody-apple merged commit e7c1d2b into project-chip:master Oct 28, 2021
@pan-apple pan-apple deleted the debug-darwin-tests branch October 28, 2021 21:03
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this pull request Dec 3, 2021
* Debug failures in Darwin CI

* Formalize PR by adding ChipLogByteSpan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants