Created
February 4, 2025 21:29
-
-
Save nuttxpr/c12223bae34593e7eb62c5f1fc8dfec1 to your computer and use it in GitHub Desktop.
[risc-v-03] CI Log for nuttx @ f9d8cdcca264ec9eb72b512f6768063eb106bac2 / nuttx-apps @ 43439a6b16a435bce7d9ac85f05c3a6013f91348
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-02-05 03:28:36+07:00 [COMMAND="/home/user/nuttx-release/run-job.sh risc-v-03 " TERM="xterm-256color" TTY="/dev/pts/5" COLUMNS="110" LINES="83"] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh risc-v-03 | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=risc-v-03 | |
+ [[ risc-v-03 == '' ]] | |
+ instance= | |
+ set | |
+ grep TMUX | |
+ true | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` | |
-+ssssssssssssssssssyyssss+- | |
.ossssssssssssssssssdMMMNysssso. | |
/ssssssssssshdmmNNmmyNMMMMhssssss/ | |
+ssssssssshmydMMMMMMMNddddyssssssss+ | |
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ | |
.ssssssssdMMMNhsssssssssshNMMMdssssssss. | |
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ | |
ossyNMMMNyMMhsssssssssssssshmmmhssssssso | |
ossyNMMMNyMMhsssssssssssssshmmmhssssssso | |
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ | |
.ssssssssdMMMNhsssssssssshNMMMdssssssss. | |
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ | |
+sssssssssdmydMMMMMMMMddddyssssssss+ | |
/ssssssssssshdmNNNNmyNMMMMhssssss/ | |
.ossssssssssssssssssdMMMNysssso. | |
-+sssssssssssssssssyyyssss+- | |
`:+ssssssssssssssssss+:` | |
.-/+oossssoo+/-. | |
root@thinkcentre | |
---------------- | |
OS: Ubuntu 24.04.1 LTS x86_64 | |
Host: 10MQS7SU00 ThinkCentre M710q | |
Kernel: 6.8.0-48-generic | |
Uptime: 95 days, 12 hours, 25 mins | |
Packages: 2075 (dpkg), 15 (snap) | |
Shell: bash 5.2.21 | |
Resolution: 2560x1440 | |
DE: GNOME 46.0 | |
WM: Mutter | |
WM Theme: Adwaita | |
Theme: Yaru [GTK2/3] | |
Icons: Yaru [GTK2/3] | |
Terminal: script | |
CPU: Intel i5-6400T (4) @ 2.800GHz | |
GPU: Intel HD Graphics 530 | |
Memory: 1358MiB / 7829MiB | |
+ sleep 10 | |
+ sudo docker pull ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest | |
latest: Pulling from apache/nuttx/apache-nuttx-ci-linux | |
Digest: sha256:15949c71a5b70cd12ff63ff326c1d002fd41b8eda504f174c00e96d49b5c4cd5 | |
Status: Image is up to date for ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest | |
+ sleep 10 | |
+ sudo docker run -it ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest /bin/bash -c ' | |
set -x ; | |
uname -a ; | |
cd ; | |
pwd ; | |
git clone https://github.com/apache/nuttx ; | |
git clone https://github.com/apache/nuttx-apps apps ; | |
pushd nuttx ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd ; | |
pushd apps ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd ; | |
sleep 10 ; | |
cd nuttx/tools/ci ; | |
( sleep 3600 ; echo Killing pytest after timeout... ; pkill -f pytest )& | |
(./cibuild.sh -c -A -N -R testlist/risc-v-03.dat || echo '\''***** BUILD FAILED'\'') ; | |
' | |
+ uname -a | |
Linux 5d2572a0488b 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | |
+ cd | |
+ pwd | |
/root | |
+ git clone https://github.com/apache/nuttx | |
Cloning into 'nuttx'... | |
remote: Enumerating objects: 841624, done. | |
remote: Counting objects: 0% (1/299)remote: Counting objects: 1% (3/299)remote: Counting objects: 2% (6/299)remote: Counting objects: 3% (9/299)remote: Counting objects: 4% (12/299)remote: Counting objects: 5% (15/299)remote: Counting objects: 6% (18/299)remote: Counting objects: 7% (21/299)remote: Counting objects: 8% (24/299)remote: Counting objects: 9% (27/299)remote: Counting objects: 10% (30/299)remote: Counting objects: 11% (33/299)remote: Counting objects: 12% (36/299)remote: Counting objects: 13% (39/299)remote: Counting objects: 14% (42/299)remote: Counting objects: 15% (45/299)remote: Counting objects: 16% (48/299)remote: Counting objects: 17% (51/299)remote: Counting objects: 18% (54/299)remote: Counting objects: 19% (57/299)remote: Counting objects: 20% (60/299)remote: Counting objects: 21% (63/299)remote: Counting objects: 22% (66/299)remote: Counting objects: 23% (69/299)remote: Counting objects: 24% (72/299)remote: Counting objects: 25% (75/299)remote: Counting objects: 26% (78/299)remote: Counting objects: 27% (81/299)remote: Counting objects: 28% (84/299)remote: Counting objects: 29% (87/299)remote: Counting objects: 30% (90/299)remote: Counting objects: 31% (93/299)remote: Counting objects: 32% (96/299)remote: Counting objects: 33% (99/299)remote: Counting objects: 34% (102/299)remote: Counting objects: 35% (105/299)remote: Counting objects: 36% (108/299)remote: Counting objects: 37% (111/299)remote: Counting objects: 38% (114/299)remote: Counting objects: 39% (117/299)remote: Counting objects: 40% (120/299)remote: Counting objects: 41% (123/299)remote: Counting objects: 42% (126/299)remote: Counting objects: 43% (129/299)remote: Counting objects: 44% (132/299)remote: Counting objects: 45% (135/299)remote: Counting objects: 46% (138/299)remote: Counting objects: 47% (141/299)remote: Counting objects: 48% (144/299)remote: Counting objects: 49% (147/299)remote: Counting objects: 50% (150/299)remote: Counting objects: 51% (153/299)remote: Counting objects: 52% (156/299)remote: Counting objects: 53% (159/299)remote: Counting objects: 54% (162/299)remote: Counting objects: 55% (165/299)remote: Counting objects: 56% (168/299)remote: Counting objects: 57% (171/299)remote: Counting objects: 58% (174/299)remote: Counting objects: 59% (177/299)remote: Counting objects: 60% (180/299)remote: Counting objects: 61% (183/299)remote: Counting objects: 62% (186/299)remote: Counting objects: 63% (189/299)remote: Counting objects: 64% (192/299)remote: Counting objects: 65% (195/299)remote: Counting objects: 66% (198/299)remote: Counting objects: 67% (201/299)remote: Counting objects: 68% (204/299)remote: Counting objects: 69% (207/299)remote: Counting objects: 70% (210/299)remote: Counting objects: 71% (213/299)remote: Counting objects: 72% (216/299)remote: Counting objects: 73% (219/299)remote: Counting objects: 74% (222/299)remote: Counting objects: 75% (225/299)remote: Counting objects: 76% (228/299)remote: Counting objects: 77% (231/299)remote: Counting objects: 78% (234/299)remote: Counting objects: 79% (237/299)remote: Counting objects: 80% (240/299)remote: Counting objects: 81% (243/299)remote: Counting objects: 82% (246/299)remote: Counting objects: 83% (249/299)remote: Counting objects: 84% (252/299)remote: Counting objects: 85% (255/299)remote: Counting objects: 86% (258/299)remote: Counting objects: 87% (261/299)remote: Counting objects: 88% (264/299)remote: Counting objects: 89% (267/299)remote: Counting objects: 90% (270/299)remote: Counting objects: 91% (273/299)remote: Counting objects: 92% (276/299)remote: Counting objects: 93% (279/299)remote: Counting objects: 94% (282/299)remote: Counting objects: 95% (285/299)remote: Counting objects: 96% (288/299)remote: Counting objects: 97% (291/299)remote: Counting objects: 98% (294/299)remote: Counting objects: 99% (297/299)remote: Counting objects: 100% (299/299)remote: Counting objects: 100% (299/299), done. | |
remote: Compressing objects: 0% (1/193)remote: Compressing objects: 1% (2/193)remote: Compressing objects: 2% (4/193)remote: Compressing objects: 3% (6/193)remote: Compressing objects: 4% (8/193)remote: Compressing objects: 5% (10/193)remote: Compressing objects: 6% (12/193)remote: Compressing objects: 7% (14/193)remote: Compressing objects: 8% (16/193)remote: Compressing objects: 9% (18/193)remote: Compressing objects: 10% (20/193)remote: Compressing objects: 11% (22/193)remote: Compressing objects: 12% (24/193)remote: Compressing objects: 13% (26/193)remote: Compressing objects: 14% (28/193)remote: Compressing objects: 15% (29/193)remote: Compressing objects: 16% (31/193)remote: Compressing objects: 17% (33/193)remote: Compressing objects: 18% (35/193)remote: Compressing objects: 19% (37/193)remote: Compressing objects: 20% (39/193)remote: Compressing objects: 21% (41/193)remote: Compressing objects: 22% (43/193)remote: Compressing objects: 23% (45/193)remote: Compressing objects: 24% (47/193)remote: Compressing objects: 25% (49/193)remote: Compressing objects: 26% (51/193)remote: Compressing objects: 27% (53/193)remote: Compressing objects: 28% (55/193)remote: Compressing objects: 29% (56/193)remote: Compressing objects: 30% (58/193)remote: Compressing objects: 31% (60/193)remote: Compressing objects: 32% (62/193)remote: Compressing objects: 33% (64/193)remote: Compressing objects: 34% (66/193)remote: Compressing objects: 35% (68/193)remote: Compressing objects: 36% (70/193)remote: Compressing objects: 37% (72/193)remote: Compressing objects: 38% (74/193)remote: Compressing objects: 39% (76/193)remote: Compressing objects: 40% (78/193)remote: Compressing objects: 41% (80/193)remote: Compressing objects: 42% (82/193)remote: Compressing objects: 43% (83/193)remote: Compressing objects: 44% (85/193)remote: Compressing objects: 45% (87/193)remote: Compressing objects: 46% (89/193)remote: Compressing objects: 47% (91/193)remote: Compressing objects: 48% (93/193)remote: Compressing objects: 49% (95/193)remote: Compressing objects: 50% (97/193)remote: Compressing objects: 51% (99/193)remote: Compressing objects: 52% (101/193)remote: Compressing objects: 53% (103/193)remote: Compressing objects: 54% (105/193)remote: Compressing objects: 55% (107/193)remote: Compressing objects: 56% (109/193)remote: Compressing objects: 57% (111/193)remote: Compressing objects: 58% (112/193)remote: Compressing objects: 59% (114/193)remote: Compressing objects: 60% (116/193)remote: Compressing objects: 61% (118/193)remote: Compressing objects: 62% (120/193)remote: Compressing objects: 63% (122/193)remote: Compressing objects: 64% (124/193)remote: Compressing objects: 65% (126/193)remote: Compressing objects: 66% (128/193)remote: Compressing objects: 67% (130/193)remote: Compressing objects: 68% (132/193)remote: Compressing objects: 69% (134/193)remote: Compressing objects: 70% (136/193)remote: Compressing objects: 71% (138/193)remote: Compressing objects: 72% (139/193)remote: Compressing objects: 73% (141/193)remote: Compressing objects: 74% (143/193)remote: Compressing objects: 75% (145/193)remote: Compressing objects: 76% (147/193)remote: Compressing objects: 77% (149/193)remote: Compressing objects: 78% (151/193)remote: Compressing objects: 79% (153/193)remote: Compressing objects: 80% (155/193)remote: Compressing objects: 81% (157/193)remote: Compressing objects: 82% (159/193)remote: Compressing objects: 83% (161/193)remote: Compressing objects: 84% (163/193)remote: Compressing objects: 85% (165/193)remote: Compressing objects: 86% (166/193)remote: Compressing objects: 87% (168/193)remote: Compressing objects: 88% (170/193)remote: Compressing objects: 89% (172/193)remote: Compressing objects: 90% (174/193)remote: Compressing objects: 91% (176/193)remote: Compressing objects: 92% (178/193)remote: Compressing objects: 93% (180/193)remote: Compressing objects: 94% (182/193)remote: Compressing objects: 95% (184/193)remote: Compressing objects: 96% (186/193)remote: Compressing objects: 97% (188/193)remote: Compressing objects: 98% (190/193)remote: Compressing objects: 99% (192/193)remote: Compressing objects: 100% (193/193)remote: Compressing objects: 100% (193/193), done. | |
Receiving objects: 0% (1/841624)Receiving objects: 1% (8417/841624)Receiving objects: 2% (16833/841624)Receiving objects: 3% (25249/841624)Receiving objects: 4% (33665/841624)Receiving objects: 5% (42082/841624), 8.51 MiB | 17.00 MiB/sReceiving objects: 6% (50498/841624), 8.51 MiB | 17.00 MiB/sReceiving objects: 7% (58914/841624), 8.51 MiB | 17.00 MiB/sReceiving objects: 7% (59925/841624), 17.45 MiB | 15.82 MiB/sReceiving objects: 7% (61044/841624), 26.23 MiB | 16.37 MiB/sReceiving objects: 7% (61658/841624), 44.41 MiB | 16.44 MiB/sReceiving objects: 7% (61740/841624), 62.81 MiB | 16.97 MiB/sReceiving objects: 8% (67330/841624), 78.75 MiB | 16.75 MiB/sReceiving objects: 8% (69488/841624), 78.75 MiB | 16.75 MiB/sReceiving objects: 9% (75747/841624), 87.25 MiB | 16.72 MiB/sReceiving objects: 10% (84163/841624), 87.25 MiB | 16.72 MiB/sReceiving objects: 10% (91539/841624), 95.79 MiB | 17.00 MiB/sReceiving objects: 11% (92579/841624), 95.79 MiB | 17.00 MiB/sReceiving objects: 12% (100995/841624), 104.68 MiB | 17.02 MiB/sReceiving objects: 13% (109412/841624), 114.02 MiB | 16.92 MiB/sReceiving objects: 13% (109805/841624), 114.02 MiB | 16.92 MiB/sReceiving objects: 14% (117828/841624), 122.10 MiB | 17.03 MiB/sReceiving objects: 15% (126244/841624), 122.10 MiB | 17.03 MiB/sReceiving objects: 16% (134660/841624), 122.10 MiB | 17.03 MiB/sReceiving objects: 16% (139435/841624), 131.20 MiB | 17.02 MiB/sReceiving objects: 17% (143077/841624), 131.20 MiB | 17.02 MiB/sReceiving objects: 18% (151493/841624), 139.97 MiB | 16.91 MiB/sReceiving objects: 19% (159909/841624), 139.97 MiB | 16.91 MiB/sReceiving objects: 20% (168325/841624), 139.97 MiB | 16.91 MiB/sReceiving objects: 21% (176742/841624), 148.68 MiB | 17.08 MiB/sReceiving objects: 21% (179956/841624), 148.68 MiB | 17.08 MiB/sReceiving objects: 22% (185158/841624), 148.68 MiB | 17.08 MiB/sReceiving objects: 23% (193574/841624), 157.26 MiB | 17.01 MiB/sReceiving objects: 24% (201990/841624), 157.26 MiB | 17.01 MiB/sReceiving objects: 25% (210406/841624), 157.26 MiB | 17.01 MiB/sReceiving objects: 26% (218823/841624), 157.26 MiB | 17.01 MiB/sReceiving objects: 27% (227239/841624), 166.28 MiB | 17.16 MiB/sReceiving objects: 27% (234102/841624), 166.28 MiB | 17.16 MiB/sReceiving objects: 28% (235655/841624), 166.28 MiB | 17.16 MiB/sReceiving objects: 29% (244071/841624), 166.28 MiB | 17.16 MiB/sReceiving objects: 30% (252488/841624), 166.28 MiB | 17.16 MiB/sReceiving objects: 31% (260904/841624), 175.53 MiB | 17.31 MiB/sReceiving objects: 32% (269320/841624), 175.53 MiB | 17.31 MiB/sReceiving objects: 33% (277736/841624), 175.53 MiB | 17.31 MiB/sReceiving objects: 34% (286153/841624), 175.53 MiB | 17.31 MiB/sReceiving objects: 35% (294569/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 35% (300501/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 36% (302985/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 37% (311401/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 38% (319818/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 39% (328234/841624), 184.27 MiB | 17.28 MiB/sReceiving objects: 40% (336650/841624), 192.71 MiB | 16.88 MiB/sReceiving objects: 41% (345066/841624), 192.71 MiB | 16.88 MiB/sReceiving objects: 42% (353483/841624), 192.71 MiB | 16.88 MiB/sReceiving objects: 43% (361899/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 44% (370315/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 44% (373570/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 45% (378731/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 46% (387148/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 47% (395564/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 48% (403980/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 49% (412396/841624), 201.48 MiB | 17.23 MiB/sReceiving objects: 50% (420812/841624), 210.39 MiB | 17.19 MiB/sReceiving objects: 51% (429229/841624), 210.39 MiB | 17.19 MiB/sReceiving objects: 52% (437645/841624), 219.46 MiB | 17.25 MiB/sReceiving objects: 52% (439016/841624), 219.46 MiB | 17.25 MiB/sReceiving objects: 53% (446061/841624), 219.46 MiB | 17.25 MiB/sReceiving objects: 54% (454477/841624), 219.46 MiB | 17.25 MiB/sReceiving objects: 55% (462894/841624), 219.46 MiB | 17.25 MiB/sReceiving objects: 56% (471310/841624), 227.91 MiB | 17.00 MiB/sReceiving objects: 57% (479726/841624), 227.91 MiB | 17.00 MiB/sReceiving objects: 58% (488142/841624), 227.91 MiB | 17.00 MiB/sReceiving objects: 59% (496559/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 59% (499973/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 60% (504975/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 61% (513391/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 62% (521807/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 63% (530224/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 64% (538640/841624), 236.82 MiB | 17.27 MiB/sReceiving objects: 65% (547056/841624), 245.93 MiB | 17.29 MiB/sReceiving objects: 66% (555472/841624), 245.93 MiB | 17.29 MiB/sReceiving objects: 67% (563889/841624), 245.93 MiB | 17.29 MiB/sReceiving objects: 68% (572305/841624), 245.93 MiB | 17.29 MiB/sReceiving objects: 68% (575314/841624), 255.49 MiB | 17.00 MiB/sReceiving objects: 69% (580721/841624), 255.49 MiB | 17.00 MiB/sReceiving objects: 70% (589137/841624), 255.49 MiB | 17.00 MiB/sReceiving objects: 71% (597554/841624), 255.49 MiB | 17.00 MiB/sReceiving objects: 72% (605970/841624), 255.49 MiB | 17.00 MiB/sReceiving objects: 73% (614386/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 74% (622802/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 75% (631218/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 76% (639635/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 76% (643068/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 77% (648051/841624), 264.22 MiB | 17.00 MiB/sReceiving objects: 78% (656467/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 79% (664883/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 80% (673300/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 81% (681716/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 82% (690132/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 83% (698548/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 84% (706965/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 85% (715381/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 86% (723797/841624), 273.59 MiB | 17.39 MiB/sReceiving objects: 87% (732213/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 88% (740630/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 89% (749046/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 90% (757462/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 91% (765878/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 92% (774295/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 93% (782711/841624), 282.80 MiB | 17.49 MiB/sReceiving objects: 93% (786131/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 94% (791127/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 95% (799543/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 96% (807960/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 97% (816376/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 98% (824792/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 99% (833208/841624), 290.81 MiB | 17.09 MiB/sremote: Total 841624 (delta 169), reused 106 (delta 106), pack-reused 841325 (from 3) | |
Receiving objects: 100% (841624/841624), 290.81 MiB | 17.09 MiB/sReceiving objects: 100% (841624/841624), 298.28 MiB | 17.11 MiB/s, done. | |
Resolving deltas: 0% (0/656390)Resolving deltas: 1% (6564/656390)Resolving deltas: 2% (13128/656390)Resolving deltas: 3% (19692/656390)Resolving deltas: 4% (26256/656390)Resolving deltas: 4% (30713/656390)Resolving deltas: 5% (32820/656390)Resolving deltas: 6% (39384/656390)Resolving deltas: 7% (45948/656390)Resolving deltas: 7% (50475/656390)Resolving deltas: 8% (52512/656390)Resolving deltas: 9% (59076/656390)Resolving deltas: 10% (65639/656390)Resolving deltas: 10% (71344/656390)Resolving deltas: 11% (72203/656390)Resolving deltas: 12% (78767/656390)Resolving deltas: 13% (85331/656390)Resolving deltas: 14% (91895/656390)Resolving deltas: 15% (98459/656390)Resolving deltas: 15% (104504/656390)Resolving deltas: 16% (105023/656390)Resolving deltas: 17% (111587/656390)Resolving deltas: 18% (118151/656390)Resolving deltas: 19% (124715/656390)Resolving deltas: 20% (131278/656390)Resolving deltas: 21% (137842/656390)Resolving deltas: 22% (144406/656390)Resolving deltas: 23% (150970/656390)Resolving deltas: 23% (157074/656390)Resolving deltas: 24% (157534/656390)Resolving deltas: 25% (164098/656390)Resolving deltas: 26% (170662/656390)Resolving deltas: 27% (177226/656390)Resolving deltas: 28% (183790/656390)Resolving deltas: 28% (188883/656390)Resolving deltas: 29% (190354/656390)Resolving deltas: 30% (196917/656390)Resolving deltas: 31% (203481/656390)Resolving deltas: 32% (210045/656390)Resolving deltas: 33% (216609/656390)Resolving deltas: 34% (223173/656390)Resolving deltas: 35% (229737/656390)Resolving deltas: 35% (234800/656390)Resolving deltas: 36% (236301/656390)Resolving deltas: 37% (242865/656390)Resolving deltas: 38% (249429/656390)Resolving deltas: 39% (255993/656390)Resolving deltas: 40% (262556/656390)Resolving deltas: 41% (269120/656390)Resolving deltas: 42% (275684/656390)Resolving deltas: 43% (282248/656390)Resolving deltas: 43% (282935/656390)Resolving deltas: 44% (288812/656390)Resolving deltas: 45% (295376/656390)Resolving deltas: 46% (301940/656390)Resolving deltas: 47% (308504/656390)Resolving deltas: 48% (315068/656390)Resolving deltas: 49% (321632/656390)Resolving deltas: 49% (328105/656390)Resolving deltas: 50% (328195/656390)Resolving deltas: 51% (334759/656390)Resolving deltas: 52% (341323/656390)Resolving deltas: 53% (347887/656390)Resolving deltas: 54% (354451/656390)Resolving deltas: 55% (361015/656390)Resolving deltas: 56% (367579/656390)Resolving deltas: 57% (374143/656390)Resolving deltas: 58% (380707/656390)Resolving deltas: 59% (387271/656390)Resolving deltas: 60% (393834/656390)Resolving deltas: 61% (400398/656390)Resolving deltas: 62% (406962/656390)Resolving deltas: 63% (413526/656390)Resolving deltas: 64% (420090/656390)Resolving deltas: 65% (426654/656390)Resolving deltas: 66% (433218/656390)Resolving deltas: 66% (438337/656390)Resolving deltas: 67% (439782/656390)Resolving deltas: 68% (446346/656390)Resolving deltas: 69% (452910/656390)Resolving deltas: 69% (456314/656390)Resolving deltas: 69% (458757/656390)Resolving deltas: 70% (459473/656390)Resolving deltas: 71% (466037/656390)Resolving deltas: 72% (472601/656390)Resolving deltas: 73% (479165/656390)Resolving deltas: 74% (485729/656390)Resolving deltas: 75% (492293/656390)Resolving deltas: 76% (498857/656390)Resolving deltas: 77% (505421/656390)Resolving deltas: 78% (511985/656390)Resolving deltas: 79% (518549/656390)Resolving deltas: 80% (525112/656390)Resolving deltas: 81% (531676/656390)Resolving deltas: 81% (537231/656390)Resolving deltas: 82% (538240/656390)Resolving deltas: 83% (544804/656390)Resolving deltas: 84% (551368/656390)Resolving deltas: 85% (557932/656390)Resolving deltas: 86% (564496/656390)Resolving deltas: 87% (571060/656390)Resolving deltas: 88% (577624/656390)Resolving deltas: 89% (584188/656390)Resolving deltas: 90% (590751/656390)Resolving deltas: 91% (597315/656390)Resolving deltas: 92% (603879/656390)Resolving deltas: 93% (610443/656390)Resolving deltas: 94% (617007/656390)Resolving deltas: 95% (623571/656390)Resolving deltas: 96% (630135/656390)Resolving deltas: 97% (636699/656390)Resolving deltas: 97% (641609/656390)Resolving deltas: 98% (643263/656390)Resolving deltas: 99% (649827/656390)Resolving deltas: 100% (656390/656390)Resolving deltas: 100% (656390/656390), done. | |
Updating files: 21% (5100/23854)Updating files: 22% (5248/23854)Updating files: 23% (5487/23854)Updating files: 24% (5725/23854)Updating files: 25% (5964/23854)Updating files: 26% (6203/23854)Updating files: 27% (6441/23854)Updating files: 28% (6680/23854)Updating files: 29% (6918/23854)Updating files: 30% (7157/23854)Updating files: 31% (7395/23854)Updating files: 32% (7634/23854)Updating files: 33% (7872/23854)Updating files: 34% (8111/23854)Updating files: 35% (8349/23854)Updating files: 36% (8588/23854)Updating files: 37% (8826/23854)Updating files: 38% (9065/23854)Updating files: 39% (9304/23854)Updating files: 40% (9542/23854)Updating files: 41% (9781/23854)Updating files: 42% (10019/23854)Updating files: 43% (10258/23854)Updating files: 44% (10496/23854)Updating files: 45% (10735/23854)Updating files: 46% (10973/23854)Updating files: 47% (11212/23854)Updating files: 48% (11450/23854)Updating files: 49% (11689/23854)Updating files: 50% (11927/23854)Updating files: 51% (12166/23854)Updating files: 51% (12293/23854)Updating files: 52% (12405/23854)Updating files: 53% (12643/23854)Updating files: 54% (12882/23854)Updating files: 55% (13120/23854)Updating files: 56% (13359/23854)Updating files: 57% (13597/23854)Updating files: 58% (13836/23854)Updating files: 59% (14074/23854)Updating files: 60% (14313/23854)Updating files: 61% (14551/23854)Updating files: 62% (14790/23854)Updating files: 63% (15029/23854)Updating files: 64% (15267/23854)Updating files: 65% (15506/23854)Updating files: 66% (15744/23854)Updating files: 67% (15983/23854)Updating files: 68% (16221/23854)Updating files: 69% (16460/23854)Updating files: 70% (16698/23854)Updating files: 71% (16937/23854)Updating files: 72% (17175/23854)Updating files: 73% (17414/23854)Updating files: 74% (17652/23854)Updating files: 75% (17891/23854)Updating files: 76% (18130/23854)Updating files: 77% (18368/23854)Updating files: 78% (18607/23854)Updating files: 79% (18845/23854)Updating files: 80% (19084/23854)Updating files: 81% (19322/23854)Updating files: 82% (19561/23854)Updating files: 83% (19799/23854)Updating files: 83% (19932/23854)Updating files: 84% (20038/23854)Updating files: 85% (20276/23854)Updating files: 86% (20515/23854)Updating files: 87% (20753/23854)Updating files: 88% (20992/23854)Updating files: 89% (21231/23854)Updating files: 90% (21469/23854)Updating files: 91% (21708/23854)Updating files: 92% (21946/23854)Updating files: 93% (22185/23854)Updating files: 94% (22423/23854)Updating files: 95% (22662/23854)Updating files: 96% (22900/23854)Updating files: 97% (23139/23854)Updating files: 98% (23377/23854)Updating files: 99% (23616/23854)Updating files: 100% (23854/23854)Updating files: 100% (23854/23854), done. | |
+ git clone https://github.com/apache/nuttx-apps apps | |
Cloning into 'apps'... | |
remote: Enumerating objects: 94535, done. | |
remote: Counting objects: 0% (1/1888)remote: Counting objects: 1% (19/1888)remote: Counting objects: 2% (38/1888)remote: Counting objects: 3% (57/1888)remote: Counting objects: 4% (76/1888)remote: Counting objects: 5% (95/1888)remote: Counting objects: 6% (114/1888)remote: Counting objects: 7% (133/1888)remote: Counting objects: 8% (152/1888)remote: Counting objects: 9% (170/1888)remote: Counting objects: 10% (189/1888)remote: Counting objects: 11% (208/1888)remote: Counting objects: 12% (227/1888)remote: Counting objects: 13% (246/1888)remote: Counting objects: 14% (265/1888)remote: Counting objects: 15% (284/1888)remote: Counting objects: 16% (303/1888)remote: Counting objects: 17% (321/1888)remote: Counting objects: 18% (340/1888)remote: Counting objects: 19% (359/1888)remote: Counting objects: 20% (378/1888)remote: Counting objects: 21% (397/1888)remote: Counting objects: 22% (416/1888)remote: Counting objects: 23% (435/1888)remote: Counting objects: 24% (454/1888)remote: Counting objects: 25% (472/1888)remote: Counting objects: 26% (491/1888)remote: Counting objects: 27% (510/1888)remote: Counting objects: 28% (529/1888)remote: Counting objects: 29% (548/1888)remote: Counting objects: 30% (567/1888)remote: Counting objects: 31% (586/1888)remote: Counting objects: 32% (605/1888)remote: Counting objects: 33% (624/1888)remote: Counting objects: 34% (642/1888)remote: Counting objects: 35% (661/1888)remote: Counting objects: 36% (680/1888)remote: Counting objects: 37% (699/1888)remote: Counting objects: 38% (718/1888)remote: Counting objects: 39% (737/1888)remote: Counting objects: 40% (756/1888)remote: Counting objects: 41% (775/1888)remote: Counting objects: 42% (793/1888)remote: Counting objects: 43% (812/1888)remote: Counting objects: 44% (831/1888)remote: Counting objects: 45% (850/1888)remote: Counting objects: 46% (869/1888)remote: Counting objects: 47% (888/1888)remote: Counting objects: 48% (907/1888)remote: Counting objects: 49% (926/1888)remote: Counting objects: 50% (944/1888)remote: Counting objects: 51% (963/1888)remote: Counting objects: 52% (982/1888)remote: Counting objects: 53% (1001/1888)remote: Counting objects: 54% (1020/1888)remote: Counting objects: 55% (1039/1888)remote: Counting objects: 56% (1058/1888)remote: Counting objects: 57% (1077/1888)remote: Counting objects: 58% (1096/1888)remote: Counting objects: 59% (1114/1888)remote: Counting objects: 60% (1133/1888)remote: Counting objects: 61% (1152/1888)remote: Counting objects: 62% (1171/1888)remote: Counting objects: 63% (1190/1888)remote: Counting objects: 64% (1209/1888)remote: Counting objects: 65% (1228/1888)remote: Counting objects: 66% (1247/1888)remote: Counting objects: 67% (1265/1888)remote: Counting objects: 68% (1284/1888)remote: Counting objects: 69% (1303/1888)remote: Counting objects: 70% (1322/1888)remote: Counting objects: 71% (1341/1888)remote: Counting objects: 72% (1360/1888)remote: Counting objects: 73% (1379/1888)remote: Counting objects: 74% (1398/1888)remote: Counting objects: 75% (1416/1888)remote: Counting objects: 76% (1435/1888)remote: Counting objects: 77% (1454/1888)remote: Counting objects: 78% (1473/1888)remote: Counting objects: 79% (1492/1888)remote: Counting objects: 80% (1511/1888)remote: Counting objects: 81% (1530/1888)remote: Counting objects: 82% (1549/1888)remote: Counting objects: 83% (1568/1888)remote: Counting objects: 84% (1586/1888)remote: Counting objects: 85% (1605/1888)remote: Counting objects: 86% (1624/1888)remote: Counting objects: 87% (1643/1888)remote: Counting objects: 88% (1662/1888)remote: Counting objects: 89% (1681/1888)remote: Counting objects: 90% (1700/1888)remote: Counting objects: 91% (1719/1888)remote: Counting objects: 92% (1737/1888)remote: Counting objects: 93% (1756/1888)remote: Counting objects: 94% (1775/1888)remote: Counting objects: 95% (1794/1888)remote: Counting objects: 96% (1813/1888)remote: Counting objects: 97% (1832/1888)remote: Counting objects: 98% (1851/1888)remote: Counting objects: 99% (1870/1888)remote: Counting objects: 100% (1888/1888)remote: Counting objects: 100% (1888/1888), done. | |
remote: Compressing objects: 0% (1/758)remote: Compressing objects: 1% (8/758)remote: Compressing objects: 2% (16/758)remote: Compressing objects: 3% (23/758)remote: Compressing objects: 4% (31/758)remote: Compressing objects: 5% (38/758)remote: Compressing objects: 6% (46/758)remote: Compressing objects: 7% (54/758)remote: Compressing objects: 8% (61/758)remote: Compressing objects: 9% (69/758)remote: Compressing objects: 10% (76/758)remote: Compressing objects: 11% (84/758)remote: Compressing objects: 12% (91/758)remote: Compressing objects: 13% (99/758)remote: Compressing objects: 14% (107/758)remote: Compressing objects: 15% (114/758)remote: Compressing objects: 16% (122/758)remote: Compressing objects: 17% (129/758)remote: Compressing objects: 18% (137/758)remote: Compressing objects: 19% (145/758)remote: Compressing objects: 20% (152/758)remote: Compressing objects: 21% (160/758)remote: Compressing objects: 22% (167/758)remote: Compressing objects: 23% (175/758)remote: Compressing objects: 24% (182/758)remote: Compressing objects: 25% (190/758)remote: Compressing objects: 26% (198/758)remote: Compressing objects: 27% (205/758)remote: Compressing objects: 28% (213/758)remote: Compressing objects: 29% (220/758)remote: Compressing objects: 30% (228/758)remote: Compressing objects: 31% (235/758)remote: Compressing objects: 32% (243/758)remote: Compressing objects: 33% (251/758)remote: Compressing objects: 34% (258/758)remote: Compressing objects: 35% (266/758)remote: Compressing objects: 36% (273/758)remote: Compressing objects: 37% (281/758)remote: Compressing objects: 38% (289/758)remote: Compressing objects: 39% (296/758)remote: Compressing objects: 40% (304/758)remote: Compressing objects: 41% (311/758)remote: Compressing objects: 42% (319/758)remote: Compressing objects: 43% (326/758)remote: Compressing objects: 44% (334/758)remote: Compressing objects: 45% (342/758)remote: Compressing objects: 46% (349/758)remote: Compressing objects: 47% (357/758)remote: Compressing objects: 48% (364/758)remote: Compressing objects: 49% (372/758)remote: Compressing objects: 50% (379/758)remote: Compressing objects: 51% (387/758)remote: Compressing objects: 52% (395/758)remote: Compressing objects: 53% (402/758)remote: Compressing objects: 54% (410/758)remote: Compressing objects: 55% (417/758)remote: Compressing objects: 56% (425/758)remote: Compressing objects: 57% (433/758)remote: Compressing objects: 58% (440/758)remote: Compressing objects: 59% (448/758)remote: Compressing objects: 60% (455/758)remote: Compressing objects: 61% (463/758)remote: Compressing objects: 62% (470/758)remote: Compressing objects: 63% (478/758)remote: Compressing objects: 64% (486/758)remote: Compressing objects: 65% (493/758)remote: Compressing objects: 66% (501/758)remote: Compressing objects: 67% (508/758)remote: Compressing objects: 68% (516/758)remote: Compressing objects: 69% (524/758)remote: Compressing objects: 70% (531/758)remote: Compressing objects: 71% (539/758)remote: Compressing objects: 72% (546/758)remote: Compressing objects: 73% (554/758)remote: Compressing objects: 74% (561/758)remote: Compressing objects: 75% (569/758)remote: Compressing objects: 76% (577/758)remote: Compressing objects: 77% (584/758)remote: Compressing objects: 78% (592/758)remote: Compressing objects: 79% (599/758)remote: Compressing objects: 80% (607/758)remote: Compressing objects: 81% (614/758)remote: Compressing objects: 82% (622/758)remote: Compressing objects: 83% (630/758)remote: Compressing objects: 84% (637/758)remote: Compressing objects: 85% (645/758)remote: Compressing objects: 86% (652/758)remote: Compressing objects: 87% (660/758)remote: Compressing objects: 88% (668/758)remote: Compressing objects: 89% (675/758)remote: Compressing objects: 90% (683/758)remote: Compressing objects: 91% (690/758)remote: Compressing objects: 92% (698/758)remote: Compressing objects: 93% (705/758)remote: Compressing objects: 94% (713/758)remote: Compressing objects: 95% (721/758)remote: Compressing objects: 96% (728/758)remote: Compressing objects: 97% (736/758)remote: Compressing objects: 98% (743/758)remote: Compressing objects: 99% (751/758)remote: Compressing objects: 100% (758/758)remote: Compressing objects: 100% (758/758), done. | |
Receiving objects: 0% (1/94535)Receiving objects: 1% (946/94535)Receiving objects: 2% (1891/94535)Receiving objects: 3% (2837/94535)Receiving objects: 4% (3782/94535)Receiving objects: 5% (4727/94535)Receiving objects: 6% (5673/94535)Receiving objects: 7% (6618/94535)Receiving objects: 8% (7563/94535)Receiving objects: 9% (8509/94535)Receiving objects: 10% (9454/94535)Receiving objects: 11% (10399/94535)Receiving objects: 12% (11345/94535)Receiving objects: 13% (12290/94535)Receiving objects: 14% (13235/94535)Receiving objects: 15% (14181/94535)Receiving objects: 16% (15126/94535)Receiving objects: 17% (16071/94535)Receiving objects: 18% (17017/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 19% (17962/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 20% (18907/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 21% (19853/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 22% (20798/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 23% (21744/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 24% (22689/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 25% (23634/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 26% (24580/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 27% (25525/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 28% (26470/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 29% (27416/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 30% (28361/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 30% (28865/94535), 7.35 MiB | 14.71 MiB/sReceiving objects: 31% (29306/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 32% (30252/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 33% (31197/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 34% (32142/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 35% (33088/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 36% (34033/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 37% (34978/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 38% (35924/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 39% (36869/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 40% (37814/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 41% (38760/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 42% (39705/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 43% (40651/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 44% (41596/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 45% (42541/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 46% (43487/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 47% (44432/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 48% (45377/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 49% (46323/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 50% (47268/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 51% (48213/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 52% (49159/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 53% (50104/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 54% (51049/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 55% (51995/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 56% (52940/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 57% (53885/94535), 14.96 MiB | 14.97 MiB/sReceiving objects: 58% (54831/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 59% (55776/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 60% (56721/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 61% (57667/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 62% (58612/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 63% (59558/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 64% (60503/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 65% (61448/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 66% (62394/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 67% (63339/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 68% (64284/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 69% (65230/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 70% (66175/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 71% (67120/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 72% (68066/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 73% (69011/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 74% (69956/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 75% (70902/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 76% (71847/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 77% (72792/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 78% (73738/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 79% (74683/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 80% (75628/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 81% (76574/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 82% (77519/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 83% (78465/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 84% (79410/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 85% (80355/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 86% (81301/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 87% (82246/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 88% (83191/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 89% (84137/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 90% (85082/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 91% (86027/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 92% (86973/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 93% (87918/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 94% (88863/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 95% (89809/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 96% (90754/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 97% (91699/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 98% (92645/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 99% (93590/94535), 21.89 MiB | 14.60 MiB/sremote: Total 94535 (delta 1503), reused 1130 (delta 1130), pack-reused 92647 (from 4) | |
Receiving objects: 100% (94535/94535), 21.89 MiB | 14.60 MiB/sReceiving objects: 100% (94535/94535), 27.41 MiB | 14.12 MiB/s, done. | |
Resolving deltas: 0% (0/75477)Resolving deltas: 1% (755/75477)Resolving deltas: 2% (1510/75477)Resolving deltas: 3% (2265/75477)Resolving deltas: 4% (3020/75477)Resolving deltas: 5% (3774/75477)Resolving deltas: 6% (4529/75477)Resolving deltas: 7% (5284/75477)Resolving deltas: 8% (6039/75477)Resolving deltas: 9% (6793/75477)Resolving deltas: 10% (7548/75477)Resolving deltas: 11% (8303/75477)Resolving deltas: 12% (9058/75477)Resolving deltas: 13% (9813/75477)Resolving deltas: 14% (10567/75477)Resolving deltas: 15% (11322/75477)Resolving deltas: 16% (12077/75477)Resolving deltas: 17% (12832/75477)Resolving deltas: 18% (13586/75477)Resolving deltas: 19% (14341/75477)Resolving deltas: 20% (15096/75477)Resolving deltas: 21% (15851/75477)Resolving deltas: 22% (16605/75477)Resolving deltas: 23% (17360/75477)Resolving deltas: 24% (18115/75477)Resolving deltas: 25% (18870/75477)Resolving deltas: 26% (19625/75477)Resolving deltas: 27% (20380/75477)Resolving deltas: 28% (21134/75477)Resolving deltas: 29% (21889/75477)Resolving deltas: 30% (22644/75477)Resolving deltas: 31% (23398/75477)Resolving deltas: 32% (24153/75477)Resolving deltas: 33% (24908/75477)Resolving deltas: 34% (25663/75477)Resolving deltas: 35% (26417/75477)Resolving deltas: 36% (27172/75477)Resolving deltas: 37% (27927/75477)Resolving deltas: 38% (28682/75477)Resolving deltas: 39% (29437/75477)Resolving deltas: 40% (30191/75477)Resolving deltas: 41% (30947/75477)Resolving deltas: 42% (31701/75477)Resolving deltas: 43% (32456/75477)Resolving deltas: 44% (33210/75477)Resolving deltas: 45% (33965/75477)Resolving deltas: 46% (34720/75477)Resolving deltas: 47% (35475/75477)Resolving deltas: 48% (36229/75477)Resolving deltas: 49% (36984/75477)Resolving deltas: 50% (37739/75477)Resolving deltas: 51% (38494/75477)Resolving deltas: 52% (39249/75477)Resolving deltas: 53% (40003/75477)Resolving deltas: 54% (40758/75477)Resolving deltas: 55% (41513/75477)Resolving deltas: 56% (42268/75477)Resolving deltas: 57% (43022/75477)Resolving deltas: 58% (43777/75477)Resolving deltas: 59% (44532/75477)Resolving deltas: 60% (45287/75477)Resolving deltas: 61% (46041/75477)Resolving deltas: 62% (46796/75477)Resolving deltas: 63% (47551/75477)Resolving deltas: 64% (48306/75477)Resolving deltas: 65% (49061/75477)Resolving deltas: 66% (49815/75477)Resolving deltas: 67% (50570/75477)Resolving deltas: 68% (51325/75477)Resolving deltas: 69% (52080/75477)Resolving deltas: 70% (52834/75477)Resolving deltas: 71% (53589/75477)Resolving deltas: 72% (54344/75477)Resolving deltas: 73% (55099/75477)Resolving deltas: 74% (55853/75477)Resolving deltas: 75% (56608/75477)Resolving deltas: 76% (57363/75477)Resolving deltas: 77% (58118/75477)Resolving deltas: 78% (58873/75477)Resolving deltas: 79% (59627/75477)Resolving deltas: 80% (60382/75477)Resolving deltas: 80% (60781/75477)Resolving deltas: 81% (61137/75477)Resolving deltas: 82% (61892/75477)Resolving deltas: 83% (62646/75477)Resolving deltas: 84% (63401/75477)Resolving deltas: 85% (64156/75477)Resolving deltas: 86% (64911/75477)Resolving deltas: 87% (65665/75477)Resolving deltas: 88% (66420/75477)Resolving deltas: 89% (67175/75477)Resolving deltas: 90% (67930/75477)Resolving deltas: 91% (68685/75477)Resolving deltas: 92% (69439/75477)Resolving deltas: 93% (70194/75477)Resolving deltas: 94% (70949/75477)Resolving deltas: 95% (71704/75477)Resolving deltas: 96% (72458/75477)Resolving deltas: 97% (73213/75477)Resolving deltas: 98% (73968/75477)Resolving deltas: 99% (74723/75477)Resolving deltas: 100% (75477/75477)Resolving deltas: 100% (75477/75477), done. | |
+ pushd nuttx | |
~/nuttx ~ | |
++ git rev-parse HEAD | |
+ echo NuttX Source: https://github.com/apache/nuttx/tree/f9d8cdcca264ec9eb72b512f6768063eb106bac2 | |
NuttX Source: https://github.com/apache/nuttx/tree/f9d8cdcca264ec9eb72b512f6768063eb106bac2 | |
+ popd | |
~ | |
+ pushd apps | |
~/apps ~ | |
++ git rev-parse HEAD | |
+ echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/43439a6b16a435bce7d9ac85f05c3a6013f91348 | |
NuttX Apps: https://github.com/apache/nuttx-apps/tree/43439a6b16a435bce7d9ac85f05c3a6013f91348 | |
+ popd | |
~ | |
+ sleep 10 | |
+ cd nuttx/tools/ci | |
+ sleep 3600 | |
+ ./cibuild.sh -c -A -N -R testlist/risc-v-03.dat | |
+++ dirname ./cibuild.sh | |
++ cd . | |
++ pwd | |
+ CID=/root/nuttx/tools/ci | |
++ cd /root/nuttx/tools/ci/../../../ | |
++ pwd -P | |
+ CIWORKSPACE=/root | |
+ CIPLAT=/root/nuttx/tools/ci/platforms | |
+ nuttx=/root/nuttx | |
+ apps=/root/apps | |
++ uname -s | |
+ os=Linux | |
++ uname -m | |
+ osarch=x86_64 | |
+ '[' -f /etc/os-release ']' | |
++ grep '^ID=' /etc/os-release | |
++ cut -d= -f2 | |
++ tr -d '"' | |
+ osname=ubuntu | |
+ '[' -z -c ']' | |
+ '[' -n -c ']' | |
+ case "$1" in | |
+ enable_ccache | |
+ export CCACHE_DIR=/root/tools/ccache | |
+ CCACHE_DIR=/root/tools/ccache | |
+ shift | |
+ '[' -n -A ']' | |
+ case "$1" in | |
+ options+='-A ' | |
+ shift | |
+ '[' -n -N ']' | |
+ case "$1" in | |
+ options+='-N ' | |
+ shift | |
+ '[' -n -R ']' | |
+ case "$1" in | |
+ options+='-R ' | |
+ shift | |
+ '[' -n testlist/risc-v-03.dat ']' | |
+ case "$1" in | |
+ builds=("$@") | |
+ break | |
+ run_builds | |
+ local ncpus | |
+ '[' Xubuntu == XDarwin ']' | |
++ grep -c '^processor' /proc/cpuinfo | |
+ ncpus=4 | |
+ '[' Xubuntu == Xmsys2 ']' | |
+ options+='-j 4' | |
+ for build in "${builds[@]}" | |
+ /root/nuttx/tools/testbuild.sh -A -N -R -j 4 -e '-Wno-cpp -Werror' testlist/risc-v-03.dat | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/i2c | |
2025-02-04 20:29:50 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/i2c | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/rmt | |
2025-02-04 20:31:07 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/rmt | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/sta_softap | |
2025-02-04 20:32:08 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 340k 100 340k 0 0 466k 0 --:--:-- --:--:-- --:--:-- 466k | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/sta_softap | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/rtc | |
2025-02-04 20:34:13 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/rtc | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/buttons | |
2025-02-04 20:35:28 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/buttons | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/pwm | |
2025-02-04 20:36:29 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/pwm | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/spiflash | |
2025-02-04 20:37:28 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/spiflash | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/ostest | |
2025-02-04 20:38:42 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/ostest | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/gpio | |
2025-02-04 20:39:41 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/gpio | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/nsh | |
2025-02-04 20:40:41 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/nsh | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/bmp180 | |
2025-02-04 20:41:40 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/bmp180 | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/watchdog | |
2025-02-04 20:42:42 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/watchdog | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/timers | |
2025-02-04 20:43:43 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/timers | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/spislv | |
2025-02-04 20:44:44 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/spislv | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/random | |
2025-02-04 20:46:04 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/random | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/mcuboot_nsh | |
2025-02-04 20:47:04 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/mcuboot_nsh | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/wifi | |
2025-02-04 20:48:04 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 340k 0 340k 0 0 415k 0 --:--:-- --:--:-- --:--:-- 1582k | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/wifi | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/spi | |
2025-02-04 20:49:38 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/spi | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/efuse | |
2025-02-04 20:50:40 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/efuse | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/tickless | |
2025-02-04 20:51:39 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/tickless | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/twai | |
2025-02-04 20:52:54 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/twai | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitm/usbconsole | |
2025-02-04 20:53:54 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitm/usbconsole | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/i2c | |
2025-02-04 20:54:53 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/i2c | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/rmt | |
2025-02-04 20:56:11 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/rmt | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/temperature_sensor | |
2025-02-04 20:57:12 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/temperature_sensor | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/sta_softap | |
2025-02-04 20:58:12 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 340k 100 340k 0 0 445k 0 --:--:-- --:--:-- --:--:-- 445k | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 12945 0 12945 0 0 15298 0 --:--:-- --:--:-- --:--:-- 15298100 496k 0 496k 0 0 380k 0 --:--:-- 0:00:01 --:--:-- 1058k | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/sta_softap | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/rtc | |
2025-02-04 21:00:18 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/rtc | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/buttons | |
2025-02-04 21:01:35 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/buttons | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/pwm | |
2025-02-04 21:02:36 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/pwm | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/spiflash | |
2025-02-04 21:03:35 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/spiflash | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/qencoder | |
2025-02-04 21:04:49 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/qencoder | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/ostest | |
2025-02-04 21:05:50 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/ostest | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/gpio | |
2025-02-04 21:06:49 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/gpio | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/nsh | |
2025-02-04 21:07:49 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/nsh | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/bmp180 | |
2025-02-04 21:08:48 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/bmp180 | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/watchdog | |
2025-02-04 21:09:48 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/watchdog | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/timers | |
2025-02-04 21:10:50 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/timers | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/capture | |
2025-02-04 21:11:58 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/capture | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/spislv | |
2025-02-04 21:12:59 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/spislv | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/random | |
2025-02-04 21:14:19 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/random | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/mcuboot_nsh | |
2025-02-04 21:15:20 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/mcuboot_nsh | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/wifi | |
2025-02-04 21:16:19 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 340k 0 340k 0 0 272k 0 --:--:-- 0:00:01 --:--:-- 516k | |
[1/1] Normalize esp32c6-devkitc/wifi | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/motor | |
2025-02-04 21:17:59 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/motor | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/spi | |
2025-02-04 21:18:59 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/spi | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/efuse | |
2025-02-04 21:19:59 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/efuse | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/tickless | |
2025-02-04 21:21:00 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/tickless | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/twai | |
2025-02-04 21:22:15 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/twai | |
==================================================================================== | |
Configuration/Tool: esp32c6-devkitc/usbconsole | |
2025-02-04 21:23:15 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32c6-devkitc/usbconsole | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/i2c | |
2025-02-04 21:24:14 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32h2-devkit/i2c | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/rmt | |
2025-02-04 21:25:30 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32h2-devkit/rmt | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/temperature_sensor | |
2025-02-04 21:26:29 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32h2-devkit/temperature_sensor | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/rtc | |
2025-02-04 21:27:29 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32h2-devkit/rtc | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/buttons | |
2025-02-04 21:28:42 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
riscv-none-elf-ld: warning: /root/nuttx/nuttx has a LOAD segment with RWX permissions | |
[1/1] Normalize esp32h2-devkit/buttons | |
==================================================================================== | |
Configuration/Tool: esp32h2-devkit/pwm | |
2025-02-04 21:29:42 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
+ echo Killing pytest after timeout... | |
Killing pytest after timeout... | |
+ pkill -f pytest | |
Terminated | |
+ df -H | |
Filesystem Size Used Avail Use% Mounted on | |
tmpfs 821M 2.4M 819M 1% /run | |
/dev/nvme0n1p2 251G 39G 199G 17% / | |
tmpfs 4.2G 4.1k 4.2G 1% /dev/shm | |
tmpfs 5.3M 8.2k 5.3M 1% /run/lock | |
efivarfs 263k 58k 200k 23% /sys/firmware/efi/efivars | |
/dev/nvme0n1p1 536M 6.5M 530M 2% /boot/efi | |
tmpfs 821M 2.7M 819M 1% /run/user/1000 | |
Script done on 2025-02-05 04:29:51+07:00 [COMMAND_EXIT_CODE="0"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment